	var NoOffFirstLineMenus=14;			// Number of first level items


// Menu tree
//	MenuX=new Array(Text to show, Link, background image (optional), number of sub elements, height, width);
//	For rollover images set "Text to show" to:  "rollover:Image1.jpg:Image2.jpg"

Menu1=new Array("Home","index.html","",0,20,140);


Menu2=new Array("What's New","whats_new.htm","",0,20,140);

	
Menu3=new Array("Electric Fencing","efencing.htm","",5);
	Menu3_1=new Array("Mains Energisers","mains.htm","",0,20,150);
	Menu3_2=new Array("Mains/Battery Energisers","mains_battery.htm","",0);
	Menu3_3=new Array("Battery Energisers","battery.htm","",0);
	Menu3_4=new Array("Solar Energisers","solar.htm","",0);
	Menu3_5=new Array("Accessories","faccess.htm","",9);
							Menu3_5_1=new Array("Fence Testers","f_tester.htm","",0,20,170);
							Menu3_5_2=new Array("Insulators","insulators.htm","",0);
							Menu3_5_3=new Array("Offset Insulators","off_insulators.htm","",0);
							Menu3_5_4=new Array("Portable Fence Products","portable_fencing.htm","",0);
							Menu3_5_5=new Array("Underground Cable","ug_cable.htm","",0);
							Menu3_5_6=new Array("Gateways, Switches & Signs","gateway.htm","",0);
							Menu3_5_7=new Array("Wire Joining & Straining","joining.htm","",0);
							Menu3_5_8=new Array("General Products","gen_faccessory.htm","",0);
							Menu3_5_9=new Array("Pet Fence Kits","pet_fence_kits.htm","",0);

Menu4=new Array("Agricultural Scales","weighing.htm","",4);
	Menu4_1=new Array("Indicators","indicat.htm","",0,20,140);
	Menu4_2=new Array("Weigh Bars","w_bars.htm","",0);
	Menu4_3=new Array("Platforms & Crates","platform.htm","",0);
	Menu4_4=new Array("Indicator/Bars Specs","compare.htm","",0);


Menu5=new Array("Electronic I.D.","eid_reader.htm","",0);

Menu6=new Array("Stock Prodders","prodder.htm","",0);

Menu7=new Array("General Fencing Products","genfence_prod.htm","",0);


Menu8=new Array("Solar Products","s_products.htm","",2);
	Menu8_1=new Array("Solar Battery Chargers","s_charger.htm","",0,20,160);
	Menu8_2=new Array("Solar Powered Energisers","solar.htm","",0);

Menu9=new Array("Helpful Hints","f_hints.htm","",13);
	Menu9_1=new Array("How an Electric Fence Works","hint01.htm","",0,20,170);
	Menu9_2=new Array("Earthing","hint02.htm","",0);
	Menu9_3=new Array("Fault Findning","hint03.htm","",0);
	Menu9_4=new Array("Fence Layout","hint04.htm","",0);
	Menu9_5=new Array("Floodways","hint05.htm","",0);
	Menu9_6=new Array("Gateways","hint06.htm","",0);	
	Menu9_7=new Array("Radio Interference","hint07.htm","",0);
	Menu9_8=new Array("Safety Requirements","hint08.htm","",0);
	Menu9_9=new Array("Strip Grazing","hint09.htm","",0);
	Menu9_10=new Array("Training Livestock","hint10.htm","",0);
	Menu9_11=new Array("Wire Connections","hint11.htm","",0);
	Menu9_12=new Array("Wire & Post Spacing","hint12.htm","",0);
	Menu9_13=new Array("Solar Install Guide","s_instal.htm","",0);
			
Menu10=new Array("Current Catalogue","catalog.htm","",0);

Menu11=new Array("Downloads/Instructions","downloads.htm","",0);

Menu12=new Array("Contact Us","contact.htm","",0);

Menu13=new Array("Company Profile","profile.htm","",0);

Menu14=new Array("Site Map","sitemap.htm","",0);

