locatie="http://www.looierheide.nl/";
//document.write(locatie);
//document.write("<br>")
//document.write(top.location.href);
if (top.location.href != locatie) top.location.href = locatie;
