<!-- 

if(document.images)
 {
  offhome=new Image();
  offhome.src="/pix/offhome.gif";
  onhome=new Image();
  onhome.src="/pix/onhome.gif";

  offblock=new Image();
  offblock.src="/pix/offblockpaver.gif";
  onblock=new Image();
  onblock.src="/pix/onblockpaver.gif";

  offhisto=new Image();
  offhisto.src="/pix/offhistory.gif";
  onhisto=new Image();
  onhisto.src="/pix/onhistory.gif";

  offvideo=new Image();
  offvideo.src="/pix/offvideo.gif";
  onvideo=new Image();
  onvideo.src="/pix/onvideo.gif";
  
  offmobil=new Image();
  offmobil.src="/pix/offmobile.gif";
  onmobil=new Image();
  onmobil.src="/pix/onmobile.gif";
  
  offmobil2=new Image();
  offmobil2.src="/pix/offmovilS.gif";
  onmobil2=new Image();
  onmobil2.src="/pix/onmovilS.gif";

  offmixer=new Image();
  offmixer.src="/pix/offmixer.gif";
  onmixer=new Image();
  onmixer.src="/pix/onmixer.gif";

  offpalle=new Image();
  offpalle.src="/pix/offpallet.gif";
  onpalle=new Image();
  onpalle.src="/pix/onpallet.gif";

  offspeci=new Image();
  offspeci.src="/pix/offspecialty.gif";
  onspeci=new Image();
  onspeci.src="/pix/onspecialty.gif";

  offideam=new Image();
  offideam.src="/pix/offideamold.gif";
  onideam=new Image();
  onideam.src="/pix/onideamold.gif";

  offnatst=new Image();
  offnatst.src="/pix/offnatstone.gif";
  onnatst=new Image();
  onnatst.src="/pix/onnatstone.gif";

  offused=new Image();
  offused.src="/pix/offused.gif";
  onused=new Image();
  onused.src="/pix/onused.gif";

  offfinan=new Image();
  offfinan.src="/pix/offfinance.gif";
  onfinan=new Image();
  onfinan.src="/pix/onfinance.gif";

  offconta=new Image();
  offconta.src="/pix/offcontact.gif";
  onconta=new Image();
  onconta.src="/pix/oncontact.gif";

  offfrequ=new Image();
  offfrequ.src="/pix/offquestions.gif";
  onfrequ=new Image();
  onfrequ.src="/pix/onquestions.gif";

  offtimel=new Image();
  offtimel.src="/pix/offtimeline.gif";
  ontimel=new Image();
  ontimel.src="/pix/ontimeline.gif";

  offletter=new Image();
  offletter.src="/pix/offletter.gif";
  onletter=new Image();
  onletter.src="/pix/onletter.gif";

 }
 
// -->