<!-- hide from non JavaScript Browsers


/************************************************** 

	Sibex.nl 
	Het pre-loaden van de volgende afbeeldingen
	20-6-2008

**************************************************/

/*	Pre-load logo's
____________________________________________________
//////////////////////////////////////////////////*/
Image1= new Image(100,69) /* Formaat */ 
	Image1.src = "images/cordura.png"
Image2= new Image(47,69) /* Formaat */ 
	Image2.src = "images/cordura_h.png"
Image3= new Image(100,69) /* Formaat */ 
	Image3.src = "images/lycra.png"
Image4= new Image(47,69) /* Formaat */ 
	Image4.src = "images/lycra_h.png"
Image5= new Image(47,69) /* Formaat */ 
	Image5.src = "images/thermolite_h.png"
Image6= new Image(47,69) /* Formaat */ 
	Image6.src = "images/thermolite.png"
Image7= new Image(47,69) /* Formaat */ 
	Image7.src = "images/kwf_h.png"
Image8= new Image(47,69) /* Formaat */ 
	Image8.src = "images/kwf.png"
Image9= new Image(47,69) /* Formaat */ 
	Image9.src = "images/coolmax_h.png"
Image10= new Image(47,69) /* Formaat */ 
	Image10.src = "images/coolmax.png"
Image11= new Image(47,69) /* Formaat */ 
	Image11.src = "images/riri_h.png"
Image12= new Image(47,69) /* Formaat */ 
	Image12.src = "images/riri.png"
	
/*	Pre-load headers
____________________________________________________
//////////////////////////////////////////////////*/	
Image13= new Image(941,188) /* Formaat */ 
	Image13.src = "images/header.jpg"
Image14= new Image(941,188) /* Formaat */ 
	Image14.src = "images/header2.jpg"
Image15= new Image(941,188) /* Formaat */ 
	Image15.src = "images/header3.jpg"
Image16= new Image(941,188) /* Formaat */ 
	Image16.src = "images/header4.jpg"
Image17= new Image(941,188) /* Formaat */ 
	Image17.src = "images/header5.jpg"
Image18= new Image(941,188) /* Formaat */ 
	Image18.src = "images/header6.jpg"
Image18= new Image(941,188) /* Formaat */ 
	Image18.src = "images/header7.jpg"
Image19= new Image(941,188) /* Formaat */ 
	Image19.src = "images/header8.jpg"
Image20= new Image(941,188) /* Formaat */ 
	Image20.src = "images/header10.jpg"
Image21= new Image(941,188) /* Formaat */ 
	Image21.src = "images/header11.jpg"
Image22= new Image(941,188) /* Formaat */ 
	Image22.src = "images/header12.jpg"
Image23= new Image(941,188) /* Formaat */ 
	Image23.src = "images/header13.jpg"
Image24= new Image(941,188) /* Formaat */ 
	Image24.src = "images/header14.jpg"
Image25= new Image(941,188) /* Formaat */ 
	Image25.src = "images/header15.jpg"
Image26= new Image(941,188) /* Formaat */ 
	Image26.src = "images/header16.jpg"
Image27= new Image(941,188) /* Formaat */ 
	Image27.src = "images/header17.jpg"
Image28= new Image(941,188) /* Formaat */ 
	Image28.src = "images/header18.jpg"

// End Hiding -->

