/*$(document).ready(
	function() { 
		$("h1").show(1000);
	} 
);*/