<!--  

//get the current page back into frames if it is accessed without frames
passpage = document.URL;
if (top.location == self.location) {
   top.location.href="http://www.kastelenhollandzeeland.nl/new/master.html?" + passpage; }

//-->
