i\'m using following page to display content of a url in a iframe and changing it based on input value .
From www.coolmath.com:
if (window.self != window.top) ...
meaning the site activly escapes being framed.