Email
Help Line
Log In
Registration
Home
Active Members
Premium Plans
Happy Stories
Contact Us
Can we help you?
Name
*
Email
*
Please, enter the email address where you wish to receive our answer.
Subject
*
Description
*
Send
Home
Notifications
Messages
Account
Yes
No
Yes
No
FB.getLoginStatus(function(response) { statusChangeCallback(response); }); { status: 'connected', authResponse: { accessToken: '...', expiresIn:'...', signedRequest:'...', userID:'...' } } function checkLoginState() { FB.getLoginStatus(function(response) { statusChangeCallback(response); }); }