window.fbAsyncInit = function() { // init the FB JS SDK FB.init({ appId : '432493466860441', // App ID from the app dashboard channelUrl : '//WWW.sellorshop.us/channel.html', // Channel file for x-domain comms status : true, // Check Facebook Login status xfbml : true // Look for social plugins on the page }); // Additional initialization code such as adding Event Listeners goes here }; // Load the SDK asynchronously (function(d, s, id){ var js, fjs = d.getElementsByTagName(s)[0]; if (d.getElementById(id)) {return;} js = d.createElement(s); js.id = id; js.src = "//connect.facebook.net/en_US/all.js"; fjs.parentNode.insertBefore(js, fjs); }(document, 'script', 'facebook-jssdk'));
It looks like you're new here. If you want to get involved, click one of these buttons!
Comments