if(top == self){
document.write(
'<frameset rows="*" cols="192,*,285" framespacing="0" frameborder="no" border="0" />'
  +'<frameset rows="*,22" frameborder="no" border="0" framespacing="0" />'
		+'<frame src="html/frame_linksmidden.htm" frameborder="no" scrolling="no" noresize="noresize" marginwidth="0" marginheight="0" id="linksmidden" />'
		+'<frame src="html/frame_footer.htm" name="linksonder" frameborder="no" scrolling="no" noresize="noresize" marginwidth="0" marginheight="0" id="linksonder" />'
  +'</frameset />'
  +'<frameset rows="84,*,22" frameborder="no" border="0" framespacing="0" />'
		+'<frame src="html/frame_top.htm" name="top" frameborder="no" scrolling="No" noresize="noresize" marginwidth="0" marginheight="0" id="top" />'
		+'<frame src="' + window.location +'?" name="content" frameborder="no" scrolling="yes" noresize="noresize" marginwidth="0" marginheight="0" id="content" />'
		+'<frame src="html/frame_footer_midden.htm" name="middenonder" frameborder="no" scrolling="No" noresize="noresize" marginwidth="0" marginheight="0" id="middenonder" />'
  +'</frameset />'
  +'<frame src="html/rechts_index.htm" name="rechts" frameborder="no" scrolling="no" noresize="noresize" marginwidth="0" marginheight="0" id="rechts" />'
+'</frameset />'
);
}

