
passpage = document.URL 
if (top.location == self.location) 
location.replace("index.htm?" + passpage) 

