function chMnu(stat,obj) { stat ? obj.className="lm_on" : obj.className="lm_off"; }
function go(url) { location.href=url; }
