// JavaScript Document
if(!parent.mainFrame){ 
  	location.href="../index.html?" + location.pathname;
}