// JavaScript Document

function sbg(obj) {
	obj.style.backgroundImage = "url(/_img/layout/MUMM_button_search.jpg)";
}
function sbgho(obj) {
	obj.style.backgroundImage = "url(/_img/layout/MUMM_button_search_ho.jpg)";
}
