
<!--
  if (document.images)
   {
     norm_off= new Image(293,325);
     norm_off.src="/images/brands/footprints-lp-head2.jpg";  

     footprints1= new Image(293,325);
     footprints1.src="/images/brands/footprints-lp-alton.jpg";  

     footprints2= new Image(293,325);
     footprints2.src="/images/brands/footprints-lp-annapolis.jpg";  

     footprints3= new Image(293,325);
     footprints3.src="/images/brands/footprints-lp-ashby.jpg";  

     footprints4= new Image(293,325);
     footprints4.src="/images/brands/footprints-lp-berkeley.jpg";  

     footprints5= new Image(293,325);
     footprints5.src="/images/brands/footprints-lp-cambria.jpg";  

     footprints6= new Image(293,325);
     footprints6.src="/images/brands/footprints-lp-canton.jpg";  

     footprints7= new Image(293,325);
     footprints7.src="/images/brands/footprints-lp-casablanca.jpg";  

     footprints8= new Image(293,325);
     footprints8.src="/images/brands/footprints-lp-cervello.jpg";  

     footprints9= new Image(293,325);
     footprints9.src="/images/brands/footprints-lp-chesterfield.jpg";  

     footprints10= new Image(293,325);
     footprints10.src="/images/brands/footprints-lp-cleveland.jpg";  

     footprints11= new Image(293,325);
     footprints11.src="/images/brands/footprints-lp-corvallis.jpg";  

     footprints12= new Image(293,325);
     footprints12.src="/images/brands/footprints-lp-cuenca.jpg";  

     footprints13= new Image(293,325);
     footprints13.src="/images/brands/footprints-lp-darlington.jpg";  

     footprints14= new Image(293,325);
     footprints14.src="/images/brands/footprints-lp-davenport.jpg";  

     footprints15= new Image(293,325);
     footprints15.src="/images/brands/footprints-lp-derby.jpg";  

     footprints16= new Image(293,325);
     footprints16.src="/images/brands/footprints-lp-eden.jpg";  

     footprints17= new Image(293,325);
     footprints17.src="/images/brands/footprints-lp-jersey.jpg";  

     footprints18= new Image(293,325);
     footprints18.src="/images/brands/footprints-lp-kensington.jpg";  

     footprints19= new Image(293,325);
     footprints19.src="/images/brands/footprints-lp-madeira.jpg";  

     footprints20= new Image(293,325);
     footprints20.src="/images/brands/footprints-lp-merced.jpg";  

     footprints21= new Image(293,325);
     footprints21.src="/images/brands/footprints-lp-natwich.jpg";  

     footprints22= new Image(293,325);
     footprints22.src="/images/brands/footprints-lp-padua.jpg";  

     footprints23= new Image(293,325);
     footprints23.src="/images/brands/footprints-lp-pavia.jpg";  

     footprints24= new Image(293,325);
     footprints24.src="/images/brands/footprints-lp-pittsburg.jpg";  

     footprints25= new Image(293,325);
     footprints25.src="/images/brands/footprints-lp-ponte-sor.jpg";  

     footprints26= new Image(293,325);
     footprints26.src="/images/brands/footprints-lp-santarem.jpg";  

     footprints27= new Image(293,325);
     footprints27.src="/images/brands/footprints-lp-sheffield.jpg";  

     footprints28= new Image(293,325);
     footprints28.src="/images/brands/footprints-lp-topeka.jpg";  

     footprints29= new Image(293,325);
     footprints29.src="/images/brands/footprints-lp-trieste.jpg";  

     footprints30= new Image(293,325);
     footprints30.src="/images/brands/footprints-lp-vegas.jpg";  

     footprints31= new Image(293,325);
     footprints31.src="/images/brands/footprints-lp-waterford.jpg";  

     footprints32= new Image(293,325);
     footprints32.src="/images/brands/footprints-lp-wexford.jpg";  

     footprints33= new Image(293,325);
     footprints33.src="/images/brands/footprints-lp-wicklow.jpg";  

     footprints34= new Image(293,325);
     footprints34.src="/images/brands/footprints-lp-alpine.jpg";  

     footprints35= new Image(293,325);
     footprints35.src="/images/brands/footprints-lp-southport.jpg";  

     footprints36= new Image(293,325);
     footprints36.src="/images/brands/footprints-lp-alphen.jpg";  

     footprints37= new Image(293,325);
     footprints37.src="/images/brands/footprints-lp-memphis.jpg";  

     footprints38= new Image(293,325);
     footprints38.src="/images/brands/footprints-lp-pasadena.jpg";  

     footprints39= new Image(293,325);
     footprints39.src="/images/brands/footprints-lp-pennsylvania.jpg";  

     footprints40= new Image(293,325);
     footprints40.src="/images/brands/footprints-lp-sao-luis.jpg";  

     footprints41= new Image(293,325);
     footprints41.src="/images/brands/footprints-lp-antwerpen.jpg";  

     footprints42= new Image(293,325);
     footprints42.src="/images/brands/footprints-lp-alvor.jpg";  

     footprints43= new Image(293,325);
     footprints43.src="/images/brands/footprints-lp-delft.jpg";

      
     
        }

function change1(picName,imgName)
 {
   if (document.images)
    {
      imgOn=eval(imgName + ".src");
      document[picName].src= imgOn;
    }
 }
//-->
