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
"ffffff",					// Off Font Color
"990000",					// Off Back Color
"ffffff",					// On Font Color
"000000",					// On Back Color
"ffcc00",					// Border Color
10,							// Font Size
"bold",						// Font Style 
"normal",					// Font Weight
"Verdana,Tahoma,Helvetica",	// Font
3,							// Padding
"space.gif",				// Sub Menu Image
,							// 3D Border & Separator
"ffffff",					// 3D High Color
"3e475e",					// 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
69,					// Top
0,					// left
80,					// 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
"shadow",			// 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

// "Description Text", "URL", "Alternate URL", "Status", "Separator Bar"
"Home","show-menu2","index.php",,1,
"News","show-menu3","news.php",,1,
"Members","show-menu4","member.php",,1,
"Alumni","show-menu5",,,1,
"Parents","show-menu6",,,1,
"Join D-Chi","show-menu7",,,1,
"Pictures","show-menu8",,,1,
"Guestbook","show-menu9","guestbook.php",,1,
"Resources","show-menu10",,,1
]

menu2=[
,,120,1,"left",prop1,,"left",,,,,,,,
"Facts","facts.php",,,1,
"History","history.php",,,1,
"Local History","local.php",,,1
]

menu3=[
,,120,1,"left",prop1,,"left",,,,,,,,
"Headlines","news.php",,,1,
"Archives","news.php?do=archives",,,1
]

menu4=[
,,120,1,"left",prop1,,"left",,,,,,,,
"Officers","member.php?do=officers",,,1,
"Chairman","new.php",,,1,
"Members","member.php",,,1,
"Contacts","contacts.php",,,1
]

menu5=[
,,120,1,"left",prop1,,"left",,,,,,,,
"Alumni Homepage","new.php",,,1,
"Alumni Directory","new.php",,,1,
"Change Address","new.php",,,1,
"Board of Trustees","new.php",,,1,
"Homecoming","new.php",,,1,
"Newsletter","erenata.php",,,1
]

menu6=[
,,120,1,"left",prop1,,"left",,,,,,,,
"Parents Association","new.php",,,1,
"Newsletter","new.php",,,1,
"Mom's/Dad's Weekend","new.php",,,1,
"FAQ's","new.php",,,1
]

menu7=[
,,120,1,"left",prop1,,"left",,,,,,,,
"FAQ's","rush.php",,,1,
"Contact Us","contacts.php",,,1,
"Formal Recruitment","rush.php?do=formal",,,1,
"Summer Recruitment","rush.php?do=summer",,,1
]

menu8=[
,,120,1,"left",prop1,,"left",,,,,,,,
"Fall","pictures.php?do=fall",,,1,
"Spring","pictures.php?do=spring",,,1,
"Chapter House","pictures.php",,,1
]

menu9=[
,,120,1,"left",prop1,,"left",,,,,,,,
"Sign Guestbook","guestbook.php?do=add_form",,,1,
"Read Guestbook","guestbook.php",,,1
]

menu10=[
,,100,1,"left",prop1,,"left",,,,,,,,
"Documents","show-menu11",,,1,
"Graphics","show-menu12",,,1,
"Search","new.php",,,1,
"Site Map","sitemap.php",,,1
]

menu11=[
,,120,1,"left",prop1,,"left",,,,,,,,
"Online Statement","new.php",,,1,
"Housing Contract","documents/contract.pdf",,,1,
"Blank Schedule","new.php",,,1
]

menu12=[
,,120,1,"left",prop1,,"left",,,,,,,,
"For the Web","new.php",,,1,
"For Publications","new.php",,,1,
"Desktop Images","new.php",,,1
]
