function onm(obj)
{
   
   
      obj.style.backgroundImage="url(images/zibg_28.jpg)";
}


function ove(obj)
{
    obj.style.backgroundImage="";
}