function hm() {
hm = document.getElementById('hm');
	hm.style.display = "none";
	//alert("got it");
}