function MouseOVR(obj,col){
	obj.style.backgroundColor = col;
}
