$(document).ready(function(){
	$("div#footbar").show();
});
