
if (!parent.x_main) {
    location.href="index.html?" + location.pathname;
}

