<!--
function gc(ctrl,img){
document.getElementById(ctrl).className='UMA';
document.getElementById(img).src='images/pf_hm_h.gif';
}
function gco(ctrl,img){
document.getElementById(ctrl).className='UM';
document.getElementById(img).src='images/pf_hm.gif';
}
//-->
