var index = "index.html";
if (top == self)
location.href = (index);

