function inIframe () { try { return window.self !== window.top; } catch (e) { return true; } }
Categories:
Tags:
Your email address will not be published. Required fields are marked *
Comment *
Name *
Email *
Website
Save my name, email, and website in this browser for the next time I comment.
No Responses