<!--
function openWin(URL)
{aWindow=window.open(URL, "Nieuw", config="height="+(((screen.height/100)*85)-200)+",width="+((screen.width/100)*80)+",left="+((screen.width/100)*9)+",top="+((screen.height/100)*14)+",toolbar=no,menubar=no,status=no,scrollbars=yes,resizable=yes,location=no");}
//-->
