<!--

if (document.images)
{
	img1= new Image(864,334);
	img1.src="http://www.outdoorbound.com/images/slideshows/07.jpg";

	img2= new Image(864,334);
	img2.src="http://www.outdoorbound.com/images/slideshows/01.jpg";

	img3= new Image(864,334);
	img3.src="http://www.outdoorbound.com/images/slideshows/02.jpg";

	img4= new Image(864,334);
	img4.src="http://www.outdoorbound.com/images/slideshows/03.jpg";

	img5= new Image(864,334);
	img5.src="http://www.outdoorbound.com/images/slideshows/04.jpg";
	img6= new Image(864,334);
	img6.src="http://www.outdoorbound.com/images/slideshows/06.jpg";
}

// -->