timegap=500
followspeed=5
followrate=40
suboffset_top=10;
suboffset_left=10;

effect = "fade(duration=0.3);Shadow(color='#0000CC', 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
"FFFFFF",					// Off Font Color
"0000FF",					// Off Back Color
"FFFFFF",					// On Font Color
"FF0033",					// On Back Color
"FFFFFF",					// Border Color
10,							// Font Size
"normal",					// Font Style 
"normal",					// Font Weight
"Verdana,Tahoma,Helvetica",	// Font
6,							// Padding
"arrow.gif",				// Sub Menu Image
0,							// 3D Border & Separator
"66ffff",					// 3D High Color
"000099",					// 3D Low Color
"FFFFFF",					// Referer item Font Color (leave this blank to disable)
"3333FF",					// Referer item Back Color (leave this blank to disable)
]

menu1=[				// This is the array that contains your menu properties and details
0,					// Top
30,					// left
,					// 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
"Home","show-menu3","http://www.ewaservicesweb.com","Home",1,// "Description Text", "URL", "Alternate URL", "Status", "Separator Bar"
"Consulting","show-menu2","http://www.ewaservicesweb.com/commercial/index.html","Commercial Consulting",1,
"Application Development","show-menu5","http://www.ewaservicesweb.com/commercial/programming.html","Application Development",1,
"Testing & Certification","show-menu6","http://www.ewaservicesweb.com/ctec/testing.htm","Testing & Certification",1,
"Military","show-menu7","http://www.ewaservicesweb.com/military/index.html","Military Support",1,
"TXQISV","http://www.ewaservicesweb.com/txqisv/default.htm","TXQISV",1
]

menu2=[
,,170,1,"",prop1,,"left",effect,,,,,,,
"Hardware & Software Integration","http://www.ewaservicesweb.com/commercial/Hardware.html",,,1,
"Network Engineering","http://www.ewaservicesweb.com/commercial/networking.html",,,1,
"Disaster Prevention & Recovery","http://www.ewaservicesweb.com/commercial/disaster.html",,,1,
"Application & Software Support","http://www.ewaservicesweb.com/commercial/software.html",,,1,
"Operating System Support","http://www.ewaservicesweb.com/commercial/OS.html",,,1,
"System Maintenance","http://www.ewaservicesweb.com/commercial/system.html",,,1
]

menu3=[
,,170,1,"",prop1,,"left",effect,,,,,,,
"Company Resume","http://www.ewaservicesweb.com/resume.html",,,1,
"Company News","http://www.ewaservicesweb.com/news.html",,,1
]
	
menu4=[
,,170,1,"",prop1,,"left",effect,,,,,,,
"Training Home","http://www.ewaservicesweb.com/ctec/index.asp",,,1,
"Microsoft Certified Professional Courses","http://www.ewaservicesweb.com/ctec/schedtemplate.asp?classification=3",,,1,
"End User Courses","http://www.ewaservicesweb.com/ctec/schedtemplate.asp?classification=1",,,1,
"Cisco","http://www.ewaservicesweb.com/ctec/schedtemplate.asp?classification=11",,,1,
"Information Management Officer Course","http://www.ewaservicesweb.com/ctec/schedtemplate.asp?classification=10",,,1
]

menu5=[,,120,1,,prop1,0,"left",effect,0,,,,,,
"Custom Programming","http://www.ewaservicesweb.com/commercial/programming.html",,,1,
"Web Site Design","http://www.ewaservicesweb.com/commercial/WebDesign.htm",,,1,
"Web Site Design Examples","http://www.ewaservicesweb.com/commercial/examples.html",,,1
]

menu6=[
,,140,1,"",prop1,,"",effect,,,,,,,
"Microsoft Certified Professional", "http://www.ewaservicesweb.com/ctec/testing.htm",,,1,
"Cisco Certifications", "http://www.ewaservicesweb.com/ctec/testing.htm",,,1
]

menu7=[
,,140,1,"",prop1,,"",effect,,,,,,,
"Tactical Support", "http://www.ewaservicesweb.com/military/index.html",,,1
]

menu8=[
,,140,1,"",prop1,,"",effect,,,,,,,
"Opportunities", "http://www.ewaservicesweb.com/employment/index.html",,,1
]

menu9=[
,,140,1,"",prop1,,"",effect,,,,,,,
"Sign-up", "http://www.ewaservicesweb.com/newsletter.asp",,,1,
"Logon", "http://www.ewaservicesweb.com/newsletterlogin.asp",,,1
]

