/*
 Milonic DHTML Website Navigation Menu - Version 3.4
 Written by Andy Woolley - Copyright 2002 (c) Milonic Solutions Limited. All Rights Reserved.
 Please visit http://www.milonic.co.uk/menu or e-mail menu3@milonic.com for more information.
 
 The Free use of this menu is only available to Non-Profit, Educational & Personal web sites.
 Commercial and Corporate licenses  are available for use on all other web sites & Intranets.
 All Copyright notices MUST remain in place at ALL times and, please keep us informed of your 
 intentions to use the menu and send us your URL.
*/


//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=0;	// Sub menu offset Top position 
suboffset_left=25;	// 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
"transparent",			// Mouse Off Background Color
"red",			// Mouse On Font Color
"transparent",			// Mouse On Background Color
"transparent",			// Menu Border Color 
10,					// Font Size in pixels
"normal",			// Font Style (italic or normal)
"bold",				// Font Weight (bold or normal)
"Verdana, Arial",	// Font Name
4,					// Menu Item Padding
"",		// Sub Menu Image (Leave this blank if not needed)
,					// 3D Border & Separator bar
"",			// 3D High Color
"",			// 3D Low Color
"",			// Current Page Item Font Color (leave this blank to disable)
"",				// Current Page Item Background Color (leave this blank to disable)
"",		// Top Bar image (Leave this blank to disable)
"",			// Menu Header Font Color (Leave blank if headers are not needed)
"",			// Menu Header Background Color (Leave blank if headers are not needed)
"navy",			// Menu Item Separator Color
]


style2=[			// 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
"#95B9EE",			// Mouse Off Background Color
"red",			// Mouse On Font Color
"#95B9EE",			// Mouse On Background Color
"",			// Menu Border Color 
10,					// Font Size in pixels
"normal",			// Font Style (italic or normal)
"bold",				// Font Weight (bold or normal)
"Verdana, Arial",	// Font Name
4,					// Menu Item Padding
"",		// Sub Menu Image (Leave this blank if not needed)
,					// 3D Border & Separator bar
"",			// 3D High Color
"",			// 3D Low Color
"red",			// Current Page Item Font Color (leave this blank to disable)
"",				// Current Page Item Background Color (leave this blank to disable)
"",		// Top Bar image (Leave this blank to disable)
"",			// Menu Header Font Color (Leave blank if headers are not needed)
"",			// Menu Header Background Color (Leave blank if headers are not needed)
"navy",			// Menu Item Separator Color
]

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
190,				// Menu Top - The Top position of the menu in pixels
20,					// Menu Left - The Left position of the menu in pixels
,					// Menu Width - Menus width in pixels
,					// 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
,					// Filter - Text variable for setting transitional effects on menu activation - see above for more info
,					// Follow Scrolling - Tells the menu item to follow the user down the screen (visible at all times) (1=on/0=off)
0, 					// Horizontal Menu - Tells the menu to become horizontal instead of top to bottom style (1=on/0=off)
1,					// 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)
1,					// 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)
,					// Background image for menu when BGColor set to transparent.
,					// Scrollable Menu
,					// Reserved for future use


