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
You were very close with your original example. You could either use @jAndy's suggestion or:
if (typeof FB != 'undefined')