if(parent.frames.length == 0){
document.write('<frameset cols="*,760,*" frameborder="NO" border="0" framespacing="0">'
+'<frame src="frames/linksbuiten.htm" name="linksbuiten" scrolling="NO">'
+'<frameset rows="107,*" cols="*" frameborder="NO" border="0" framespacing="0">'
+'<frame src="frames/top.htm" name="top" scrolling="NO" noresize id="top" >'
+'<frameset cols="180,*" frameborder="NO" border="0" framespacing="0">'
+'<frame src="frames/nav.htm" name="nav" scrolling="NO" noresize id="nav">'
+'<frameset rows="*,20" frameborder="NO" border="0" framespacing="0">'
+'<frame src="'+ window.location +'?" name="main"/>'
+'<frame src="frames/bottom.htm" name="bottom" scrolling="NO" noresize marginwidth="0" marginheight="0" id="bottom">'
+'</frameset>'
+'</frameset>'
+'</frameset>'
+'<frame src="frames/rechtsbuiten.htm" name="rechtsbuiten" scrolling="no" id="rechtsbuiten">'
+'</frameset>');
};


