function detect() 
{ var framesetpage = "http://www.dansindel.com/agi/events.asp" 
   if (parent.location.href == window.location.href) 
      parent.location.href = framesetpage} 
