$(document).ready(function() {
	
	$('#live-demo').fbWall({
		id:					'orkideadj',
		accessToken:		'173415366083584|Zac78uDburEbFBSjaF5APLiGFxQ',
		showGuestEntries:	true,
		showComments:		true,
		max:				20,
		timeConversion:		24
	});
	
});
