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
3,							// Padding
"images/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
10,					// Top
130,					// 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","index.htm",,,1,// "Description Text", "URL", "Alternate URL", "Status", "Separator Bar"
"Team News","show-menu2",,"#",1,
"Lotto","show-menu4",,"#",1,
"Club News","show-menu5",,"#",1,
"Officers","show-menu13",,"#",1,
"Message Board","show-menu14",,"#",1,
"Photo Gallery","show-menu15",,"#",1,
"Links","show-menu6",,"#",1

]

menu2=[
,,170,1,"",prop1,,"left",effect,,,,,,,
"Intermediate","show-menu11",,,0,
"Junior B","show-menu12",,,0,
"U-21","show-menu7",,,0,
"U-18","show-menu3",,,0,
"U-16","show-menu8",,,0,
"U-14","show-menu9",,,0,
"U-12","show-menu10",,,0
]

	menu3=[
	,,120,1,"",prop1,,"left",effect,,,,,,,
	"Fixtures & Results","minorfixtures.htm",,,1,
	"Match Reports", "minornews.htm",,,1
	]

menu4=[
,,150,1,"",prop1,,"left",effect,,,,,,,
"This Weeks Winners","lotto.htm",,,1,
"About The Lotto","aboutthelotto.htm",,,1

]

menu5=[,,170,1,,prop1,0,"left",effect,0,,,,,,
"Year 2007 Review","2007review.htm",,,1,
"General News","generalnews.htm",,,1,
"Membership","membership.htm",,,1
]

menu6=[
,,140,1,"",prop1,,"",effect,,,,,,,
"Claregaa.ie", "http://www.claregaa.ie",,,1,
"Shannon Gaels.com", "http://www.shannongaels.com",,,1,
"Kildysart.com", "http://kildysart.com",,,1,
"Clare Champion", "http://www.clarechampion.com",,,1
]

menu7=[
,,140,1,"",prop1,,"",effect,,,,,,,
"Fixtures", "u21fixtures.htm",,,1,
"Results", "u21results.htm",,,1,
"Match Reports", "u21news.htm",,,1
]

menu8=[
,,140,1,"",prop1,,"",effect,,,,,,,
"Fixtures", "u16fixtures.htm",,,1,
"Results", "u16results.htm",,,1,
"Match Reports", "u16news.htm",,,1
]

menu9=[
,,140,1,"",prop1,,"",effect,,,,,,,
"Fixtures", "u14fixtures.htm",,,1,
"Results", "u14results.htm",,,1,
"Match Reports", "u14news.htm",,,11
]

menu10=[
,,140,1,"",prop1,,"",effect,,,,,,,
"Fixtures", "u12fixtures.htm",,,1,
"Results", "u12results.htm",,,1,
"Match Reports", "u12news.htm",,,1
]

menu11=[
,,140,1,"",prop1,,"",effect,,,,,,,
"Fixtures & Results", "intermediatefixtures.htm",,,1,
"Match Reports", "intermediatenews.htm",,,1,
"Management Team", "intermediatemanagement.htm",,,1
]

menu12=[
,,140,1,"",prop1,,"",effect,,,,,,,
"Fixtures", "juniorbfixtures.htm",,,1,
"Results", "juniorbresults.htm",,,1,
"Match Reports", "juniorbnews.htm",,,1
]

menu13=[
,,140,1,"",prop1,,"",effect,,,,,,,
"President", "president.htm",,,1,
"Chairman", "chairman.htm",,,1,
"Assistant Chairman", "Vice chairman.htm",,,1,
"Secretary", "secretary.htm",,,1,
"Assistant Secretary", "Assistant Secretary.htm",,,1,
"Treasurer", "treasurer.htm",,,1,
"Assistant Treasurer", "Assistant Treasurer.htm",,,1,
"Committee", "committee.htm",,,1,
"Website Administrator", "websiteadmin.htm",,,1
]


menu14=[
,,140,1,"",prop1,,"",effect,,,,,,,
"Post a Message", "postamessage.htm",,,1,
"View Board", "messageboard.htm",,,1
]

menu15=[
	,,120,1,"",prop1,,"left",effect,,,,,,,
	"Honours", "honours.htm",,,1,
        "Screensaver", "screensavers.htm",,,1,
	"Photo Gallery","photogallery.htm",,,1
]