function ShowTR(ob){ob.setAttribute('bgcolor','#00AEFF',0);}
function HideTR(ob){ob.setAttribute('bgcolor','#0057C2',0);}

function nmopen(a,w,h,nam){window.open(a,nam,'toolbar=no,location=no,directories=no,status=no,menubar=no,resizable=no,copyhistory=no,scrollbars=yes,width='+w+',height='+h);
}