<script language="JavaScript">
  agent = navigator.userAgent;
  yes = 0;
  if(agent.substring(0,7) == "Mozilla")
    {
    if( parseInt(agent.substring(8,9)) >= 3)
	  {
	  yes = 1;
	  }
    }

  if(yes)
    {
                      
                
        pc1n = new Image();
        pc1n.src = "./images/pcmpc1.gif";
        pc1h = new Image();
        pc1h.src = "./images/pcmphc1.gif";
                      
                
        pc2n = new Image();
        pc2n.src = "./images/pcmpc2.gif";
        pc2h = new Image();
        pc2h.src = "./images/pcmphc2.gif";
      		  	                                pt1n = new Image();
        pt1n.src = "./images/phnvmtt1.gif";
        pt1h = new Image();
        pt1h.src = "./images/phnvmtht1.gif";
                              pt2n = new Image();
        pt2n.src = "./images/phnvmtt2.gif";
        pt2h = new Image();
        pt2h.src = "./images/phnvmtht2.gif";
                              pt3n = new Image();
        pt3n.src = "./images/phnvmtt3.gif";
        pt3h = new Image();
        pt3h.src = "./images/phnvmtht3.gif";
                              pt4n = new Image();
        pt4n.src = "./images/phnvmtt4.gif";
        pt4h = new Image();
        pt4h.src = "./images/phnvmtht4.gif";
                              pt5n = new Image();
        pt5n.src = "./images/phnvmtt5.gif";
        pt5h = new Image();
        pt5h.src = "./images/phnvmtht5.gif";
                              pt6n = new Image();
        pt6n.src = "./images/phnvmtt6.gif";
        pt6h = new Image();
        pt6h.src = "./images/phnvmtht6.gif";
                              pt7n = new Image();
        pt7n.src = "./images/phnvmtt7.gif";
        pt7h = new Image();
        pt7h.src = "./images/phnvmtht7.gif";
                              pt8n = new Image();
        pt8n.src = "./images/phnvmtt8.gif";
        pt8h = new Image();
        pt8h.src = "./images/phnvmtht8.gif";
                              pt9n = new Image();
        pt9n.src = "./images/phnvmtt9.gif";
        pt9h = new Image();
        pt9h.src = "./images/phnvmtht9.gif";
                              pt10n = new Image();
        pt10n.src = "./images/phnvmtt10.gif";
        pt10h = new Image();
        pt10h.src = "./images/phnvmtht10.gif";
                              pt11n = new Image();
        pt11n.src = "./images/phnvmtt11.gif";
        pt11h = new Image();
        pt11h.src = "./images/phnvmtht11.gif";
              pm0n = new Image();
    pm0n.src = "./images/phomesm0.gif";
    pm0h = new Image();
    pm0h.src = "./images/phomesm0.gif";
	
    	  	    	                pm1n = new Image();
      pm1n.src = "./images/pmtm1.gif";
      pm1h = new Image();
      pm1h.src = "./images/pmthm1.gif";
    	  	    	                pm2n = new Image();
      pm2n.src = "./images/pmtm2.gif";
      pm2h = new Image();
      pm2h.src = "./images/pmthm2.gif";
    	  	    	                pm3n = new Image();
      pm3n.src = "./images/pmtm3.gif";
      pm3h = new Image();
      pm3h.src = "./images/pmthm3.gif";
    	  	    	                pm4n = new Image();
      pm4n.src = "./images/pmtm4.gif";
      pm4h = new Image();
      pm4h.src = "./images/pmthm4.gif";
    	  	    	                pm5n = new Image();
      pm5n.src = "./images/pmtm5.gif";
      pm5h = new Image();
      pm5h.src = "./images/pmthm5.gif";
    	  	    	                pm6n = new Image();
      pm6n.src = "./images/pmtm6.gif";
      pm6h = new Image();
      pm6h.src = "./images/pmthm6.gif";
    	  	    	                pm7n = new Image();
      pm7n.src = "./images/pmtm7.gif";
      pm7h = new Image();
      pm7h.src = "./images/pmthm7.gif";
    	  	    	                pm8n = new Image();
      pm8n.src = "./images/pmtm8.gif";
      pm8h = new Image();
      pm8h.src = "./images/pmthm8.gif";
    	  	    	                pm9n = new Image();
      pm9n.src = "./images/pmtm9.gif";
      pm9h = new Image();
      pm9h.src = "./images/pmthm9.gif";
    	  	    	                pm10n = new Image();
      pm10n.src = "./images/pmtm10.gif";
      pm10h = new Image();
      pm10h.src = "./images/pmthm10.gif";
    	  	    	                pm11n = new Image();
      pm11n.src = "./images/pmtm11.gif";
      pm11h = new Image();
      pm11h.src = "./images/pmthm11.gif";
    	doff = new Image();
	doff.src = "./images/pd.gif"
	don = new Image();
	don.src = "./images/psd.gif"
    }
  function CI(imgNum,imgName) 
	{
	if(yes)
	  {
	  document.images[imgNum].src = eval(imgName + ".src")
	  }
	}
</script>
