	



$(document).ready(function(){
	
	// Activates the LogOut button
	$('#logout_link').button();

});
