if (document.images)
	{
	
	//top navigation
	
	viewbasketon= new Image(130,18);
	viewbasketon.src="images/b_on_viewbasket.gif";  
	viewbasketoff= new Image(130,18);
	viewbasketoff.src="images/b_off_viewbasket.gif";
	viewbasketmessage= "View the contents of your shopping basket or go to the checkout";

	aboutuson= new Image(50,18);
	aboutuson.src="images/b_on_aboutus.gif";  
	aboutusoff= new Image(50,18);
	aboutusoff.src="images/b_off_aboutus.gif";
	aboutusmessage= "Company profile of Barrow Saddlery";

	howtoorderon= new Image(70,18);
	howtoorderon.src="images/b_on_howtoorder.gif";  
	howtoorderoff= new Image(70,18);
	howtoorderoff.src="images/b_off_howtoorder.gif";
	howtoordermessage= "How to order from this web site";
	
	safeorderingon= new Image(74,18);
	safeorderingon.src="images/b_on_safeordering.gif";  
	safeorderingoff= new Image(74,18);
	safeorderingoff.src="images/b_off_safeordering.gif";
	safeorderingmessage= "Security information about this web site";
	
	termson= new Image(100,18);
	termson.src="images/b_on_terms.gif";  
	termsoff= new Image(100,18);
	termsoff.src="images/b_off_terms.gif";
	termsmessage= "Read our terms & conditions of ordering";
	
	contactuson= new Image(60,18);
	contactuson.src="images/b_on_contactus.gif";  
	contactusoff= new Image(60,18);
	contactusoff.src="images/b_off_contactus.gif";
	contactusmessage= "If there is something you would like to know please contact us";

	//left side navigation

	schoolingon= new Image(50,18);
	schoolingon.src="images/b_on_schooling.gif";  
	schoolingoff= new Image(50,18);
	schoolingoff.src="images/b_off_schooling.gif";
	schoolingmessage= "Products for schooling and exercising your horse";
	
	rugstravelon= new Image(50,18);
	rugstravelon.src="images/b_on_rugstravel.gif";  
	rugstraveloff= new Image(50,18);
	rugstraveloff.src="images/b_off_rugstravel.gif";
	rugstravelmessage= "Rugs and travel accessories for your horse";
	
	ridingwearon= new Image(50,18);
	ridingwearon.src="images/b_on_ridingwear.gif";  
	ridingwearoff= new Image(50,18);
	ridingwearoff.src="images/b_off_ridingwear.gif";
	ridingwearmessage= "Clothing and accessories for riding";
	
	stableshowon= new Image(50,18);
	stableshowon.src="images/b_on_stableshow.gif";  
	stableshowoff= new Image(50,18);
	stableshowoff.src="images/b_off_stableshow.gif";
	stableshowmessage= "Products for use in the stable and the show";

	rugsandtravelon= new Image(120,17);
	rugsandtravelon.src="images/b_on_rugsandtravel.gif";  
	rugsandtraveloff= new Image(120,17);
	rugsandtraveloff.src="images/b_off_rugsandtravel.gif";
	rugsandtravelmessage= "Products for your horse whether in the stable or on the move";

	groomingon= new Image(120,17);
	groomingon.src="images/b_on_grooming.gif";  
	groomingoff= new Image(120,17);
	groomingoff.src="images/b_off_grooming.gif";
	groomingmessage= "We stock many products to help keep your horse well groomed";

	trainingsafetyon= new Image(120,17);
	trainingsafetyon.src="images/b_on_trainingsafety.gif";  
	trainingsafetyoff= new Image(120,17);
	trainingsafetyoff.src="images/b_off_trainingsafety.gif";
	trainingsafetymessage= "Safety and Training products for your horse";

	bridlesandharnesson= new Image(120,17);
	bridlesandharnesson.src="images/b_on_bridlesandharness.gif";  
	bridlesandharnessoff= new Image(120,17);
	bridlesandharnessoff.src="images/b_off_bridlesandharness.gif";
	bridlesandharnessmessage= "We stock a wide range of bridles and harnesses";

	saddleryon= new Image(120,17);
	saddleryon.src="images/b_on_saddlery.gif";  
	saddleryoff= new Image(120,17);
	saddleryoff.src="images/b_off_saddlery.gif";
	saddlerymessage= "We have plenty of saddles and accessories";

	clothingon= new Image(120,17);
	clothingon.src="images/b_on_clothing.gif";  
	clothingoff= new Image(120,17);
	clothingoff.src="images/b_off_clothing.gif";
	clothingmessage= "Practical and attractive clothing for you";

	footwearon= new Image(120,17);
	footwearon.src="images/b_on_footwear.gif";  
	footwearoff= new Image(120,17);
	footwearoff.src="images/b_off_footwear.gif";
	footwearmessage= "Essential protective and attractive footwear for you";

	whipsandbitson= new Image(120,17);
	whipsandbitson.src="images/b_on_whipsandbits.gif";  
	whipsandbitsoff= new Image(120,17);
	whipsandbitsoff.src="images/b_off_whipsandbits.gif";
	whipsandbitsmessage= "Whips and other bits";

	stableandshowon= new Image(120,17);
	stableandshowon.src="images/b_on_stableandshow.gif";  
	stableandshowoff= new Image(120,17);
	stableandshowoff.src="images/b_off_stableandshow.gif";
	stableandshowmessage= "Products to show your horse at it best";

	accessorieson= new Image(120,17);
	accessorieson.src="images/b_on_accessories.gif";  
	accessoriesoff= new Image(120,17);
	accessoriesoff.src="images/b_off_accessories.gif";
	accessoriesmessage= "We stock a wide range of accessories";

 


	}
	
	

function activate(imgName)
	{
	if (document.images)
		{
		imgOn=eval(imgName + "on.src");
		document[imgName].src= imgOn;
		imgMess=eval(imgName + "message");
		window.status=imgMess;
		}
	}

function deactivate(imgName)
	{
	if (document.images)
		{
		imgOff=eval(imgName + "off.src");
		document[imgName].src= imgOff;
		window.status="Barrow Saddlery - UK mail order equstrian supplies and horse accessories";
		}
	}