//¼ÓÔØfooter
$(function(){
	$.get("/main/footer_090910.html",function(data){$("#footer").html(data);});
});