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