if (window.top.document.title != window.document.title ) 
{
location.replace("../index.htm")
}