function inIframe () { try { return window.self !== window.top; } catch (e) { return true; } } #this_title { display:none; }