var parent = window.top; if (parent == window) { document.location.replace('index.html?url=' + document.location.href); }