var temptlac = 0; if (window.opener != null) var temptlac = window.opener.tlacenie; if (top.frames.length != 3 && temptlac != 1) { // var url = location.hostname+location.pathname; var url = location.href; top.location.replace("../frames.php?url="+escape(url)); // top.location.replace("http://www.radioart.sk/frames.php?url="+url); }