


function m_over(o){if(typeof(o.style)!='undefined'){o.style.backgroundColor='#F2F3F7';}}
function m_out(o){if(typeof(o.style)!='undefined'){o.style.backgroundColor='';}};
