
//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 //
////////////////////////////////////


if(navigator.appVersion.indexOf("MSIE 6.0")>0)
{
	effect = "Fade(duration=0.2);Alpha(style=0,opacity=90);Shadow(color='#777777', Direction=135, Strength=5)"
}
else
{
	effect = "Shadow(color='#777777', Direction=90, Strength=5)" // Stop IE5.5 bug when using more than one filter
}


timegap=500			// 500The time delay for menus to remain visible
followspeed=5		// 5Follow Scrolling speed
followrate=40		// 40Follow Scrolling Rate
suboffset_top=10;	// Sub menu offset Top position 
suboffset_left=10;	// Sub menu offset Left position

style1a=[			// 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
"#5E9EB7",			// Mouse Off Background Color
"#ffffff",			// Mouse On Font Color
"#297594",			// Mouse On Background Color
"#297594",			// Menu Border Color 
11,					// Font Size in pixels
"normal",			// Font Style (italic or normal)
"bold",				// Font Weight (bold or normal)
"Arial, Helvetica, sans-serif",	// Font Name
2,					// 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)
,			// Menu Item Separator Color
]

style1b=[			// 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
"#A5BE10",			// Mouse Off Background Color
"#ffffff",			// Mouse On Font Color
"#84AA00",			// Mouse On Background Color
"#84AA00",			// Menu Border Color 
11,					// Font Size in pixels
"normal",			// Font Style (italic or normal)
"bold",				// Font Weight (bold or normal)
"Arial, Helvetica, sans-serif",	// Font Name
2,					// 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)
,			// Menu Item Separator Color
]

style1c=[			// 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
"#73619C",			// Mouse Off Background Color
"#ffffff",			// Mouse On Font Color
"#4A386B",			// Mouse On Background Color
"#4A386B",			// Menu Border Color 
11,					// Font Size in pixels
"normal",			// Font Style (italic or normal)
"bold",				// Font Weight (bold or normal)
"Arial, Helvetica, sans-serif",	// Font Name
2,					// 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)
,			// Menu Item Separator Color
]

style1d=[			// 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
"#84AA00",			// Mouse Off Background Color
"#ffffff",			// Mouse On Font Color
"#A5BE10",			// Mouse On Background Color
"#A5BE10",			// Menu Border Color 
11,					// Font Size in pixels
"normal",			// Font Style (italic or normal)
"bold",				// Font Weight (bold or normal)
"Arial, Helvetica, sans-serif",	// Font Name
2,					// 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)
,			// Menu Item Separator Color
]

style1e=[			// 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
"#297594",			// Mouse Off Background Color
"#ffffff",			// Mouse On Font Color
"#5E9EB7",			// Mouse On Background Color
"#5E9EB7",			// Menu Border Color 
11,					// Font Size in pixels
"normal",			// Font Style (italic or normal)
"bold",				// Font Weight (bold or normal)
"Arial, Helvetica, sans-serif",	// Font Name
2,					// 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)
,					// 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.
"#ffffff",			// Mouse Off Font Color
"#5E9EB7",			// Mouse Off Background Color
"#ffffff",			// Mouse On Font Color
"#5E9EB7",			// Mouse On Background Color
,			// Menu Border Color 
14,					// Font Size in pixels
"normal",			// Font Style (italic or normal)
"bold",				// Font Weight (bold or normal)
"Arial, Helvetica, sans-serif",	// Font Name
1,					// 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)
,					// Menu Item Separator Color
]

style3=[			// 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
"#A5BE10",			// Mouse Off Background Color
"#ffffff",			// Mouse On Font Color
"#A5BE10",			// Mouse On Background Color
,			// Menu Border Color 
14,					// Font Size in pixels
"normal",			// Font Style (italic or normal)
"bold",				// Font Weight (bold or normal)
"Arial, Helvetica, sans-serif",	// Font Name
1,					// 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)
,					// Menu Item Separator Color
]

style4=[			// 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
"#4A386B",			// Mouse Off Background Color
"#ffffff",			// Mouse On Font Color
"#4A386B",			// Mouse On Background Color
,			// Menu Border Color 
14,					// Font Size in pixels
"normal",			// Font Style (italic or normal)
"bold",				// Font Weight (bold or normal)
"Arial, Helvetica, sans-serif",	// Font Name
1,					// 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)
,					// Menu Item Separator Color
]

addmenu(menu=[		// This is the array that contains your menu properties and details
"aboutmenu",			// Menu Name - This is needed in order for the menu to be called
73,				// Menu Top - The Top position of the menu in pixels
0,				// Menu Left - The Left position of the menu in pixels
248,					// Menu Width - Menus width in pixels
,					// Menu Border Width 
"200",				// Screen Position - here you can use "center;left;right;middle;top;bottom" or a combination of "center:middle"
style2,				// 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
,					// 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)
,					// 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)
,					// Background image for menu when BGColor set to transparent.
,					// Scrollable Menu
,					// Reserved for future use
," About AMEC Paragon ","show-menu=about",,,0// "Description Text", "URL", "Alternate URL", "Status", "Separator Bar"
])

