function goTopForH1(){
	location.href="http://www.his-j.com";
}

function chgPoint(mType){
	document.body.style.cursor = mType;
}
