


if(parent.frames.length == 0){
document.write('<frameset rows=130,*,38 FRAMEBORDER="0" border="0" framespacing="0" MARGINWIDTH="0" MARGINHEIGHT="0">'
+'<frameset cols=143,653,* FRAMEBORDER="0" border="0" framespacing="0" MARGINWIDTH="0" MARGINHEIGHT="0">'
+'<frame src="http://www.paldordt.nl/corner.php" name="corner" scrolling="no" marginwidth=10 marginheight=0 noborder noresize />'
+'<frame src="http://www.paldordt.nl/menu-hor.php" name="menu-hor" scrolling="no" marginwidth=10 marginheight=0 noborder noresize />'
+'<frame src="http://www.paldordt.nl/blank1.php" name="blank1" scrolling="no" marginwidth=10 marginheight=0 noborder noresize />'
+'</frameset>'
+'<frameset cols=186,610,* FRAMEBORDER="0" border="0" framespacing="0" MARGINWIDTH="0" MARGINHEIGHT="0">'
+'<frame src="http://www.paldordt.nl/menu-ver.php" name="menu-ver" scrolling="no" marginwidth=10 marginheight=0 noborder noresize />'
+'<frame src="' + window.location +'?" name="main"  scrolling="auto" marginwidth=10 marginheight=25 noborder noresize/>'
+'<frame src="http://www.paldordt.nl/blank2.php" name="blank2" scrolling="no" marginwidth=10 marginheight=0 noborder noresize />'
+'</frameset>'
+'<frame src="http://www.paldordt.nl/footer.php" name="footer" scrolling="no" marginwidth=10 marginheight=0 noborder noresize />'
+'</frameset>');
}



