/* UrlCheck v1.0 (C)12-10-1999 PC Hulpdienst(PCH) */
  
//if (document.URL !== UrlNeeded) {
//	top.location = UrlNeeded;
//}

