<!--
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=yes,menubar=yes,status=yes,scrollbars=yes,resizable=yes,location=yes");}
//-->

