	function loadPage(){
		$("content").style.display="none";
		Effect.Appear('content');
    }