
window.onload = function ini(){
	document.getElementsByTagName("h1")[0].onclick = function(){ location.href="http://point.net-tool.jp/"; }
}



