/*
 Pumps4all.com
 */

//The following line is critical for menu operation, and MUST APPEAR ONLY ONCE. If you have more than one menu_array.js file rem out this line in subsequent files
menunum=0;menus=new Array();_d=document;function addmenu(){menunum++;menus[menunum]=menu;}function dumpmenus(){mt="<script language=javascript>";for(a=1;a<menus.length;a++){mt+=" menu"+a+"=menus["+a+"];"}mt+="<\/script>";_d.write(mt)}
//Please leave the above line intact. The above also needs to be enabled if it not already enabled unless this file is part of a multi pack.



////////////////////////////////////
// Editable properties START here //
////////////////////////////////////

// Special effect string for IE5.5 or above please visit http://www.milonic.co.uk/menu/filters_sample.php for more filters
if(navigator.appVersion.indexOf("MSIE 6.0")>0)
{
	effect = "Fade(duration=0.2);Alpha(style=0,opacity=88);Shadow(color='#777777', Direction=135, Strength=5)"
}
else
{
	effect = "Shadow(color='#777777', Direction=135, Strength=5)" // Stop IE5.5 bug when using more than one filter
}


timegap=500				// The time delay for menus to remain visible
followspeed=5			// Follow Scrolling speed
followrate=40			// Follow Scrolling Rate
suboffset_top=10;		// Sub menu offset Top position 
suboffset_left=10;		// Sub menu offset Left position

style1=[				// style1 is an array of properties. You can have as many property arrays as you need. This means that menus can have their own style.
"navy",					// Mouse Off Font Color
"ccccff",				// Mouse Off Background Color
"ffebdc",				// Mouse On Font Color
"4b0082",				// Mouse On Background Color
"000000",				// Menu Border Color 
12,						// Font Size in pixels
"normal",				// Font Style (italic or normal)
"bold",					// Font Weight (bold or normal)
"Verdana, Arial",		// Font Name
4,						// Menu Item Padding
"arrow.gif",			// Sub Menu Image (Leave this blank if not needed)
,						// 3D Border & Separator bar
"66ffff",				// 3D High Color
"000099",				// 3D Low Color
"Purple",				// Current Page Item Font Color (leave this blank to disable)
"pink",					// Current Page Item Background Color (leave this blank to disable)
"arrowdn.gif",			// Top Bar image (Leave this blank to disable)
"ffffff",				// Menu Header Font Color (Leave blank if headers are not needed)
"000099",				// Menu Header Background Color (Leave blank if headers are not needed)
]



