I want to Display Facebook\'s Webpage on my site ?
This is the code facebook embedded in its pages.
if (top != self) { try { if (parent != top) { throw 1; }
This code checks if its embedded in iframe its blocks loading other data rather loads the the link to which you can click with an image.