document.write('<meta http-equiv\="imagetoolbar\" content\="no\">');
if (window.parent.frames.length == 0) {
    location.href="ex.html?"+location.pathname;
}
//