/*
 Milonic DHTML Menu
 Written by Andy Woolley
 Copyright 2002 (c) Milonic Solutions. All Rights Reserved.
 Plase vist http://www.milonic.co.uk/menu or e-mail menu3@milonic.com
 You may use this menu on your web site free of charge as long as you place prominent links to http://www.milonic.co.uk/menu and
 your inform us of your intentions with your URL AND ALL copyright notices remain in place in all files including your home page
 Comercial support contracts are available on request if you cannot comply with the above rules.

 Please note that major changes to this file have been made and is not compatible with versions 3.0 or earlier.

 You no longer need to number your menus as in previous versions. 
 The new menu structure allows you to name the menu instead, this means that you can remove menus and not break the system.
 The structure should also be much easier to modify, add & remove menus and menu items.
 
 If you are having difficulty with the menu please read the FAQ at http://www.milonic.co.uk/menu/faq.php before contacting us.

 Please note that the above text CAN be erased if you wish as long as copyright notices remain in place.
*/

//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.
"ffffff",				// Mouse Off Font Color
"77787C",				// Mouse Off Background Color
"ffffff",				// Mouse On Font Color
"77787C",				// Mouse On Background Color
"77787C",				// Menu Border Color 
12,						// Font Size in pixels
"normal",				// Font Style (italic or normal)
"normal",				// Font Weight (bold or normal)
"Verdana, Arial",		// Font Name
,						// Menu Item Padding
,						// Sub Menu Image (Leave this blank if not needed)
,						// 3D Border & Separator bar
"666666",				// 3D High Color
"000099",				// 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)
]


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.
"000000",				// Mouse Off Font Color
"ECEEED",				// Mouse Off Background Color
"000000",				// Mouse On Font Color
"BCBDC1",				// Mouse On Background Color
"77787C",				// Menu Border Color 
11,						// Font Size in pixels
"normal",				// Font Style (italic or normal)
"normal",				// Font Weight (bold or normal)
"Verdana, Arial",		// Font Name
5,						// Menu Item Padding
"menu/arrow.gif",		// Sub Menu Image (Leave this blank if not needed)
,						// 3D Border & Separator bar
"666666",				// 3D High Color
"000099",				// 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)
]



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
111,				// Menu Top - The Top position of the menu in pixels
,					// Menu Left - The Left position of the menu in pixels
,					// Menu Width - Menus width in pixels
,					// Menu Border Width 
"left",				// 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
,					// 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)
0,					// 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
// "Description Text", "URL", "Alternate URL", "Status", "Separator Bar"
,"<img src=images/menu/home.jpg border=0 width=92 height=19>","default.htm",,"Back to the home page",0 
,"<img src=images/menu/about.jpg border=0 width=93 height=19>","show-menu=about",,"About Robor",0
,"<img src=images/menu/divisions.jpg border=0 width=130 height=19>","show-menu=divisions",,"Robor Dvisions",0
,"<img src=images/menu/solutions.jpg border=0 width=107 height=19>","show-menu=steel",,"Robor Steel Solutions",0
,"<img src=images/menu/industry.jpg border=0 width=139 height=19>","show-menu=industry",,"Robor Industry Involvement",0
,"<img src=images/menu/product.jpg border=0 width=115 height=19>","show-menu=product",,"Robor Product Offering",0
,"<img src=images/menu/exports.jpg border=0 width=63 height=19>","exports.htm",,"Robor Exports",0
,"<img src=images/menu/contact.jpg border=0 width=81 height=18>","contactus.htm",,"Contact Robor",0
,"<img src=images/menu/news.jpg border=0 width=72 height=19>","show-menu=news",,"Robor News",0
])
	addmenu(menu=["about",,,120,1,"",style2,,"left",,,,,,,,,,,,,
	,"&nbsp;About Robor","about.htm",,"About Robor",1
	,"&nbsp;BEE Status","bee.htm",,"BEE Status",1
	,"&nbsp;Careers at Robor","careers.htm",,"Careers at Robor",1
	,"&nbsp;Corporate Profile","pdf/product/Robor%20A4%20Corp%20Leaf%20v2.pdf",,"Corporate Profile",1
	])
	
	addmenu(menu=["divisions",,,210,1,"",style2,,"left",,,,,,,,,,,,,
	,"&nbsp;Introduction","divisions.htm",,"Introduction",1
	,"&nbsp;Robor Head Office","divisions_headoffice.htm",,"Robor Head Office",1
	,"&nbsp;Robor Tube","divisions_robor_tube.htm",,"Robor Tube",1
	,"&nbsp;Robor Steel Services","divisions_robor_steel_services.htm",,"Robor Steel Services",1
	,"&nbsp;Robor Precision Tube","divisions_robor_precision_tube.htm",,"Robor Precision Tube",1
	,"&nbsp;Robor Open Sections","divisions_robor_open_sections.htm",,"Robor Open Sections",1
	,"&nbsp;Robor Pipe Systems","divisions_robor_pipe_systems.htm",,"Robor Pipe Systems",1
	,"&nbsp;Robor Galvanizers","divisions_galvanizers.htm",,"Robor Galvanizers",1
	,"&nbsp;Robor Scaffolding and Formwork","divisions_scaffolding.htm",,"Robor Scaffolding and Formwork",1
	])
	
	addmenu(menu=["steel",,,210,1,"",style2,,"left",,,,,,,,,,,,,
	,"Introduction","steel_solutions.htm",,"Introduction",1
	,"Corrosion and Abrasion Protection","steel_solutions_corrosion_protection.htm",,"Corrosion and Abrasion Protection",1
	,"Joining Systems","steel_solutions_joining_systems.htm",,"Joining Systems",1
	,"Load tables for Open Sections","steel_solutions_load_tables_open_sections.htm",,"Load tables for Open Sections",1
	,"Customer Support","steel_solutions_customer_support.htm",,"Customer Support",1
	,"Hot Dip Galvanizing","steel_solutions_galvanising.htm",,"Hot Dip Galvanizing",1
	])
 
	addmenu(menu=["industry",,,175,1,"",style2,,"left",,,,,,,,,,,,,
	,"Introduction","industries.htm",,,1
	,"Agriculture","industries_agriculture.htm",,"Agriculture",1
	,"Logistics - Rail & Road","industries_rail_logistics.htm",,"Logistics - Rail & Road",1
	,"Building & Construction","industries_building_construction.htm",,"Building & Construction",1
	,"Energy","industries_energy.htm",,"Energy",1
	,"Automotive","industries_automotive.htm",,"Automotive",1
	,"Mining","industries_mining.htm",,"Mining",1
	,"Petrochemical","industries_petrochemical.htm",,"Petrochemical",1
	,"Water Reticulation","industries_water_reticulation.htm",,"Water Reticulation",1
	,"Manufacturing","industries_manufacturing.htm",,"Manufacturing",1
	])

	addmenu(menu=["product",,,210,1,"",style2,,"left",,,,,,,,,,,,,
	,"Introduction","product.htm",,"Introduction",1
	,"Cold Formed Steel Sections","cold_formed_steel.htm",,"Cold Formed Steel Sections",1
	,"Cold Rolled Tube and Pipe","cold_rolled_tube.htm",,"Cold Rolled Tube and Pipe",1
	,"Drawn Steel Sections","drawn_steel.htm",,"Drawn Steel Sections",1
	,"Hot Rolled Steel Tube and Pipe","hot_rolled_steel_tube.htm",,"Hot Rolled Steel Tube and Pipe",1
	,"Pipe Solutions","pipe_solutions.htm",,"Pipe Solutions",1
	,"Robor Scaffolding and Formwork","scaffolding.htm",,"Robor Scaffolding and Formwork",1
	,"Detailed Product Information","pdf.htm",,"Robor Product PDF Downloads",1
	])
	
	addmenu(menu=["news",,,210,1,"",style2,,"left",,,,,,,,,,,,,
	,"News","news.htm",,"News",1
	,"Robor Internal News","internalnews.htm",,"Robor Internal News",1
	])	

dumpmenus()