	<!--//
	function setimage(source, destination)
	{
	if (navigator.userAgent.substring(8,9) >= '3')
	{
		destination.src=source.src;
	}
	}
	if (document.images)
	{
		a1 = new Image();
		a1.src = '/images/about_dim.gif';
		a2 = new Image();
		a2.src = '/images/about_hot.gif';
		b1 = new Image();
		b1.src = '/images/products_dim.gif';
		b2 = new Image();
		b2.src = '/images/products_hot.gif';
		c1 = new Image();
		c1.src = '/images/facilities_dim.gif';
		c2 = new Image();
		c2.src = '/images/facilities_hot.gif';
		d1 = new Image();
		d1.src = '/images/quote_dim.gif';
		d2 = new Image();
		d2.src = '/images/quote_hot.gif';
		Baseball1 = new Image();
		Baseball1.src = 'images/Baseball_dim.gif';
		Baseball2 = new Image();
		Baseball2.src = 'images/Baseball_hot.gif';
		Basketball1 = new Image();
		Basketball1.src = 'assets/Basketball_dim.gif';
		Basketball2 = new Image();
		Basketball2.src = 'assets/Basketball_hot.gif';
		Football1 = new Image();
		Football1.src = 'images/Football_dim.gif';
		Football2 = new Image();
		Football2.src = 'images/Football_hot.gif';
		Softball1 = new Image();
		Softball1.src = 'images/Softball_dim.gif';
		Softball2 = new Image();
		Softball2.src = 'images/Softball_hot.gif';
		Track1 = new Image();
		Track1.src = 'images/Track_dim.gif';
		Track2 = new Image();
		Track2.src = 'images/Track_hot.gif';
		Utility1 = new Image();
		Utility1.src = 'images/Utility_dim.gif';
		Utility2 = new Image();
		Utility2.src = 'images/Utility_hot.gif';
		Wrestling1 = new Image();
		Wrestling1.src = 'images/Wrestling_dim.gif';
		Wrestling2 = new Image();
		Wrestling2.src = 'images/Wrestling_hot.gif';
		Accessories1 = new Image();
		Accessories1.src = 'images/Accessories_dim.gif';
		Accessories2 = new Image();
		Accessories2.src = 'images/Accessories_hot.gif';
		ShortsPhysEd1 = new Image();
		ShortsPhysEd1.src = 'images/ShortsPhysEd_dim.gif';
		ShortsPhysEd2 = new Image();
		ShortsPhysEd2.src = 'images/ShortsPhysEd_hot.gif';
		WarmUps1 = new Image();
		WarmUps1.src = 'images/WarmUps_dim.gif';
		WarmUps2 = new Image();
		WarmUps2.src = 'images/WarmUps_hot.gif';
		LetteringOptions1 = new Image();
		LetteringOptions1.src = 'images/LetteringOptions_dim.gif';
		LetteringOptions2 = new Image();
		LetteringOptions2.src = 'images/LetteringOptions_hot.gif';
		MaterialChoices1 = new Image();
		MaterialChoices1.src = 'images/MaterialChoices_dim.gif';
		MaterialChoices2 = new Image();
		MaterialChoices2.src = 'images/MaterialChoices_hot.gif';
		pres1 = new Image();
		pres1.src = '/images/pres_dim.gif';
		pres2 = new Image();
		pres2.src = '/images/pres_hot.gif';
		faq1 = new Image();
		faq1.src = '/images/faq_dim.gif';
		faq2 = new Image();
		faq2.src = '/images/faq_hot.gif';
		forms1 = new Image();
		forms1.src = '/images/forms_dim.gif';
		forms2 = new Image();
		forms2.src = '/images/forms_hot.gif';
	}
	function windowPop(newUrl, title)
	{
	window.open (newUrl,title,'history=no,toolbar=0,location=0,directories=0,status=0,menubar=no,scrollbars=no,resizable=no,width=400,height=550');
	}
	// -->