// "Description Text", "URL", "Alternate URL", "Status", "Separator Bar" 
,"Bricks&nbsp;&nbsp;","show-menu=Bricks",,"#",1
,"Building Chemicals&nbsp;&nbsp;","show-menu=Building_Chemicals",,"",1
,"Cement&nbsp;&nbsp;","show-menu=Cement",,"",1
,"Concrete Blocks&nbsp;&nbsp;","show-menu=Concrete_Blocks",,"",1
,"Decorative Stone&nbsp;&nbsp;","show-menu=Decorative_Stone",,"",1
,"Geotextiles&nbsp;&nbsp;","show-menu=Geotextiles",,"",1
,"Gravels&nbsp;&nbsp;","show-menu=Gravels",,"",1
,"Insulation Products&nbsp;&nbsp;","show-menu=Insulation_Products",,"",1
,"Kerbs & Edgings&nbsp;&nbsp;","show-menu=Kerbs_&_Edgings",,"",1
,"Limestone Aggregates&nbsp;&nbsp;","show-menu=Limestone_Aggregates",,"",1
,"Lintels&nbsp;&nbsp;","show-menu=Lintels",,"",1
,"Manhole Covers & Drainage Channels&nbsp;&nbsp;","show-menu=Manhole_Covers",,"",1
,"Paving Slabs&nbsp;&nbsp;","show-menu=Paving_Slabs",,"",1
,"Personal Protection Equipment&nbsp;&nbsp;","show-menu=Personal_Protection_Equipment",,"",1
,"Pipes & Fittings&nbsp;&nbsp;","show-menu=Pipes_&_Fittings",,"",1
,"Polythene Products&nbsp;&nbsp;","show-menu=Polythene_Products",,"",1
,"Sand&nbsp;&nbsp;","show-menu=Sand",,"",1
,"Tools&nbsp;&nbsp;","show-menu=Tools",,"",1
,"<font color=red size=2.5>SPECIAL OFFERS</font>","../home/specials.html",,"",





])

	addmenu(menu=["Bricks",
	,,170,1,"",style2,,"left",,,,,,,,,,,,,
	,"&nbsp;Block Paving","../products/block_paving.html",,,1
	,"&nbsp;Clay Commons","../products/clay_commons.html",,,1
	,"&nbsp;Concrete Commons","../products/concrete_commons.html",,,1
	,"&nbsp;Engineering","../products/engineering_bricks.html",,,1
	,"&nbsp;Reconstituted Stone","../products/rebastone_blocks.html",,,1
	])
	
	addmenu(menu=["Building_Chemicals",
	,,170,1,"",style2,,"left",,,,,,,,,,,,,
	,"&nbsp;Admixtures","../products/admixtures.html",,,1
	,"&nbsp;Sealants, Mastics & &nbsp;Adhesives","../products/sealants.html",,,1
	,"&nbsp;Surface Dressings","../products/surface_dressing.html",,,1
	])

	addmenu(menu=["Cement",
	,,170,1,"",style2,,"left",,,,,,,,,,,,,
	,"&nbsp;Lime Products","../products/lime_products.html",,,1
	,"&nbsp;Ordinary Portland Cement","../products/ordinary.html",,,1
	,"&nbsp;White Cement","../products/white_cement.html",,,1
	])

	addmenu(menu=["Concrete_Blocks",
	,,170,1,"",style2,,"left",,,,,,,,,,,,,
	,"&nbsp;Dense Concrete Blocks","../products/dense_blocks.html",,,1
	,"&nbsp;Insulation Blocks","../products/insulation_blocks.html",,,1
	])

	addmenu(menu=["Decorative_Stone",
	,,170,1,"",style2,,"left",,,,,,,,,,,,,
	,"&nbsp;Cobbles & Pebbles","../products/cobbles_pebbles.html",,,1
	,"&nbsp;Rockery & Walling Stone","../products/rockery.html",,,1
	])
	
	addmenu(menu=["Geotextiles",
	,,170,1,"",style2,,"left",,,,,,,,,,,,,
	,"&nbsp;Geotextiles","../products/terram.html",,,1
	])

	addmenu(menu=["Gravels",
	,,170,1,"",style2,,"left",,,,,,,,,,,,,
	,"&nbsp;Bagged Products","../products/bagged_gravel.html",,,1
	,"&nbsp;Cerney Ballasts","../products/cerney_ballast.html",,,1
	,"&nbsp;Decorative Gravels","../products/decorative_gravel.html",,,1
	])
	
	addmenu(menu=["Insulation_Products",
	,,170,1,"",style2,,"left",,,,,,,,,,,,,
	,"&nbsp;Mineral Wool","../products/mineral_wool.html",,,1
	,"&nbsp;Rigid Foam","../products/rigid_foam.html",,,1
	,"&nbsp;Polystyrene Foam","../products/polystyrene_foam.html",,,1
	])

	addmenu(menu=["Kerbs_&_Edgings",
	,,170,1,"",style2,,"left",,,,,,,,,,,,,
	,"&nbsp;Concrete Edgings","../products/concrete_edging.html",,,1
	,"&nbsp;Concrete Kerbs","../products/concrete_kerbs.html",,,1
	,"&nbsp;Decorative Edgings","../products/decorative_edging.html",,,1
	])
	
	addmenu(menu=["Limestone_Aggregates",
	,,170,1,"",style2,,"left",,,,,,,,,,,,,
	,"&nbsp;Bagged Products","../products/bagged_limestone.html",,,1
	,"&nbsp;Clean Stone","../products/limestone_clean.html",,,1
	,"&nbsp;Graded Aggregates","../products/graded_aggregate.html",,,1
	,"&nbsp;Mendip Dust","../products/mendip_dust.html",,,1
	,"&nbsp;Scalpings","../products/scalpings.html",,,1
	,"&nbsp;Type 1 Sub base","../products/type_1.html",,,1
	])

	addmenu(menu=["Lintels",
	,,170,1,"",style2,,"left",,,,,,,,,,,,,
	,"&nbsp;Galvanised Lintels","../products/galvanised_lintels.html",,,1
	,"&nbsp;Prestressed Concrete &nbsp;Lintels","../products/concrete_lintels.html",,,1
	])
	
	addmenu(menu=["Manhole_Covers",
	,,170,1,"",style2,,"left",,,,,,,,,,,,,
	,"&nbsp;Drainage Channels","../products/drainage_channels.html",,,1
	,"&nbsp;Galvanised Covers","../products/galvanised_covers.html",,,1
	,"&nbsp;Polypropylene Covers","../products/polypropylene_covers.html",,,1
	,"&nbsp;Recessed Covers","../products/recessed_covers.html",,,1
	])

	addmenu(menu=["Paving_Slabs",
	,,170,1,"",style2,,"left",,,,,,,,,,,,,
	,"&nbsp;Bradstone Decorative &nbsp;Slabs","../products/bradstone_slabs.html",,,1
	,"&nbsp;Hydraulically Pressed Slabs","../products/pressed_slabs.html",,,1
	])

	addmenu(menu=["Personal_Protection_Equipment",
	,,170,1,"",style2,,"left",,,,,,,,,,,,,
	,"&nbsp;Dust Masks","../products/dust_masks.html",,,1
	,"&nbsp;Ear Protection","../products/ear_protection.html",,,1
	,"&nbsp;Gloves","../products/gloves.html",,,1
	,"&nbsp;Goggles","../products/goggles.html",,,1
	,"&nbsp;Safety Helmet","../products/safety_helmet.html",,,1
	])
	
	addmenu(menu=["Pipes_&_Fittings",
	,,170,1,"",style2,,"left",,,,,,,,,,,,,
	,"&nbsp;Access Covers","../products/access_covers.html",,,1
	,"&nbsp;Adapters","../products/adapters.html",,,1
	,"&nbsp;Couplers","../products/couplers.html",,,1
	,"&nbsp;Double Socket Bends","../products/socket_bends.html",,,1
	,"&nbsp;Double Socket Junctions","../products/socket_junctions.html",,,1
	,"&nbsp;Gratings","../products/grating.html",,,1
	,"&nbsp;Gully Traps","../products/gully_traps.html",,,1
	,"&nbsp;Land Drainage","../products/land_drainage.html",,,1
	,"&nbsp;Miscellaneous","../products/miscellaneous.html",,,1
	,"&nbsp;PVC Pipes","../products/pvc_pipes.html",,,1
	,"&nbsp;Single Socket Bends","../products/single_socket.html",,,1
	,"&nbsp;Triple Socket Junctions","../products/triple_socket.html",,,1
	])

	addmenu(menu=["Polythene_Products",
	,,170,1,"",style2,,"left",,,,,,,,,,,,,
	,"&nbsp;Damp Course","../products/damp_course.html",,,1
	,"&nbsp;Damp Proof Membrane","../products/damp_proofing.html",,,1
	,"&nbsp;Rubble Bags","../products/rubble_bags.html",,,1
	,"&nbsp;Tarpaulins","../products/tarpaulin.html",,,1
	])

	addmenu(menu=["Sand",
	,,170,1,"",style2,,"left",,,,,,,,,,,,,
	,"&nbsp;Bagged Products","../products/bagged_sands.html",,,1
	,"&nbsp;Building Sand","../products/building_sand.html",,,1
	,"&nbsp;Rendering/Flooring","../products/rendering_flooring.html",,,1
	])

	addmenu(menu=["Tools",
	,,170,1,"",style2,,"left",,,,,,,,,,,,,
	,"&nbsp;Brushes","../products/brushes.html",,,1
	,"&nbsp;Hammer & Mallets","../products/hammers.html",,,1
	,"&nbsp;Hessian Products","../products/hessian.html",,,1
	,"&nbsp;Ironmongery","../products/nails.html",,,1
	,"&nbsp;Miscellaneous Tools","../products/miscellanious.html",,,1
	,"&nbsp;Renderbeads etc","../products/renderbeads.html",,,1
	,"&nbsp;Ropes","../products/rope.html",,,1
	,"&nbsp;Trowels","../products/trowels.html",,,1
	,"&nbsp;Wall Ties & Clamps","../products/wall_ties.html",,,1
	,"&nbsp;Wheelbarrows","../products/wheelbarrows.html",,,1
	])

dumpmenus()