// JavaScript Document

var xmlHttp

var item_url;

function SetWebConfig()
{ 


    var url='/iwwieb.pvx?;sc_step1?comp=NAL';
 

xmlHttp=GetXmlHttpObject();
if (xmlHttp==null)
  {
  alert ("Your browser does not support AJAX!");
  return;
  } 


//url=url+str;
url=url+'&sid='+Math.random();
xmlHttp.onreadystatechange=stateChangedSetWebConfig;
xmlHttp.open("GET",url,true);

xmlHttp.send(null);

}


function SetWebConfig2()
{ 


    var url='/';
 

xmlHttp=GetXmlHttpObject();
if (xmlHttp==null)
  {
  alert ("Your browser does not support AJAX!");
  return;
  } 


//url=url+str;
url=url+'&sid='+Math.random();
xmlHttp.onreadystatechange=stateChangedSetWebConfig;
xmlHttp.open("GET",url,true);

xmlHttp.send(null);

}


function stateChangedSetWebConfig() 
{ 
if (xmlHttp.readyState==4)
{ 

var HelloWebConfig=xmlHttp.responseText;


}


}



function GetXmlHttpObject()
{
var xmlHttp=null;
try
  {
  // Firefox, Opera 8.0+, Safari
  xmlHttp=new XMLHttpRequest();
  }
catch (e)
  {
  // Internet Explorer
  try
    {
    xmlHttp=new ActiveXObject("Msxml2.XMLHTTP");
    }
  catch (e)
    {
    xmlHttp=new ActiveXObject("Microsoft.XMLHTTP");
    }
  }
return xmlHttp;
}

