Sometimes I\'m getting the \"FB is not defined\" issue when loading the http://connect.facebook.net/en_US/all.js
I\'ve realized that the problem is because sometime
There is solution for you :)
You must run your script after window loaded
if you use jQuery, you can use simple way: