// JavaScript Document
<!-- 
if (top != self) top.document.title = document.title;
//-->
if(top==self) {self.location.href='index.php';}//