if (top == self){
var fs = 
'<frameset framespacing="0" border="0" frameborder="0" cols="804,*" rows="630*"> '+
'<frameset rows="92,85%" cols="*" frameborder="NO"> '+
'<frame name="links" src="http://www.parkhotelwinterberg.nl/top.html" scrolling="no" noresize target="_self">'+
'<frameset cols="116,679" rows="*" frameborder="NO"> '+
'<frame name="links1" src="http://www.parkhotelwinterberg.nl/links.html" scrolling="no" noresize target="_self">'+
'<frameset rows="*,26"> '+
'<frameset cols="654,26" rows="*"> '+
'<frame name="links2" src="" scrolling="auto" noresize target="_self">'+
'<frame name="links4" src="http://www.parkhotelwinterberg.nl/bar_rechts.html" scrolling="no" noresize target="_self">'+
'</frameset>'+
'<frame name="links3" src="http://www.parkhotelwinterberg.nl/bottom.html" scrolling="no" noresize target="_self">'+
'</frameset>'+
'</frameset>'+
'</frameset>'+
'<frame name="rechts" src="http://www.parkhotelwinterberg.nl/rechts.html" scrolling="no" noresize>'+
'</frameset>';
document.write(fs);
frames['links2'].location.href = self.location.href;
}
