$(function(){
	$('#hlsWall').fbWall({
		id: "196352213734030",
		accessToken: "206158599425293|270d372f8c8324a46e638565.1-100000515180678|-I5SF6IFqwaYm_7d052KydLJ3Xo",
		showGuestEntries: true,
		showComments: true,
		useAvatarAlternative: true,
		avatarAlternative: "/images/space.gif",
		max: 2,
		timeConversion: 12
		
	});
});

