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
"FFFFFF",					// Off Back Color
"CCCCCC",					// On Font Color
"FFFFFF",					// On Back Color
"000000",					// Border Color
16,							// Font Size
"normal",					// Font Style 
"bold",					// Font Weight
"Times New Roman",			// Font
3,							// Padding
"arrow.gif",				// Sub Menu Image
0,							// 3D Border & Separator
"66ffff",					// 3D High Color
"000099",					// 3D Low Color
,					// Referer item Font Color (leave this blank to disable)
,					// Referer item Back Color (leave this blank to disable)
]

menu1=[				// This is the array that contains your menu properties and details
10,					// Top
150,					// left
,					// Width
1,					// 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
"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","index.html",,"Home",1,


// "Description Text", "URL", "Alternate URL", "Status", "Separator Bar"

"About Us","show-menu4",,"Come Learn More!",1,
"Services","show-menu2",,"Some of Our Services",1,
//"Ski 2004","ski.htm",,"100% Satisfaction!",1,
"Contact","show-menu7",,"Place Your Order Now!",1
//"Helpful&nbsp;Links","show-menu6",,"Helpful Links",1
//"Helpful&nbsp;Links","show-menu6",,"Helpful Links",1
]

menu2=[
,,170,1,"",prop1,,"left",effect,,,,,,,
"Audiovisual","show-menu3",,,1,
"Teleconferencing","underconstruction.htm",,,1,
"Videoconferencing","show-menu5",,,1,
"Web Design & Hosting","webdesign.htm",,"100% Satisfaction!",1,
"Events Planning", "show-menu8",,,1,
"Production","production.htm",,"100% Satisfaction!",1,
"Computer Maintenance","compfix.htm",,,1,
"Advertising","companydescription.htm#ADVERTISING",,,1,
"Education", "companydescription.htm#EDUCATION",,,1
//"Ski Killington VT", "ski.htm",,,1
]

	menu3=[
	,,120,1,"",prop1,,"left",effect,,,,,,,
	"Equipment","equipment.htm",,,1,
	"Service Description","audiovisual.htm",,,1
	]

	
menu4=[
,,170,1,"",prop1,,"left",effect,,,,,,,
"Mission","mission.htm",,,1,
"History","history.htm",,,1,
"Confidentiality","confidentiality.htm",,,1,
"Payment","payment.htm",,,1
//"9/11 Statement","911statement.htm",,,1,
//"Homer","homer.html",,,1
]


	menu5=[
	,,120,1,"",prop1,,"left",effect,,,,,,,
	"Service Description","videoconferencing.htm",,,1,
	"Why Videoconference?","vcbenefits.htm",,,1,
	"Public Rooms","vcpublicrooms.htm",,,1
	]


menu6=[
,,140,1,"",prop1,,"",effect,,,,,,,
"Calculate Hebrew Date", "http://www.hebcal.com/converter/",,,1,
"Google", "http://www.google.com",,,1,
"Yahoo", "http://www.yahoo.com",,,1,
"Altavista", "http://altavista.com",,,1,
"Excite", "http://www.excite.com",,,1
]


menu7=[
,,140,1,"",prop1,,"",effect,,,,,,,
"Contact Us", "contactinfo.htm",,,1,
"Us Contact You", "reversecontact.htm",,,1
]


menu8=[
,,140,1,"",prop1,,"",effect,,,,,,,
"Production","production.htm",,"100% Satisfaction!",1,
"Coordination", "eventplanning.htm",,,1,
"River Rose Cruises", "riverrose.htm",,,1
]

