function goMMsearch(frm) {
	frm.action = '/SearchWeb/mm.jsp';
	return true;
}
