if (top == self){
var fs =
'<frameset rows="*" cols="*,796,*" framespacing="0" frameborder="NO" border="0">'+
'	<frame src="http://www.conveyor-components.com/zijkant_links.htm" name="ZijkantLinks" frameborder="no" scrolling="NO" noresize id="ZijkantLinks">'+
 ' 	<frameset rows="160,*,22" cols="*" framespacing="0" frameborder="NO" border="0">'+
 ' 		<frame src="http://www.conveyor-components.com/bovenkant.htm" name="boven" frameborder="no" scrolling="NO" noresize id="boven" >'+
 ' 		<frame src="http://www.conveyor-components.com/pages.php?id=1&t=nl" name="content" frameborder="no" scrolling="auto" noresize id="content">'+
  '		<frame src="http://www.conveyor-components.com/onderkant.htm" name="onderkant" frameborder="no" scrolling="no" noresize id="onderkant">'+
'	</frameset>'+
'  	<frame src="http://www.conveyor-components.com/zijkant_rechts.htm" name="ZijkantRechts" frameborder="no" scrolling="no" noresize id="ZijkantRechts">'+
'</frameset>';
document.write(fs);
frames['content'].location.href = self.location.href;
}
