window.fbAsyncInit = function() {
FB.init({appId:"201683799859543", cookie:true, status:true, xfbml:true});
};
(function() {
var e = document.createElement("script");
e.src = document.location.protocol + "//connect.facebook.net/en_US/all.js";
e.async = true;
document.getElementById("fb-root").appendChild(e);
}());