if (top == self){
var fs =
'<frameset rows="*,602,*" border="0" frameborder="0">'+
'<frame name="leeg" src="http://www.breston.nl/whitemenu.htm" marginwidth="0" marginheight="0" scrolling="no" frameborder="0" noresize target="_self">'+
'<frameset cols="*,986,*" border="0" frameborder="0">'+
'<frame name="leeg" src="http://www.breston.nl/whitemenu.htm" marginwidth="0" marginheight="0" scrolling="no" frameborder="0" noresize target="_self">'+

'<frameset framespacing="0" border="0" rows="55,*" frameborder="0">'+
'<frame name="vaandel" scrolling="no" noresize target="inhoud" src="http://www.breston.nl/top.htm">'+
'<frameset cols="167,83%">'+
'<frame name="inhoud" target="hoofd" src="http://www.breston.nl/menu.htm" scrolling="auto" noresize>'+
'<frame name="hoofd" scrolling="yes" src="http://www.breston.nl/brestonstartpagina.htm" target="hoofd">'+
'</frameset>'+


'<frame name="leeg" src="http://www.breston.nl/whitemenu.htm" marginwidth="0" marginheight="0" scrolling="no" frameborder="0" noresize target="_self">'+
'</frameset>'+
'<frame name="leeg" src="http://www.breston.nl/zwart.htm" marginwidth="0" marginheight="0" scrolling="no" frameborder="0" noresize target="_self">'+
'</frameset>'+
'<noframes>'+
'</noframes>';
document.write(fs);
frames['hoofd'].location.href = self.location.href;
}