addmenu(menu=[		// This is the array that contains your menu properties and details
"mainmenu",			// Menu Name - This is needed in order for the menu to be called
1,					// Menu Top - The Top position of the menu in pixels
1,					// Menu Left - The Left position of the menu in pixels
84,					// Menu Width - Menus width in pixels
1,					// Menu Border Width 
,					// Screen Position - here you can use "center;left;right;middle;top;bottom" or a combination of "center:middle"
style1,				// Properties Array - this is set higher up, as above
1,					// Always Visible - allows the menu item to be visible at all time (1=on/0=off)
"left",				// Alignment - sets the menu elements text alignment, values valid here are: left, right or center
effect,				// Filter - Text variable for setting transitional effects on menu activation - see above for more info
1,					// Follow Scrolling - Tells the menu item to follow the user down the screen (visible at all times) (1=on/0=off)
1, 					// Horizontal Menu - Tells the menu to become horizontal instead of top to bottom style (1=on/0=off)
,					// Keep Alive - Keeps the menu visible until the user moves over another menu or clicks elsewhere on the page (1=on/0=off)
,					// Position of TOP sub image left:center:right
,					// Set the Overall Width of Horizontal Menu to 100% and height to the specified amount (Leave blank to disable)
,					// Right To Left - Used in Hebrew for example. (1=on/0=off)
,					// Open the Menus OnClick - leave blank for OnMouseover (1=on/0=off)
,					// ID of the div you want to hide on MouseOver (useful for hiding form elements)
,					// Reserved for future use
,					// Reserved for future use
,					// Reserved for future use
,"Home","index.htm",,"Back to the home page",1 // "Description Text", "URL", "Alternate URL", "Status", "Separator Bar"
,"Company&nbsp;&nbsp;","show-menu=Company",,"Company",1
,"News&nbsp;&nbsp;","show-menu=News",,"News",1
,"Products&nbsp;&nbsp;","show-menu=Products",,"Products",1
,"Services&nbsp;&nbsp;","show-menu=Services",,"Services",1
,"Projects","show-menu=Projects",,"Projects",1
,"Contact Us","contacts.html",,"How to contact us",1
])

	addmenu(menu=["Company",
	,,120,1,"",style1,,"left",effect,,,,,,,,,,,,
	,"Profile","profile.htm",,"Profile of Precision Pipework Ltd",0
	,"Mission Statement","ms.htm",,"Mission Statement",0
	,"Enviromental Policy","enviro.htm",,"Enviromental Policy",0
	,"Map","show-menu=Map",,"Maps to find us",1
	])
	
	
		addmenu(menu=["Map",
		,,170,1,"",style1,,"left",effect,,,,,,,,,,,,
		,"East Anglia","mapea.htm",,"East Anglia Map",0
		,"Street Map","mapsm.htm",,"Local Street Map",0
		])


	addmenu(menu=["news",
	,,180,1,"",style1,,"left",effect,,,,,,,,,,,,
	,"<img src=word.gif border=0>&nbsp;Q1 2005 Newsletter", "Q105.doc",,,1
    ,"<img src=word.gif border=0>&nbsp;Package Pumping Station Guide", "sewage1.doc",,,1
	,"<img src=word.gif border=0>&nbsp;Circulator Pumps Guide", "cpg.doc",,,1
	,"<img src=word.gif border=0>&nbsp;Water Regulations Advice", "wra.doc",,,1
	,"Water Supply Certification 16-12-02","news-wsc161202.htm",,"Water Supply Certification 16-12-02",0
 	,"Water Regulations 10-12-02","news-wr101202.htm",,"Water Refulations 10-12-02",0
	])
	
	addmenu(menu=["Products",
	,,170,1,"",style1,,"left",effect,,,,,,,,,,,,
	,"Pumps","show-menu=Pumps",,"Pumps",1
	,"General Equipment","show-menu=General Equipment",,"General Equipment",1
	,"Mechanical Seals","show-menu=Mechanical Seals",,"Mechanical Seal",1
	,"Thermoplastics","show-menu=Thermoplastics",,"Thermomplastics",1
	])
	
		addmenu(menu=["Pumps",
        ,,180,1,"",style1,,"left",effect,,,,,,,,,,,,
		,"A-C","a-c.htm",,"A-C",0
		,"D-F","d-f.htm",,"D-F",0
		,"G-I","g-i.htm",,"G-I",0
        ,"J-M","j-m.htm",,"J-M",0
        ,"N-P","n-p.htm",,"N-P",0
        ,"Q-S","q-s.htm",,"Q-S",0
        ,"T-V","t-v.htm",,"T-V",0
        ,"W-Z","w-z.htm",,"W-Z",0
		])

			
		addmenu(menu=["General Equipment",
    	,,180,1,"",style1,,"left",effect,,,,,,,,,,,,
		,"Couplings","show-menu=Couplings",,"Couplings",1
		,"Flow Instruments","show-menu=Flow Instruments",,"Flow Instruments",1
		,"Pipework Movement Control","pmc.html",,"Pipework Movement Control",0
		,"Polytanks","polytanks.htm",,"Polytanks - Cold Water Storage Cisterns ",0
		,"Valves","show-menu=Valves",,"Valves",1
		])
		
			addmenu(menu=["Couplings",
	    	,,180,1,"",style1,,"left",effect,,,,,,,,,,,,
			,"Cam Lever","couplingcl.html",,"Cam Lever Couplings",0
			,"Crow Foot","couplingcf.html",,"Crow Foot Couplings",0
			,"Lever Lock","couplingll.html",,"Lever Lock Couplings",0
			,"Foot Valves/Strainers","couplingfvs.html",,"Foot Valves & Strainers",0
			])
			
			addmenu(menu=["Flow Instruments",
	    	,,180,1,"",style1,,"left",effect,,,,,,,,,,,,
			,"Rhodes","show-menu=Rhodes",,"Rhodes",1
			])
			
				addmenu(menu=["Rhodes",
	    		,,180,1,"",style1,,"left",effect,,,,,,,,,,,,
				,"Rhodes","fir.html",,"Rhodes",0
				,"Series 200","fir200.html",,"Series 200 - Stainless steel sight flow Indicator",0
				,"Series 400","fir400.html",,"Series 400 - Straight through sight flow indicator with spinner",0
				,"Series 401","fir401.html",,"Series 401 - Right angled, flanged sight flow indicator",0
                ,"Series 408","fir408.html",,"Series 408 - Straight through sight flow indicator with spinner ",0
				,"Series 900","fir900.html",,"Series 900 - Straight through sight flow indicators",0
				,"Series 900","fir900l.html",,"Series 900 - Lined sight flow indicators",0
				,"Type A","fira.html",,"Type A - straight and right angled sight flow indicators",0
                ,"Type B","firb.html",,"Type B - Tubular sight flow indicators",0
				,"Type SPS/SPF","firsps.html",,"Type SPS/SPF - Straight through sight flow indicator with spinner",0
				,"Vessel Sight Glasses","firvsg.html",,"Vessel sight glasses",0
				])
				
			addmenu(menu=["Valves",
	    	,,180,1,"",style1,,"left",effect,,,,,,,,,,,,
			,"<img src=sirai_icon.gif border=0> Sirai Solenoid Valves","show-menu=Sirai",,"Sirai Solenoid Valves",0
			])
			
				addmenu(menu=["Sirai",
	    		,,180,1,"",style1,,"left",effect,,,,,,,,,,,,
				,"General Purpose","siraigen.html",,"Sirai General Purpose Solenoid Valves",0
				,"Micro Solenoid Valves","siraimic.html",,"Sirai Micro Solenoid Valves",0
				,"Total Seperation Solenoid Valves","siraidry.html",,"Sirai (DRY) Total Seperation Solenoid Valves",0
				,"Pinch Solenoid Valves","siraipin.html",,"Sirai Pinch Solenoid Valves",0
				])
               								
		addmenu(menu=["Mechanical Seals",
	    ,,180,1,"",style1,,"left",effect,,,,,,,,,,,,
		,"Why Mechanical Seals","mechwms.html",,"Why Mechanical Seals",0
		,"John Crane","mechjc.html",,"John Crane",0
		,"Burgmann","mechbm.html",,"Burgmann",0
		,"EG&G Sealol","mechegg.html",,"EG&G Sealol",0
		])
	
		addmenu(menu=["Thermoplastics",
   		,,180,1,"",style1,,"left",effect,,,,,,,,,,,,
		,"Durapipe","show-menu=Durapipe",,"Durapipe",1
		,"George Fischer","show-menu=George Fischer",,"George Fischer",1
		])
	
	    	addmenu(menu=["Durapipe",
   			,,180,1,"",style1,,"left",effect,,,,,,,,,,,,
            ,"Durapipe","dura.html",,"ABS",0
			,"ABS","duraabs.html",,"ABS",0
			,"PVC-U","durapvcu.html",,"PVC-U",0
			,"Polypropylene","durapp.html",,"Polypropylene",0
			])

		  	addmenu(menu=["George Fischer",
   			,,180,1,"",style1,,"left",effect,,,,,,,,,,,,
            ,"George Fischer","gf.html",,"ABS",0
			,"ABS","gfabs.html",,"ABS",0
			,"PVC-U","gfpvcu.html",,"PVC-U",0
			,"Signet","gfsig.html",,"Signet",0
			])
	
	
	addmenu(menu=["Services",
	,,180,1,,style1,0,"left",effect,,,,,,,,,,,,
	,"Chemical Transfer","specct.htm",,"Chemical Transfer",0
	,"Ocean Spray Master","specosm.htm",,"Ocean Spray Master",0
	,"Other Work","show-menu=Other Work",,"Other Work",1
	,"Plastic Fabrication","specpfpb.htm",,"Plastic Fabrication",0
    ,"Sewage & Waste Systems","specsws.htm",,"Sewage & Waste Systems",0
    ,"Salvage Systems","specss.htm",,"Salvage Systems",0
	])
	
		addmenu(menu=["Other Work",
	    ,,180,1,"",style1,,"left",effect,,,,,,,,,,,,
		,"Bead Blasting","specowbb.htm",,"Bead Blasting",0
		,"Pipework Installations","specowpi.htm",,"Pipework Installations",0
		,"Pump Work","specowpw.htm",,"Pump Work",0
		])

			
	addmenu(menu=["Projects",
	,,140,1,"",style1,,"",effect,,,,,,,,,,,,
	,"Automatic Water Boosting System - Algeria","specspalg.html",,"Automatic Water Boosting System - Algeria",0
	,"Holiday Park Project","specsphpp.html",,"Holiday Park Project",0
    ,"Hubert Fountain - Ashford, Kent","specsphf.html",,"Hubert Fountain - Ashford, Kent",0
    ,"Bulk Chemical Mixing Plant","specspbcmp.html",,"Bulk Chemical Mixing Plant",0
    ,"National Trust Project","specspntp.html",,"National Trust Project",0
    ,"Theme Park - Sweden","specsptps.html",,"Theme Park - Sweden",0
	,"Water System Upgrades","specsys.htm",,"Water System Upgrades",0
    ,"Overview","specspov.html",,"Overview",0
	])

	
	addmenu(menu=["Email",,,170,1,,style1,0,"left","randomdissolve(duration=0.5);Shadow(color='#999999', Direction=135, Strength=5)",0,,,,,,,,,,,
	,"General","mailto:sales@pumps4all.com",,,0
	,"Michael Thurling","mailto:michael@pumps4all.com",,,0
	,"Stuart Catchpole","mailto:stuart@pumps4all.com",,,0
	,"John Catchpole","mailto:john@pumps4all.com",,,0
	,"Michael Lawton","mailto:mlawton@pumps4all.com",,,0
	,"Leigh Smith","mailto:leigh@pumps4all.com",,,0
    ,"David Sutcliffe","mailto:david@pumps4all.com",,,0
	,"Michelle Waller","mailto:michelle@pumps4all.com",,,0
	])
	
