<!--
  if( parseInt( navigator.appVersion ) >= 3 ) compat = true;
 if(compat)
   {
  I1 = new Image();
  I1.src="/img/m13.gif";
  I1_1 = new Image();
  I1_1.src="/img/gray.gif";
 }
 function SetImg(name,img)                        
   {document.images[name].src=eval(img+'.src');}
// -->