<!--
 if(top.location!=document.location.href) 
  {
   top.location=document.location.href;
   //replaced document.location.href with "http://AP3.net/AnotherBrother/index.html"
  }
//-->