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
"B70000",					// Off Back Color
"ffff00",					// On Font Color
"ff0000",					// On Back Color
"000099",					// Border Color
12,							// Font Size
"normal",					// Font Style 
"bold",					    // Font Weight
"Arial",	                // Font
5,							// Padding
,				            // Sub Menu Image
0,							// 3D Border & Separator
"ff0000",					// 3D High Color
"990000",					// 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
170,					// Top
0,					// left
126,				// 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","http://www.jamboparty.com",,"JamboParty.com",1,// "Description Text", "URL", "Alternate URL", "Status", "Separator Bar"
"Forums","http://www.jamboparty.com/forum/phpBB2/index.php",,"JamboParty.com Forums",6,
//"2009 JITH Lineup","http://www.jamboparty.com/forum/phpBB2/viewtopic.php?p=121405#121405",,"See who will be at JITH 2009!",1,
"Jambo Pictures...","show-menu2",,"Pictures from JITH and other gatherings",1,
"Tennis!","http://www.jamboparty.com/tennis/tennis1.htm",,"Learn To Play Tennis!",1,
"Links","http://www.jamboparty.com/links/links.htm","Links to fun things",1
]

// Services
menu2=[
,,126,1,,prop1,0,"left",effect,0,,,,,,
"2008 JITH Pics","http://www.jamboparty.com/pics/08jith/08jith01.htm",,"2008 JITH Pics",1,
"2007 JITH Pics","http://www.jamboparty.com/pics/07jith/07jith01.htm",,"2007 JITH Pics",1,
"2006 JITH Pics","http://www.jamboparty.com/pics/06jith/06jith01.htm",,"2006 JITH Pics",1,
"Halfway to JITH '06","http://www.jamboparty.com/pics/party1/party1_1.htm",,"Halfway to JITH!",1,
"Ghost Riders '06","http://www.jamboparty.com/pics/ghostriders/gr1.htm",,"Ghost Riders part pics",1,
"Jason Aldean'06","http://www.jamboparty.com/pics/aldean/aldean1.htm",,"Pictures from the Jason Aldean concert",1,
"2005 JITH Pics","http://www.jamboparty.com/pics/jith05/jith05_1.htm",,"2005 JITH Pics",1,
"Your JITH Pics","http://www.jamboparty.com/pics/fanpics/fanpics1.htm",,"JITH Pics that YOU sent in!",1
]
