function WM_preloadImages() {

  // Don't bother if there's no document.images
  if (document.images) {
    if (typeof(document.WM) == 'undefined'){
      document.WM = new Object();
    }
    document.WM.loadedImages = new Array();
    // Loop through all the arguments.
    var argLength = WM_preloadImages.arguments.length;
    for(arg=0;arg<argLength;arg++) {
      // For each arg, create a new image.
      document.WM.loadedImages[arg] = new Image();
      // Then set the source of that image to the current argument.
      document.WM.loadedImages[arg].src = WM_preloadImages.arguments[arg];
    }
  }
}


 alt0 = new Image();
 alt0.src = "images/logo_up.jpg";

 alt1 = new Image();
 alt1.src = "art/sm/CONLP10.jpg";

 alt2 = new Image();
 alt2.src = "art/sm/CONLP03.jpg";

 alt3 = new Image();
 alt3.src = "art/sm/CONLP06.jpg";
 
 alt4 = new Image();
 alt4.src = "art/sm/CONLP09.jpg";
 
 alt5 = new Image();
 alt5.src = "art/sm/CONLP08.jpg";
 
 alt6 = new Image();
 alt6.src = "art/sm/CONLP11.jpg";
 
 alt7 = new Image();
 alt7.src = "art/sm/CONLP07.jpg";
 
 alt8 = new Image();
 alt8.src = "art/sm/CONLP05N.jpg";
 
 alt9 = new Image();
 alt9.src = "art/sm/FLILP01.jpg";
 
 alt10 = new Image();
 alt10.src = "art/sm/FLILP03.jpg";
 
 alt11 = new Image();
 alt11.src = "art/sm/FLILP02.jpg";
 
 alt12 = new Image();
 alt12.src = "art/sm/FLILP04.jpg";
 
 alt13 = new Image();
 alt13.src = "art/sm/FLILP05.jpg";
 
 alt14 = new Image();
 alt14.src = "art/sm/GASLP04.jpg";
 
 alt15 = new Image();
 alt15.src = "art/sm/GASLP03.jpg";
 
 alt16 = new Image();
 alt16.src = "art/sm/TALLP02.jpg";
 
 alt17 = new Image();
 alt17.src = "art/sm/TALLP01.jpg";
 
 alt18 = new Image();
 alt18.src = "art/sm/HELLP1.jpg";
 
 alt19 = new Image();
 alt19.src = "art/sm/RANLP01.jpg";
 
 alt20 = new Image();
 alt20.src = "art/sm/SOHLP04.jpg";
 
 alt21 = new Image();
 alt21.src = "art/sm/eternal_5x7.jpg";

 
 
 graphic1= new Image();
 graphic1.src = "images/nav1_up.jpg";
 graphic1on = new Image();
 graphic1on.src = "images/nav1_over.jpg";

 graphic2= new Image();
 graphic2.src = "images/nav2_up.jpg";
 graphic2on = new Image();
 graphic2on.src = "images/nav2_over.jpg";

 graphic3= new Image();
 graphic3.src = "images/nav3_up.jpg";
 graphic3on = new Image();
 graphic3on.src = "images/nav3_over.jpg";
  
 graphic4= new Image();
 graphic4.src = "images/nav4_up.jpg";
 graphic4on = new Image();
 graphic4on.src = "images/nav4_over.jpg";
 
 graphic5= new Image();
 graphic5.src = "images/nav5_up.jpg";
 graphic5on = new Image();
 graphic5on.src = "images/nav5_over.jpg";
 
 graphic6= new Image();
 graphic6.src = "images/nav6_up.jpg";
 graphic6on = new Image();
 graphic6on.src = "images/nav6_over.jpg";
 
 graphic7= new Image();
 graphic7.src = "images/nav7_up.jpg";
 graphic7on = new Image();
 graphic7on.src = "images/nav7_over.jpg";
 
 graphic8= new Image();
 graphic8.src = "images/nav8_up.jpg";
 graphic8on = new Image();
 graphic8on.src = "images/nav8_over.jpg";
 
 graphic9= new Image();
 graphic9.src = "images/nav9_up.jpg";
 graphic9on = new Image();
 graphic9on.src = "images/nav9_over.jpg";
 
 graphic10= new Image();
 graphic10.src = "images/nav10_up.jpg";
 graphic10on = new Image();
 graphic10on.src = "images/nav10_over.jpg";
 
 graphic11= new Image();
 graphic11.src = "images/nav11_up.jpg";
 graphic11on = new Image();
 graphic11on.src = "images/nav11_over.jpg";
 
 graphic12= new Image();
 graphic12.src = "images/nav12_up.jpg";
 graphic12on = new Image();
 graphic12on.src = "images/nav12_over.jpg";
 
 graphic13= new Image();
 graphic13.src = "images/nav13_up.jpg";
 graphic13on = new Image();
 graphic13on.src = "images/nav13_over.jpg";
 
 graphic14= new Image();
 graphic14.src = "images/nav14_up.jpg";
 graphic14on = new Image();
 graphic14on.src = "images/nav14_over.jpg";
 
 graphic15= new Image();
 graphic15.src = "images/nav15_up.jpg";
 graphic15on = new Image();
 graphic15on.src = "images/nav15_over.jpg";
 
 graphic16= new Image();
 graphic16.src = "images/nav16_up.jpg";
 graphic16on = new Image();
 graphic16on.src = "images/nav16_over.jpg";
 
 graphic17= new Image();
 graphic17.src = "images/nav17_up.jpg";
 graphic17on = new Image();
 graphic17on.src = "images/nav17_over.jpg";
 
 graphic18= new Image();
 graphic18.src = "images/nav18_up.jpg";
 graphic18on = new Image();
 graphic18on.src = "images/nav18_over.jpg";
 
 graphic19= new Image();
 graphic19.src = "images/nav19_up.jpg";
 graphic19on = new Image();
 graphic19on.src = "images/nav19_over.jpg";
 
 graphic20= new Image();
 graphic20.src = "images/nav20_up.jpg";
 graphic20on = new Image();
 graphic20on.src = "images/nav20_over.jpg";
 
 graphic21= new Image();
 graphic21.src = "images/nav21_up.jpg";
 graphic21on = new Image();
 graphic21on.src = "images/nav21_over.jpg";
 
function imageChange(imageID,imageName,imageID2,imageName2) { 

	{
 		document.images[imageID].src = eval(imageName + ".src");
 		document.images[imageID2].src = eval(imageName2 + ".src");
 	}

}