function load_images() {

  if ( document.images ) {

        var param = location.search;
	//alert(param);

	if (param == "?id=oars") {    

          oarson = new Image();

          oarson.src = "images/port_oars1.jpg";  

          oarsoff = new Image();      

          oarsoff.src = "images/port_oars1.jpg";   

          oarsBoff = new Image();    

          oarsBoff.src = "images/port_oars2.jpg";      

          oarsCoff = new Image();      

          oarsCoff.src = "images/port_oars3.jpg";     

          oarsDoff = new Image();                   

          oarsDoff.src = "images/port_oars4.jpg";
        }
	  
						

	if (param == "?id=roam") {
          roamon = new Image();

 	  roamon.src = "images/port_roam1.jpg";

   	  roamoff = new Image();

  	  roamoff.src = "images/port_roam1.jpg";

          roamBoff = new Image();

          roamBoff.src = "images/port_roam2.gif";
        }

	if (param == "?id=heritageinn") {
          heritageon = new Image();

          heritageon.src = "images/port_heritageinn1.gif";

  	  heritageoff = new Image();

    	  heritageoff.src = "images/port_heritageinn1.gif";

          heritageBoff = new Image();

          heritageBoff.src = "images/port_heritageinn2.gif";
        }

	if (param == "?id=sacred") {
          sacredon = new Image();

   	  sacredon.src = "images/port_sacred1.jpg";

          sacredoff = new Image();

          sacredoff.src = "images/port_sacred1.jpg";

          sacredBoff = new Image();
 
          sacredBoff.src = "images/port_sacred2.jpg";
        }
        
	
	if (param == "?id=print_yoga") {	
          yogaon = new Image();

          yogaon.src = "images/print_yogafront.jpg";

          yogaoff = new Image();

          yogaoff.src = "images/print_yogafront.jpg";

          yogaBoff = new Image();

          yogaBoff.src = "images/print_yogaspread.jpg";
        }
	
 	if (param == "?id=print_fijiposter") {

        	fijion = new Image();

         	fijion.src = "images/print_fijicover.jpg";

 		fijioff = new Image();

		fijioff.src = "images/print_fijifront.jpg";

		fijiBoff = new Image();

		fijiBoff.src = "images/print_fijispread.jpg";
        }


 	if (param == "?id=print_longevity") {
	  
	  longon = new Image();

          longon.src = "images/print_long1.gif";

          longoff = new Image();

          longoff.src = "images/print_long1.gif";

          longBoff = new Image();

          longBoff.src = "images/print_long2.jpg";
        }

  <!-- below is the oars main cat. but its called idaho. it wouldnt work otherwise for some reason -->
  
 	if (param == "?id=print_idaho") {
        idahoon = new Image();

        idahoon.src = "images/print_oarscat1.gif";

        idahooff = new Image();

        idahooff.src = "images/print_oarscat1.gif";

        idahoBoff = new Image();

        idahoBoff.src = "images/print_oarscat2.jpg";

        idahoCoff = new Image();

        idahoCoff.src = "images/print_oarscat3.jpg";

	}

   
	if (param == "?id=print_utah") {
        utahon = new Image();

        utahon.src = "images/print_utahcover.jpg";

        utahoff = new Image();

        utahoff.src = "images/print_utahfront.jpg";

	utahBoff = new Image();
	
	utahBoff.src = "images/print_utahspread.jpg";
	}

 	if (param == "?id=cdrom") {
        cdon = new Image();

        cdon.src = "images/cd_welcome.jpg";

        cdoff = new Image();

        cdoff.src = "images/cd_welcome.jpg";

        cdBoff = new Image();

        cdBoff.src = "images/cd_trans.jpg";

        cdCoff = new Image();

        cdCoff.src = "images/cd_utah.jpg";    

        cdDoff = new Image();

        cdDoff.src = "images/cd_video.jpg";
	}


 	if (param == "?id=spearhead") {
       	spearon = new Image();

        spearon.src = "images/port_spearhead.jpg";

        spearoff = new Image();

        spearoff.src = "images/port_spearhead.jpg";

        spearBoff = new Image();

        spearBoff.src = "images/port_spearhead2.jpg";
        }
        
 	if (param == "?id=projectcoaches") {
        projectcoacheson = new Image();

        projectcoacheson.src = "images/port_coaches.jpg";

        projectcoachesoff = new Image();

        projectcoachesoff.src = "images/port_coaches.jpg";

        projectcoachesBoff = new Image();

        projectcoachesBoff.src = "images/port_coaches2.jpg";
        }
	
	
 	if (param == "?id=calaveras") {	
        calaverason = new Image();

        calaverason.src = "images/port_calaveras.jpg";

        calaverasoff = new Image();

        calaverasoff.src = "images/port_calaveras.jpg";

        calaverasBoff = new Image();

        calaverasBoff.src = "images/port_calaveras2.jpg";

        calaverasCoff = new Image();

        calaverasCoff.src = "images/port_calaveras3.jpg";
	}	
            
                
        
	if (param == "?id=discovernelson") {     

          discoon = new Image();
                                               
          discoon.src = "images/port_discowinter.jpg";    

          discooff = new Image();      
                                                   
          discooff.src = "images/port_discowinter.jpg";         

          discoBoff = new Image();        
          
          discoBoff.src = "images/port_discospring.jpg";     
          
          discoCoff = new Image();                

          discoCoff.src = "images/port_discosummer.jpg";     

          discoDoff = new Image();                 

          discoDoff.src = "images/port_discofall.jpg";     
          
        }                                                
        


/*
	image4on = new Image();

	image4on.src = "/images/buttons_tripsA.gif";

	image4off = new Image();

	image4off.src = "/images/buttons_tripsB.gif";



	image5on = new Image();

	image5on.src = "/images/menu_alaskaA.gif";

	image5off = new Image();

	image5off.src = "/images/menu_alaskaB.gif";



	image6on = new Image();

	image6on.src = "/images/menu_caliA.gif";

	image6off = new Image();

	image6off.src = "/images/menu_caliB.gif";



	image7on = new Image();

	image7on.src = "/images/menu_coloradoA.gif";

	image7off = new Image();

	image7off.src = "/images/menu_coloradoB.gif";



	image8on = new Image();

	image8on.src = "/images/menu_grandA.gif";

	image8off = new Image();

	image8off.src = "/images/menu_grandB.gif";



	image9on = new Image();

	image9on.src = "/images/menu_idahoA.gif";

	image9off = new Image();

	image9off.src = "/images/menu_idahoB.gif";



	image10on = new Image();

	image10on.src = "/images/menu_oregonA.gif";

	image10off = new Image();

	image10off.src = "/images/menu_oregonB.gif";



	image11on = new Image();

	image11on.src = "/images/menu_utahA.gif";

	image11off = new Image();

	image11off.src = "/images/menu_utahB.gif";



	image12on = new Image();

	image12on.src = "/images/menu_wyomingA.gif";

	image12off = new Image();

	image12off.src = "/images/menu_wyomingB.gif";



	image13on = new Image();

	image13on.src = "/images/menu_canadaA.gif";

	image13off = new Image();

	image13off.src = "/images/menu_canadaB.gif";



	image14on = new Image();

	image14on.src = "/images/menu_fijiA.gif";

	image14off = new Image();

	image14off.src = "/images/menu_fijiB.gif";



	image15on = new Image();

	image15on.src = "/images/menu_bajaA.gif";

	image15off = new Image();

	image15off.src = "/images/menu_bajaB.gif";



	image16on = new Image();

	image16on.src = "/images/buttonsdory_photoA.gif";

	image16off = new Image();

	image16off.src = "/images/buttonsdory_photoB.gif";



	image17on = new Image();

	image17on.src = "/images/buttonsdory_mapA.gif";

	image17off = new Image();

	image17off.src = "/images/buttonsdory_mapB.gif";



	image18on = new Image();

	image18on.src = "/images/buttonsdory_tripsA.gif";

	image18off = new Image();

	image18off.src = "/images/buttonsdory_tripsB.gif";
*/
					

  }

}



			                        

function rollover() {

  if (document.images) {

    for (var i = 0; i < rollover.arguments.length; i+=2) {

      document[rollover.arguments[i]].src = eval(rollover.arguments[i+1] + ".src");

    }

  }

}



