function btnhov(loc,cls){
	if(loc.className)	loc.className=cls;
}
