function Subm(){

	f=document.getElementById('subb')
	f.submit()
}