addmenu(menu=[		// This is the array that contains your menu properties and details
"servicemenu",			// Menu Name - This is needed in order for the menu to be called
73,				// Menu Top - The Top position of the menu in pixels
250,				// Menu Left - The Left position of the menu in pixels
248,					// Menu Width - Menus width in pixels
,					// Menu Border Width 
"200",				// Screen Position - here you can use "center;left;right;middle;top;bottom" or a combination of "center:middle"
style3,				// 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
,					// 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)
,					// 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)
,					// Background image for menu when BGColor set to transparent.
,					// Scrollable Menu
,					// Reserved for future use
," Services ","show-menu=services",,,0// "Description Text", "URL", "Alternate URL", "Status", "Separator Bar"
])

addmenu(menu=[		// This is the array that contains your menu properties and details
"topicmenu",			// Menu Name - This is needed in order for the menu to be called
73,				// Menu Top - The Top position of the menu in pixels
500,				// Menu Left - The Left position of the menu in pixels
248,					// Menu Width - Menus width in pixels
,					// Menu Border Width 
"200",				// Screen Position - here you can use "center;left;right;middle;top;bottom" or a combination of "center:middle"
style4,				// 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
,					// 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)
,					// 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)
,					// Background image for menu when BGColor set to transparent.
,					// Scrollable Menu
,					// Reserved for future use
," Career Opportunities ","show-menu=topics",,,0// "Description Text", "URL", "Alternate URL", "Status", "Separator Bar"
])

//About us
addmenu(menu=["about",
	95,,250,1,"",style1a,,"left",effect,,,,,,,,,,,,
	,"Who We Are",pathname+"/WhoWeAre.asp",,,1
	,"What We Do",pathname+"/WhatWeDo.asp",,,1
	,"How We Work Ethically",pathname+"/HowWeWorkEthically.asp",,,1
	,"How We Help Communities",pathname+"/HowWeHelpCommunities.asp",,,1
//	,"Brochures ",pathname+"/Brochures.asp",,,1	
//	,"Press Room",pathname+"/PressRoom.asp",,,1
//	,"Publications",pathname+"/Publications.asp",,,1
//	,"Contact Us",pathname+"/ContactUs.asp",,,1
//	,"Find Us",pathname+"/FindUs.asp",,,1
	])	

//Services
addmenu(menu=["services",
	95,,250,1,"",style1b,,"left",effect,,,,,,,,,,,,
	,"Project Management / Owner's Engineer",pathname+"/ProjectManagement.asp",,,1
	,"Engineering","show-menu=Engineering",,,1
	,"Materials Management",pathname+"/MaterialsManagement.asp",,,1
	,"Construction Management",pathname+"/ConstructionManagement.asp",,,1
	,"Hook-Up & Commissioning",pathname+"/ConCommissioning.asp",,,1	
	,"Asset Support",pathname+"/AssetSupport.asp",,,1	
	])	

//Featured Topics
addmenu(menu=["topics",
	95,,250,1,"",style1c,,"left",effect,,,,,,,,,,,,
	//,"Best Places to Work",pathname+"/BestPlaces.asp",,,1
	,"Careers",pathname+"/careers.asp",,,1
	,"College & High School Internships",pathname+"/Internships.asp",,,1
	//,"Community Service",pathname+"/Community.asp",,,1
	//,"Company Culture",pathname+"/Culture.asp",,,1
	])	

//Life at AMEC Paragon
addmenu(menu=["AMEClife",
	155,170,250,1,"",style1e,,"left",effect,,,,,,,,,,,,
	//,"Best Places to Work",pathname+"/BestPlaces.asp",,,1
	,"Careers",pathname+"/careers.asp",,,1
	,"College & High School Internships",pathname+"/Internships.asp",,,1
	//,"Community Service",pathname+"/Community.asp",,,1
	//,"Company Culture",pathname+"/Culture.asp",,,1
	])	

//project management
addmenu(menu=["projman",
	102,440,250,1,"",style1d,,"left",effect,,,,,,,,,,,,
	,"Owner's Engineer",pathname+"/OwnersEngineer.asp",,,1
	,"Project Controls",pathname+"/ProjectControls.asp",,,1
	,"Materials Management",pathname+"/MaterialsManagement.asp",,,1
	,"Construction Management",pathname+"/ConstructionManagement.asp",,,1
	])	

//upstream
addmenu(menu=["Engineering",
	120,400,250,1,"",style1d,,"left",effect,,,,,,,,,,,,
	,"Process / Facilities",pathname+"/ProcessFacilities.asp",,,1
	,"Civil / Structural",pathname+"/StructuralDesign.asp",,,1
	,"Electrical / Instrumentation",pathname+"/ElectricalInstrument.asp",,,1
	])	

//pipeline
addmenu(menu=["pipe",
	138,440,250,1,"",style1d,,"left",effect,,,,,,,,,,,,
	,"Offshore Pipelines",pathname+"/OffshorePipelines.asp",,,1
	,"Onshore Pipelines",pathname+"/OnshorePipelines.asp",,,1
	,"Mapping & GIS",pathname+"/MappingGIS.asp",,,1
	,"Permitting",pathname+"/Permitting.asp",,,1
	])	

//hse
addmenu(menu=["hse",
	175,440,250,1,"",style1d,,"left",effect,,,,,,,,,,,,
	,"Human Factors",pathname+"/HumanFactors.asp",,,1
	,"Safety",pathname+"/Safety.asp",,,1
	,"Environmental",pathname+"/HSEEnvironmental.asp",,,1
	])	

dumpmenus()