if (top.location == self.location) 
{
window.top.location.href="index.html";
}