// Image array for Left Menu Bar (and any other onmouseover image switching);
 
	var BULLETARRAY = new Array();     
	
	 BULLETARRAY[0] = new Image();
     BULLETARRAY[0].src = "/images/Bullet_Dark.gif";

     BULLETARRAY[1] = new Image();
     BULLETARRAY[1].src = "/images/Bullet_White.gif";
	 
	 
	 

	var LEFTMENUARRAY = new Array();
	
		 

	 LEFTMENUARRAY[100] = new Image();
     LEFTMENUARRAY[100].src = "/images/Pelican_Cases_white.gif";
	 
	
	 LEFTMENUARRAY[101] = new Image();
     LEFTMENUARRAY[101].src = "/images/Streamlight_white.gif";
		
     LEFTMENUARRAY[0] = new Image();
     LEFTMENUARRAY[0].src = "/images/Brunton_gold.gif";

     LEFTMENUARRAY[1] = new Image();
     LEFTMENUARRAY[1].src = "/images/Brunton_white.gif";
	 		
     LEFTMENUARRAY[2] = new Image();
     LEFTMENUARRAY[2].src = "/images/Buck_gold.gif";

     LEFTMENUARRAY[3] = new Image();
     LEFTMENUARRAY[3].src = "/images/Buck_white.gif";
	 	 		
     LEFTMENUARRAY[4] = new Image();
     LEFTMENUARRAY[4].src = "/images/CamelBak_gold.gif";

     LEFTMENUARRAY[5] = new Image();
     LEFTMENUARRAY[5].src = "/images/CamelBak_white.gif";
	 	 	 		
     LEFTMENUARRAY[6] = new Image();
     LEFTMENUARRAY[6].src = "/images/Gerber_gold.gif";

     LEFTMENUARRAY[7] = new Image();
     LEFTMENUARRAY[7].src = "/images/Gerber_white.gif";
	 	 	 	 		
     LEFTMENUARRAY[8] = new Image();
     LEFTMENUARRAY[8].src = "/images/Inova_gold.gif";

     LEFTMENUARRAY[9] = new Image();
     LEFTMENUARRAY[9].src = "/images/Inova_white.gif";
	 
	 LEFTMENUARRAY[10] = new Image();
     LEFTMENUARRAY[10].src = "/images/Leatherman_gold.gif";	 
	 
     LEFTMENUARRAY[11] = new Image();
     LEFTMENUARRAY[11].src = "/images/Leatherman_white.gif";
	 	 
	 LEFTMENUARRAY[12] = new Image();
     LEFTMENUARRAY[12].src = "/images/Maglite_gold.gif";	 
	 
     LEFTMENUARRAY[13] = new Image();
     LEFTMENUARRAY[13].src = "/images/Maglite_white.gif";
	 
	 	 
	 LEFTMENUARRAY[14] = new Image();
     LEFTMENUARRAY[14].src = "/images/Nite_Ize_gold.gif";	 
	 
     LEFTMENUARRAY[15] = new Image();
     LEFTMENUARRAY[15].src = "/images/Nite_Ize_white.gif";
	 
	 	 
	 LEFTMENUARRAY[16] = new Image();
     LEFTMENUARRAY[16].src = "/images/Pelican_Cases_gold.gif";	 
	 
     LEFTMENUARRAY[17] = new Image();
     LEFTMENUARRAY[17].src = "/images/Pelican_Cases_white.gif";
	 
	 	 
	 LEFTMENUARRAY[18] = new Image();
     LEFTMENUARRAY[18].src = "/images/Pelican_Flashlights_gold.gif";	 
	 
     LEFTMENUARRAY[19] = new Image();
     LEFTMENUARRAY[19].src = "/images/Pelican_Flashlights_white.gif";
	 
	 	 
	 LEFTMENUARRAY[20] = new Image();
     LEFTMENUARRAY[20].src = "/images/Petzl_gold.gif";	 
	 
     	 
     LEFTMENUARRAY[21] = new Image();
     LEFTMENUARRAY[21].src = "/images/Petzl_white.gif";
	 	 
	 LEFTMENUARRAY[22] = new Image();
     LEFTMENUARRAY[22].src = "/images/Plano_gold.gif";	 
	 
     LEFTMENUARRAY[23] = new Image();
     LEFTMENUARRAY[23].src = "/images/Plano_white.gif";
	 
	 	 
	 LEFTMENUARRAY[24] = new Image();
     LEFTMENUARRAY[24].src = "/images/Storm_Cases_gold.gif";	 
	 
     LEFTMENUARRAY[25] = new Image();
     LEFTMENUARRAY[25].src = "/images/Storm_Cases_white.gif";
	 
	 	 
	 LEFTMENUARRAY[26] = new Image();
     LEFTMENUARRAY[26].src = "/images/Streamlight_gold.gif";	 
	 
     LEFTMENUARRAY[27] = new Image();
     LEFTMENUARRAY[17].src = "/images/Streamlight_white.gif";
	 
	 	 
	 LEFTMENUARRAY[28] = new Image();
     LEFTMENUARRAY[28].src = "/images/Surefire_gold.gif";	 
	 
     LEFTMENUARRAY[29] = new Image();
     LEFTMENUARRAY[29].src = "/images/Surefire_white.gif";
	 
	 	 
	 LEFTMENUARRAY[30] = new Image();
     LEFTMENUARRAY[30].src = "/images/Victorinox_gold.gif";	
	 
	 	 
	 LEFTMENUARRAY[31] = new Image();
     LEFTMENUARRAY[31].src = "/images/Victorinox_white.gif";
    		 
	 
	 	 	 
	 LEFTMENUARRAY[32] = new Image();
     LEFTMENUARRAY[32].src = "/images/Toollogic_gold.gif";	
	 
	 	 
	 LEFTMENUARRAY[33] = new Image();
     LEFTMENUARRAY[33].src = "/images/Toollogic_white.gif";	 


	 LEFTMENUARRAY[34] = new Image();
     LEFTMENUARRAY[34].src = "/images/Columbia_River_gold.gif";	
	 
	 	 
	 LEFTMENUARRAY[35] = new Image();
     LEFTMENUARRAY[35].src = "/images/Columbia_River_white.gif";	
	 
	 
	 
	 LEFTMENUARRAY[36] = new Image();
     LEFTMENUARRAY[36].src = "/images/Witz_Sportcases_gold.gif";	
	 
	 	 
	 LEFTMENUARRAY[37] = new Image();
     LEFTMENUARRAY[37].src = "/images/Witz_Sportcases_white.gif";
	 	 
	 
	 LEFTMENUARRAY[38] = new Image();
     LEFTMENUARRAY[38].src = "/images/Pelican_Bags_gold.gif";	
	 
	 	 
	 LEFTMENUARRAY[39] = new Image();
     LEFTMENUARRAY[39].src = "/images/Pelican_Bags_white.gif";
	 	 
	
	 
	 // end
	 
	 
	 function LEFTMENUOVER(Dion,JK,Chris){
	
		document[JK].src = LEFTMENUARRAY[Dion].src;
		document[Chris].src = BULLETARRAY[1].src;
		
	}
	  function LEFTMENUOUT(Dion,JK,Chris){
	
		document[JK].src = LEFTMENUARRAY[Dion].src;
		document[Chris].src = BULLETARRAY[0].src;
		
	}
	 