window.fbAsyncInit = function() 
{
	FB.init(
	{
		appId: '155312491155479', 
		status: true, 
		cookie: true,
		xfbml: true
	});
};

