window.fbAsyncInit = function() {
	FB.init({
		appId : 116540561721003,
		status : true,
		cookie : true,
		xfbml : true,
		channelUrl : 'http://www.dll-files.com/channel.html',
		oauth : true
	});
};
(function(d) {
	var js, id = 'facebook-jssdk';
	if (d.getElementById(id)) {
		return;
	}
	js = d.createElement('script');
	js.id = id;
	js.async = true;
	js.src = "//connect.facebook.net/"+fb_locale+"/all.js";
	d.getElementsByTagName('head')[0].appendChild(js);
}(document));
