// JavaScript Document


 <!--
 function NieuwVensterE(URL) {
 window.open(URL, "info", "width=600,height=600,top=60,left=450,resizable=yes,scrollbars=no");}
 //-->
<!--
 function NieuwVensterF(URL) {
 window.open(URL, "info", "width=800,height=600,top=60,left=250,resizable=yes,scrollbars=no");}
 //-->
