/* Author: Justus Broeder */
/* Generated by IntPag */
/* Creation date: 25-sep-2001 */
/* Modification date: 9-mar-2006 */
<!--
   if (top.frames.length !=11)
     top.location='index.htm?' + this.location.href.substring(this.location.href.indexOf("/",7)) ; 
/*     top.location='index.htm?' + this.location.pathname ; */

   function StatusbalkTekst(txt)
   {
     window.status = txt;
   }
   function NieuwePagina(blad, breedte, hoogte)
   {
     window.open(blad,'_blank','scrollbars=1,status=1,menubar=0,resizable=1,location=0,left='+((screen.width-breedte)/2)+',top='+((screen.height-100-hoogte)/2)+',toolbar=0,height='+hoogte+',width='+breedte+'');
   }
// -->
