timegap=500
followspeed=5
followrate=40
suboffset_top=10;
suboffset_left=10;

effect = "fade(duration=0.3);Shadow(color='#777777', Direction=135, Strength=5)"

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
"000000",					// Off Font Color
"F1F1F1",					// Off Back Color
"000000",					// On Font Color
"0A6CCE",					// On Back Color
"999999",					// Border Color
10,							// Font Size
"bold",					// Font Style 
"normal",					// Font Weight
"Verdana,Tahoma,Helvetica",	// Font
3,							// Padding
"arrow.gif",				// Sub Menu Image
0,							// 3D Border & Separator
"66ffff",					// 3D High Color
"F1F1F1",					// 3D Low Color
"000000",					// Referer item Font Color (leave this blank to disable)
"F1F1F1",					// Referer item Back Color (leave this blank to disable)
]

menu1=[				// This is the array that contains your menu properties and details
149,				// Top
0,					// left
120,					// Width
1,					// Border Width
"left",     		// 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
"center",			// 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
,					// 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
"Zouire","show-menu2","default.aspx#top",,1,// "Description Text", "URL", "Alternate URL", "Status", "Separator Bar"
"Marketing Services","show-menu4","marketingservices.aspx#top",,1,
"Approach","approach.aspx",,,,
"Diversity","diversity.aspx",,,,
"Product Search","javascript:openwin(\"productsearch.aspx\")",,,,
"Online Reporting","javascript:openwin(\"onlinereporting\")",,,,
"Contact Us","mailto:info@zouire.com",,,
]

menu2=[
,,100,1,"",prop1,,"left",effect,,,,,,,
"Corporate Overview","default.aspx#corpOverview",,,0,
"Team","default.aspx#team",,,0,
"Location","default.aspx#location",,,0,
"Customers","default.aspx#customers",,,0,
"Partners","default.aspx#partners",,,0,
"About","default.aspx#about",,,0,
"Employment Opportunity", "progmgr.aspxl",,,0
]

menu3=[
,,120,1,"",prop1,,"left",effect,,,,,,,
"CTV News","http://www.ctvnews.com",,,1,
"Vancouver Sun","http://www.canada.com/vancouver/vancouversun/",,,1
]

menu4=[
,,170,1,"",prop1,,"left",effect,,,,,,,
"Design &amp; Import","marketingservices.aspx#DI",,,0,
"Catalog Fulfillment / Digital Marketing","marketingservices.aspx#CFDM",,,0,
"Special Order","marketingservices.aspx#SO",,,0,
"Program Development","marketingservices.aspx#PD",,,0,
"Uniform Fulfillment","marketingservices.aspx#UF",,,0
]

menu5=[,,120,1,,prop1,0,"left",effect,0,,,,,,
"Press Release #1","#",,,1,
"Press Release #2","#",,,1,
"Press Release #3","#",,,1
]

menu6=[
,,140,1,"",prop1,,"",effect,,,,,,,
"Special Order Buyer", "careeropp-SOB.aspx",,,1,
"Regional Sales Representative", "careeropp-RSR.aspx",,,1
]

