
function initFB() 
{
    FB.init("FACEBOOK_API_KEY", "/xd_receiver.htm",{"reloadIfSessionStateChanged":true});
}

