function checkFrame() { if(window.parent.length<=0 ) location.href="./index.html"; } function checkFrame2() { if(window.parent.length<=0 ) location.href="./ita/index.html"; }