//ÉèÎªÊ×Ò³
function h(obj,url){
obj.style.behavior='url(#default#homepage)';
obj.setHomePage(url);
}