function adverteer(adurl) { lp = (screen.width) ? (screen.width-400)/2 : 0; tp = (screen.height) ? (screen.height-600)/2 : 0; window.open( adurl, "adverteren", "scrollbars=yes,width=425,height=600,menubar=no,status=yes,toolbar=no,copyhistory=no,top="+tp+",left="+lp+",location=no,directories=no,resizable=no"); } document.write("
Hier adverteren
");