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
"003366",					// Off Font Color
"ffffcc",					// Off Back Color
"ffffcc",					// On Font Color
"443F5C",					// On Back Color
"999999",					// Border Color
12,							// Font Size
"normal",					// Font Style 
"normal",					// Font Weight
"Verdana,Tahoma,Helvetica",	// Font
5,							// Padding
"arrow.gif",				// Sub Menu Image
0,							// 3D Border & Separator
"66ffff",					// 3D High Color
"000099",					// 3D Low Color
"000099",					// Referer item Font Color (leave this blank to disable)
"FFFF00",					// Referer item Back Color (leave this blank to disable)
]

menu1=[				// This is the array that contains your menu properties and details
15,					// Top
5,					// left
125,					// 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
"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
,					// 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.decksetc.com/ssi/decksetcindex01a.shtml",,,1,// "Description Text", "URL", "Alternate URL", "Status", "Separator Bar"
"About Us","show-menu2",,"#",1,
"Discounts","show-menu3",,"#",1,
"Sony Decks","show-menu4",,"#",1,
"Applications","show-menu5",,"#",1,
"Glossary","show-menu6",,"#",1
]

menu2=[
,,170,1,"",prop1,,"left",effect,,,,,,,
"About Decks Etc","http://www.decksetc.com/ssi/aboutus01.shtml",,,0,
"Contact Information","http://www.decksetc.com/ssi/contactus01.shtml",,,0,
"Map/Directions","http://www.decksetc.com/ssi/map01.shtml",,,0
]

menu3=[
,,170,1,"",prop1,,"left",effect,,,,,,,
"Sign-Up for Mailing List","http://www.decksetc.com/ssi/mailinglist.shtml",,,0
]

menu4=[
,,170,1,"",prop1,,"left",effect,,,,,,,
"Sony DSR 11","http://www.decksetc.com/ssi/dsr1101.shtml",,,0,
"Sony DSR 25","http://www.decksetc.com/ssi/dsr2001.shtml",,,0,
"Sony DSR 45","http://www.decksetc.com/ssi/dsr4001.shtml",,,0,
"Sony DSR 80","http://www.decksetc.com/ssi/dsr8001.shtml",,,0,
"Sony DSR 1500","http://www.decksetc.com/ssi/dsr150001.shtml",,,0,
"Sony DSR 1800","http://www.decksetc.com/ssi/dsr180001.shtml",,,0,
"Sony DSR 2000","http://www.decksetc.com/ssi/dsr200001.shtml",,,0,
"Sony UVW 1800","http://www.decksetc.com/ssi/uvw180001.shtml",,,0,
"Sony PVW 2800","http://www.decksetc.com/ssi/pvw280001.shtml",,,0,
"Sony DWV A500","http://www.decksetc.com/ssi/sonya50001.shtml",,,0,
"Sony HDW F500","http://www.decksetc.com/ssi/hdwf500.shtml",,,0,
"Avid Hard Drives","http://www.decksetc.com/ssi/73g.shtml",,,0
]

menu5=[
,,140,1,"",prop1,,"",effect,,,,,,,
"Reserve your equipment Here","http://www.decksetc.com/ssi/onlineform.shtml",,,0,
"On-line Payment via PayPal","http://www.decksetc.com/ssi/paypal.shtml",,,0,
"Credit and Rental Fax Form","http://www.decksetc.com/ssi/creditapplication.html",,,0,
"Rental Policy","http://www.decksetc.com/ssi/rentalrules.shtml",,,0
]

menu6=[
,,110,1,"",prop1,,"",effect,,,,,,,
"Abbreviation Definitions","http://www.decksetc.com/ssi/abbreviations.shtml",,,0
]


