// JavaScript Document
if (parent.location == location)
{
   location = "index.jsp";
}