Hi Greg,
You have several JS errors (please see attached). I believe, the one that could make the problem is:
FB.getLoginStatus() called before calling FB.init().
So, please try to disable the Facebook plugins. Also, try to enable/disable any other 3rd party’s plugins that you installed (one by one), to check which one makes the conflict.