  <!-- // als deze pagina niet in het frame wordt weergegeven, direct 'doorstarten'.
  if (parent.location.href == self.location.href)
  {    window.location.href = 'index.htm' ;
  }
       //-->
