
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
"e8a53d",					// Off Back Color
"a1a1a1",					// On Font Color
"000000",					// On Back Color text
"990000",					// Border Color
11,					        // Font Size
"normal",					// Font Style 
"normal",					// Font Weight
"tahoma,verdana,arial,Helvetica",	       	 // Font
2,					// Padding
"square.gif",				// Sub Menu Image
1,		 			// 3D Border & Separator
"cccccc",					// 3D High Color
"000000",					// 3D Low Color
"000099",					// Referer item Font Color (leave this blank to disable)
"FFFF00",					// Referer item Back Color (leave this blank to disable)
]
prop2=[					// prop1 is an array of properties you can have as many property arrays as you need
"000000",					// Off Font Color
"005584",					// Off Back Color
"cccccc",					// On Font Color
"000000",					// On Back Color text
"000000",					// Border Color
8,					// Font Size
"normal",					// Font Style 
"normal",					// Font Weight
"Tahoma,Verdana,Helvetica",			// Font
2,					// 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
180,					// Top  position from top 
11,					// left position from left
135,					// Width
2,					// Border Width
"top",					// Screen Position - here you can use "center;middle;right"top
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
, 					// Horizontal Menu - Tells the menu to be horizontal instead of top to bottom style ' ' or 1
,					// 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,
"Club Information","show-menu2",,"Club Information",1,     // "Description Text", "URL", "Alternate URL", "Status", "Separator Bar"
"Club History","show-menu9",,"Some History",1,

"Membership","show-menu10",,"Membership Details",1,
"Sponsors","./cysponsors.html",,"Our Sponsors",1,
"Recruitment","./cyrecruitment.html",,"Recruitment",1,
"Venues","show-menu3",,"Home field & Training Venues",1,
"Photo Gallery","show-menu4",,"Photo Gallery",1,
"Current Season","show-menu7",,"Current season details",1,
//"Social","./cysocial.html",,"Yankees Social",1,
"Rugby Programs","show-menu5",,"Summer Programs",1, 

"Merchandise","./cymerchandise.html",,"Merchandise",1,
 
"Latest Club News","./news/newsblog.html",,"Latest Club News",1,
"Yankees Extra","show-menu8",,"Misc pages",1,
"Club Yellow Pages","./cyyellow.html",,"Club Yellow Pages",1,

"Yankees Alum","./cyalum.html",,"Old Yankees ",1,
"Contact us","show-menu6",,"Contact Details",1
]


menu10=[
,,100,1,"",prop1,,"center",effect,,,,,,,
"Current Details","./cymembership.html",,,1,
"Pay Dues","./cydues.html",,,0 
]

menu2=[
,,100,1,"",prop1,,"center",effect,,,,,,,
"Club Officers","./cyofficers.html",,,1,
"Accolades","./cyaccolades.html",,,0
]



menu3=[
,,100,1,"",prop1,,"center",effect,,,,,,,
"Home Field","./cyhomefield.html",,,1,
"Directions","./cydirections.html",,,1,
"Map","./cymap.html",,,1,
"Training locations","./cytraining.html",,,0
]

menu4=[
,,100,1,"",prop1,,"center",effect,,,,,,,
"Photo Gallery","./cygallery.html",,,0
 

]

menu5=[
,,100,1,"",prop1,,"center",effect,,,,,,,
"Youth Rugby","./cyyouth.html",,,1,
"Womens Rugby","./cywomen.html",,,1,
"Old Boys","./cyoldboys.html",,,1,
"Summer Rugby","./cysummer.html",,,0
]

menu6=[
,,100,1,"",prop1,,"center",effect,,,,,,,
"Contact Details","./cycontactus.html",,,1,
"Our Email List","./cyemaillist.html",,,0  
] 

menu7=[
,,100,1,"",prop1,,"center",effect,,,,,,,
"Training Schedule","./cytraining.html",,,1,
"Fixtures/Results","./cyfixtures.html",,,1,
"Game Reports","cymatchrep.html",,,0
 
]
 
menu8=[
,,100,1,"",prop1,,"center",effect,,,,,,,
"Biffers Beat","./biffer",,,1,
"Locations for TV Rugby","./cy6.html",,,1,
"Links","./cylinks.html",,,1,
"Rules of Rugby","./cyrules.html",,,0
]
menu9=[
,,100,1,"",prop1,,"center",effect,,,,,,,
"The Beginning","./cyhistory.html",,,1,
"Past Presidents","./cypresident.html",,,1,
"Past Captains","./cycaptain.html",,,0 
]

 
 
 