timegap=300
followspeed=10
followrate=20
suboffset_top=0;
suboffset_left=0;

effect = "fade(duration=0.2);Shadow(color='#9C1126', Direction=135, Strength=8)"

function openwin(url)
{
	nwin=window.open(url, "nwin",config="scrollbars=yes,resizable=yes,toolbar=yes,location=yes,status=yes,menubar=yes,");
	nwin.focus();
}

prop1=[						// prop1 is an array of properties you can have as many property arrays as you need
"B9152D",					// Off Font Color
"B6B6B6",					// Off Back Color
"B6B6B6",					// On Font Color
"B9152D",					// On Back Color
"7D7D7D",					// Border Color
"14",						// Font Size
"italic",					// Font Style 
"bold",					// Font Weight
"XPress SF,Arial narrow,Tahoma",	// Font
5,							// Padding
"../images/arrow.gif",				// Sub Menu Image
0,							// 3D Border & Separator
"494949",					// 3D High Color
"000099",					// 3D Low Color
"FFFFFF",					// Referer item Font Color (leave this blank to disable)
"494949",					// Referer item Back Color (leave this blank to disable)
]

menu1=[				// This is the array that contains your menu properties and details
20,					// Top
50,					// left
135,			     // Width
2,					// Border Width
"center",			// Screen Position - here you can use "center;middle;right"
prop1,				// Properties Array - this is set higher up, as above
1,					// Always Visible - allows the menu item to be visible at all time
"left",			// Alignment - sets the menu elements alignment, HTML values are valid here for example: left, right or center
,					// Filter - Text variable for setting transitional effects on menu activation
,					// Follow Scrolling - Tells the menu item to follow the user down the screen
1, 					// Horizontal Menu - Tells the menu to be horizontal instead of top to bottom style
1,					// Keep Alive - Keeps the menu visible until the user moves over another menu or clicks elsewhere on the page
,					// Position of sub image left:center:right:middle:top:bottom
,					// Show an image on top menu bars indicating a sub menu exists below
,					// Reserved for future use
"About EuGeos","show-menu6",,"#",1,// "Description Text", "URL", "Alternate URL", "Status", "Separator Bar"
"Analysis","show-menu2",,"#",1,
"Management","show-menu9",,"#",1,
"Communication","show-menu4",,"#",1,
"Free Resources","show-menu5",,"#",1,
"Site Map","show-menu8",,"#",1
]

menu6=[
,,200,1,"",prop1,0,"left",effect,0,0,,,,,
"EuGeos Limited","../home/company.htm",,,0,
"EuGeos Services","../home/services.htm",,,0     
]


menu2=[
,,200,1,"",prop1,0,"left",effect,0,0,,,,,
"Introduction","../analyse/intro.htm",,,0,
"Life-Cycle Assessment","../analyse/lca.htm",,,0,
"Sustainability Assessment","../analyse/susassess.htm",,,0,
"Carbon Footprinting","../analyse/carbon.htm",,,0,
"Environmental Audit","../analyse/audit.htm",,,0,
"Free Resources","show-menu3",,,0
]
			
	menu3=[
	,,200,1,"",prop1,0,"left",effect,0,0,,,,,
	"Publications","../resources/intro.htm",,,0,
	"Glossary","../resources/glossary.htm",,,0
	]

menu4=[
,,200,1,"",prop1,,"left",effect,0,0,,,,,
"Introduction","../envirocomm/intro.htm",,,0,
"Reporting","../envirocomm/reporting.htm",,,0,
"Product Declarations","../envirocomm/productdecl.htm",,,0,
"Sustainable Marketing","../envirocomm/marketing.htm",,,0,   
"Free Resources","show-menu7",,,0
]

	menu7=[
	,,200,1,"",prop1,0,"left",effect,0,0,,,,,
	"Publications","../resources/intro.htm",,,0,
	"Glossary","../resources/glossary.htm",,,0
	]

menu5=[
,,200,1,"",prop1,0,"left",effect,0,0,,,,,
"Publications","../resources/intro.htm",,,0,
"Glossary","../resources/glossary.htm",,,0,
"Links","../resources/links.htm",,,0
]
	
menu8=[
,,200,1,"",prop1,0,"left",effect,0,0,,,,,
"Site Map","../home/sitemap.htm",,,0
]

menu9=[
,,200,1,"",prop1,0,"left",effect,0,0,,,,,
"Introduction","../manage/intro.htm",,,0,
"Environmental Management System","../manage/ems.htm",,,0,
"Design-for-Environment","../manage/dfe.htm",,,0,
"Sustainable Procurement","../manage/greenpurchasing.htm",,,0,
"Free Resources","show-menu7",,,0
]
	
