if(top.frames.length!=4){
	document.writeln("<form action=\"http://www.hulsen.net/\" method=post name=formulier>");
	document.writeln("<input name=pagina type=hidden value="+document.URL.substring(document.URL.lastIndexOf("\\")+1,document.URL.lastIndexOf("\."))+">");
	document.writeln("</form>");
	document.formulier.submit()}
