
function runSlideShow() {
	if (document.images.SlideShow) {
		
			//if (navigator.appName == "Microsoft Internet Explorer") {
			if (document.images.SlideShow.filters) {
				document.images.SlideShow.style.filter="blendTrans(duration=2)";
				document.images.SlideShow.style.filter="blendTrans(duration=crossFadeDuration)";
				document.images.SlideShow.filters.blendTrans.Apply();
			}
			if (preImg.src != '' && xOver != 1) {
			document.images.SlideShow.src = preImg.src;
				if (document.getElementById("SlideShowLink")) {
					document.images.SlideShow.alt = preAlt[j];
					document.getElementById("SlideShowLink").href = preLnk[j];
					document.getElementById("SlideShowLink").title = preAlt[j];
				}
			}
				//if (navigator.appName == "Microsoft Internet Explorer") {
				if (document.images.SlideShow.filters) {
					document.images.SlideShow.filters.blendTrans.Play();
				}
		
				if (randomdisplay) {
					j = Math.floor(Math.random() * p);
				}
				else {
					j = j + 1;
					if (j > p - 1) j = 0;
				}
				preImg.src = preLoad[j];
					
				t = setTimeout('runSlideShow()', slideShowSpeed);

	}
}
function preLoadLinks() {
	var x = new Array();
	x[0] = "section.php/3/0/"; //Wire Baskets
	x[1] = "section.php/32/0/"; //Corner Storage
	x[2] = "section.php/130/0/"; //Pole Storage
	x[3] = "section.php/114/0/"; //Maxi Larders
	x[4] = "section.php/32/0/"; //Corner Storage
 	x[5] = "section.php/32/0/"; //Corner Storage
	x[6] = "section.php/32/0/"; //Corner Storage
	x[7] = "section.php/32/0/"; //Corner Storage
	x[8] = "section.php/130/0/"; //Pole Storage
	x[9] = "section.php/114/0/"; //Maxi Larders
	x[10] = "section.php/272/0/"; //Pantograf
	x[11] = "section.php/67/0/"; //Midway Railing
	x[12] = "section.php/130/0/"; //Pole Storage
	x[13] = "section.php/3/0/"; //Wire Baskets
	x[14] = "section.php/225/0/"; //Waste Bins
	x[15] = "section.php/67/0/"; //Midway Railing
	x[16] = "section.php/3/0/"; //Wire Baskets
	x[17] = "section.php/3/0/"; //Wire Baskets
	x[18] = "section.php/14/0/"; //Mini Larders
	x[19] = "section.php/67/0/"; //Midway Railing
	x[20] = "section.php/14/0/"; //Mini Larders
	x[21] = "section.php/226/0/"; //Wicker Baskets
	x[22] = "section.php/14/0/"; //Mini Larders
	x[23] = "section.php/14/0/"; //Mini Larders
	x[24] = "section.php/67/0/"; //Midway Railing
	x[25] = "section.php/95/0/"; //Dish Drainers
	x[26] = "section.php/130/0/"; //Pole Storage  
	x[27] = "section.php/179/0/"; //MD Baskets
	x[28] = "section.php/188/0/"; //Shoe Racks
	x[29] = "section.php/195/0/"; //Clothes Hangers
	x[30] = "section.php/188/0/"; //Shoe Racks
	x[31] = "section.php/226/0/"; //Wicker Baskets
	x[32] = "product.php/1456/0//"; //Pull out ironing board
	x[33] = "section.php/14/0/"; //Mini Larders
	x[34] = "section.php/32/0/"; //Corner Storage
	x[35] = "section.php/225/0/"; //Wicker & Wood
	x[36] = "section.php/226/0/"; //Wicker Baskets
	x[37] = "section.php/130/0/"; //Pole Storage
	x[38] = "section.php/272/0/"; //Pantograf
	x[39] = "section.php/130/0/"; //Pole Storage
	x[40] = "section.php/130/0/"; //Pole Storage
	x[41] = "section.php/114/0/"; //Maxi Larders
	x[42] = "section.php/14/0/"; //Mini Larders
	x[43] = "section.php/14/0/"; //Mini Larders
	x[44] = "section.php/32/0/"; //Corner Storage
	x[45] = "section.php/32/0/"; //Corner Storage
	x[46] = "section.php/3/0/"; //Wire Baskets
	x[47] = "section.php/3/0/"; //Wire Baskets
	x[48] = "section.php/3/0/"; //Wire Baskets
	 return x; 
}

function preLoadAlts() {
	var x = new Array();
	x[0] = "Wire Baskets";
	x[1] = "Corner Storage";
	x[2] = "Pole Storage";
	x[3] = "Maxi Larders";
	x[4] = "Corner Storage";
 	x[5] = "Corner Storage";
	x[6] = "Corner Storage";
	x[7] = "Corner Storage";
	x[8] = "Pole Storage";
	x[9] = "Maxi Larders";
	x[10] = "Pantograf";
	x[11] = "Midway Railing";
	x[12] = "Pole Storage";
	x[13] = "Wire Baskets";
	x[14] = "Waste Bins";
	x[15] = "Midway Railing";
	x[16] = "Wire Baskets";
	x[17] = "Wire Baskets";
	x[18] = "Mini Larders";
	x[19] = "Midway Railing";
	x[20] = "Mini Larders";
	x[21] = "Wicker Baskets";
	x[22] = "Mini Larders";
	x[23] = "Mini Larders";
	x[24] = "Midway Railing";
	x[25] = "Dish Drainers";
	x[26] = "Pole Storage";
	x[27] = "MD Baskets";
	x[28] = "Shoe Racks";
	x[29] = "Clothes Hangers";
	x[30] = "Shoe Racks";
	x[31] = "Wicker Baskets";
	x[32] = "Pull out ironing board";
	x[33] = "Mini Larders";
	x[34] = "Corner Storage";
	x[35] = "Wicker & Wood";
	x[36] = "Wicker Baskets";
	x[37] = "Pole Storage";
	x[38] = "Pantograf";
	x[39] = "Pole Storage";
	x[40] = "Pole Storage";
	x[41] = "Maxi Larders";
	x[42] = "Mini Larders";
	x[43] = "Mini Larders";
	x[44] = "Corner Storage";
	x[45] = "Corner Storage";
	x[46] = "Wire Baskets";
	x[47] = "Wire Baskets";
	x[48] = "Wire Baskets";
	 return x; 
}
