if (parent.document.location == document.location){
window.location="index.php";
}


