// FB JavaScript SDK configuration and setup
appId : '3826177504095528', // FB App ID
cookie : true, // enable cookies to allow the server to access the session
xfbml : true, // parse social plugins on this page
version : 'v2.8' // use graph api version 2.8
// Check whether the user already logged in
//display user data
// getFbUserData();
// Load the JavaScript SDK asynchronously
// document.getElementById('fbLink').setAttribute("onclick","fbLogout()");
// document.getElementById('fbLink').innerHTML = 'Logout from Facebook';
// document.getElementById('status').innerHTML = 'Thanks for logging in, ' + response.first_name + '!';
// document.getElementById('userData').innerHTML = '