addmenu(menu=[		// This is the array that contains your menu properties and details
"addmenu",			// Menu Name - This is needed in order for the menu to be called
,					// Menu Top - The Top position of the menu in pixels
48,				// Menu Left - The Left position of the menu in pixels
500,					// Menu Width - Menus width in pixels
1,					// Menu Border Width 
"bottom",			// Screen Position - here you can use "center;left;right;middle;top;bottom" or a combination of "center:middle"
style1,				// Properties Array - this is set higher up, as above
1,					// Always Visible - allows the menu item to be visible at all time (1=on/0=off)
"center",				// Alignment - sets the menu elements text alignment, values valid here are: left, right or center
effect,				// Filter - Text variable for setting transitional effects on menu activation - see above for more info
1,					// Follow Scrolling - Tells the menu item to follow the user down the screen (visible at all times) (1=on/0=off)
1, 					// Horizontal Menu - Tells the menu to become horizontal instead of top to bottom style (1=on/0=off)
,					// Keep Alive - Keeps the menu visible until the user moves over another menu or clicks elsewhere on the page (1=on/0=off)
,					// Position of TOP sub image left:center:right
,					// Set the Overall Width of Horizontal Menu to 100% and height to the specified amount (Leave blank to disable)
,					// Right To Left - Used in Hebrew for example. (1=on/0=off)
,					// Open the Menus OnClick - leave blank for OnMouseover (1=on/0=off)
,					// ID of the div you want to hide on MouseOver (useful for hiding form elements)
,					// Reserved for future use
,					// Reserved for future use
,					// Reserved for future use
,"Precision Pipework Ltd, Horn Hill, Lowestoft, Suffolk, England, NR33 0PX, Tel: 01502 500646, Fax: 01502 566957, Skype Name: pumps4all-sales","",,"",0 // "Description Text", "URL", "Alternate URL", "Status", "Separator Bar"
])

	

dumpmenus()

