var browser_type = navigator.appName
if (browser_type != "Microsoft Pocket Internet Explorer"){
if (top == self) {location.replace("../index.html")}
}