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