if (window.parent.frames.length ==0) {
    location.href="index.html";
}