timegap=500
followspeed=5
followrate=40
suboffset_top=18
suboffset_left=10
sub_top = 104
sub_width = 99
main_left = -6

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,top=0,left="+(screen.width-800));
  nwin.focus();
}

prop1=[           // prop1 is an array of properties you can have as many property arrays as you need
"ffffff",         // Off Font Color
"37317B",         // Off Back Color
"ffffff",         // On Font Color
"7EA2C6",         // On Back Color
"ffffff",         // Border Color
11,               // Font Size
"normal",         // Font Style
"bold",           // Font Weight
"Lucida Sans Unicode, Verdana, Tahoma, Helvetical, Arial",        // Font
2,                // Padding
"arrow.jpg",      // Sub Menu Image
0,                // 3D Border & Separator
"66ffff",         // 3D High Color
"ffffff",         // 3D Low Color
"ffffff",         // Referer item Font Color (leave this blank to disable)
"37317B",         // Referer item Back Color (leave this blank to disable)
]

prop2=[           // prop1 is an array of properties you can have as many property arrays as you need
"ffffff",         // Off Font Color
"fa941b",         // Off Back Color
"ffffff",         // On Font Color
"8EB9E3",         // On Back Color
"ffffff",         // Border Color
10,               // Font Size
"normal",         // Font Style
"normal",         // Font Weight
"Lucida Sans Unicode, Verdana, Tahoma, Helvetical, Arial",        // Font
3,                // Padding
"arrow.jpg",      // Sub Menu Image
0,                // 3D Border & Separator
"66ffff",         // 3D High Color
"000099",         // 3D Low Color
"37317B",         // Referer item Font Color (leave this blank to disable)
"f8a853",         // Referer item Back Color (leave this blank to disable)
]

menu1=[       // This is the array that contains your menu properties and details
80,           // Top
main_left,    // left
sub_width,    // Width
2,            // 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
"Home","http://www.equatorone.com/default.html",,,1,// "Description Text", "URL", "Alternate URL", "Status", "Separator Bar"
"About Us","show-menu2",,,1,
"Solutions","show-menu3",,,1,
"Products","show-menu4",,,1,
"Press","show-menu5",,,1,
"Partners","show-menu6",,,1,
"Customers","show-menu7",,,1,
"Contact Us","http://www.equatorone.com/contact_us.php",,,1
]

menu2=[
sub_top,sub_width*1+main_left-2,140,2,"",prop2,,"left",effect,,,,,,,
//"Dynamic Drive","javascript:openwin(\"http://www.dynamicdrive.com\")",,,,
"Company Overview","http://www.equatorone.com/overview.php",,,,
"Management Team","http://www.equatorone.com/mgnt.php",,,,
"Careers @ Equator One","http://www.equatorone.com/careers.php",,,
]

menu3=[
sub_top,sub_width*2+main_left-4,140,2,"",prop2,,"left",effect,,,,,,,
"Enterprises","http://www.equatorone.com/enterprises.php",,,,
"Service Providers","http://www.equatorone.com/service_providers.php",,,,
"Telcos","http://www.equatorone.com/telcos.php",,,
]

menu4=[
sub_top,sub_width*3+main_left-6,140,2,"",prop2,,"left",effect,,,,,,,
"Perspective","http://www.equatorone.com/perspective.php",,,,
"MAXEnterprise","http://www.equatorone.com/maxenterprise.php",,,,
"MAXForeSight","http://www.equatorone.com/maxforesight.php",,,,
"MAX NP","http://www.equatorone.com/max_np.php",,,,
"MAX Features Comparison","http://www.equatorone.com/max_feature.php",,,,
"What's New in MAX?","http://www.equatorone.com/max_new.php",,,,
"Technology Whitepapers","http://www.equatorone.com/technology_whitepaper.php",,,
]

menu5=[
sub_top,sub_width*4+main_left-8,140,2,,prop2,,"left",effect,,,,,,,
"Press Releases","http://www.equatorone.com/press.php",,,,
"Events","http://www.equatorone.com/events.php",,,,
"Case Studies","http://www.equatorone.com/case_studies.php",,,
]

menu6=[
sub_top,sub_width*5+main_left-10,140,2,"",prop2,,"left",effect,,,,,,,
"Partners Login", "http://www.equatorone.com/partners_login.php",,,,
"Reseller Programs","http://www.equatorone.com/reseller.php",,,,
"Reseller Partners", "http://www.equatorone.com/alliance.php",,,
]

menu7=[
sub_top,sub_width*6+main_left-12,140,2,"",prop2,,"left",effect,,,,,,,
"Customers Login","http://www.equatorone.com/customers_login.php",,,,
"Software Upgrade","http://www.equatorone.com/upgrade.php",,,,
"Customers List","http://www.equatorone.com/customers.php",,,
]

