if(parent.frames.length == 0){
document.write('<frameset cols="*,900,*" frameborder="NO" border="0" framespacing="0">'
  +'<frame src="../../frames/linksbuiten.htm" name="linksbuiten" scrolling="NO" id="linksbuiten" title="left">'
  +'<frameset rows="74,29,27,*">'
    +'<frame src="../../frames/top.htm" name="top" scrolling="no" noresize id="top" title="main">'
   +'<frame src="../../frames/nav1.htm" name="nav1" scrolling="no" noresize id="nav1">'
 +'<frame src="../../frames/nav_appartement-alg.htm" name="nav2" scrolling="no" noresize id="nav2">'
  +'<frameset cols="3,894,3">'
   +'<frame src="../../frames/links.htm" name="links" scrolling="no" noresize id="links">'
  +'<frame src="'+ window.location +'?" name="main"/>'
  +'<frame src="../../frames/rechts.htm" name="rechts" scrolling="no" noresize id="rechts">'
  +'</frameset>'
 +'</frameset>'
+'<frame src="../../frames/rechtsbuiten.htm" name="rechtsbuiten" scrolling="no" id="rechtsbuiten">'
+'</frameset>');
};
