function smenu(objName) {
 
    document.getElementById(objName).className = "top_xing_daohang_1";
}

