function detect() 
{ var framesetpage = "events.html" 
   if (parent.location.href == window.location.href) 
      parent.location.href    = framesetpage}  

