<!--

function MM_preloadImages() { //v3.0
  var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new Array();
    var i,j=d.MM_p.length,a=MM_preloadImages.arguments; for(i=0; i<a.length; i++)
    if (a[i].indexOf("#")!=0){ d.MM_p[j]=new Image; d.MM_p[j++].src=a[i];}}
}
//-->





   if (document.images) {


 
        
        buton13= new Image ();
        buton13.src= "img/submit1.jpg";
        butonJ13= new Image ();
        butonJ13.src= "img/submit2.jpg";

        buton14= new Image ();
        buton14.src= "img/reset1.jpg";
        butonJ14= new Image ();
        butonJ14.src= "img/reset2.jpg";
        
        buton4= new Image ();
        buton4.src= "img/find1.jpg";
        butonJ4= new Image ();
        butonJ4.src= "img/find2.jpg";
        

        buton5= new Image ();
        buton5.src= "img/canadian_home1.jpg";
        butonJ5= new Image ();
        butonJ5.src= "img/canadian_home2.jpg";     


        buton6= new Image ();
        buton6.src= "img/int_home1.jpg";
        butonJ6= new Image ();
        butonJ6.src= "img/int_home2.jpg";
        
     	buton7= new Image ();
        buton7.src= "img/canadian_home1B.jpg";
        butonJ7= new Image ();
        butonJ7.src= "img/canadian_home2B.jpg";     

        buton8= new Image ();
        buton8.src= "img/int_home1B.jpg";
        butonJ8= new Image ();
        butonJ8.src= "img/int_home2B.jpg";          



        

   }


        function AnimateImage(imgid,imgnew) {
      if (document.images) {
        document.images[imgid].src=eval(imgnew + ".src");
           }
   }


