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
"DDDDDD",					// Off Back Color
"C5C5C5",					// On Font Color
"000000",					// On Back Color
"B7B7B7",					// Border Color
10,						// Font Size
"normal",					// Font Style 
"normal",					// Font Weight
"Verdana",					// Font
1,						// Padding
"arrow.gif",					// Sub Menu Image
0,						// 3D Border & Separator
"000000",					// 3D High Color
"000000",					// 3D Low Color
"000000",					// Referer item Font Color (leave this blank to disable)
"dddddd",					// Referer item Back Color (leave this blank to disable)
]

menu1=[				// This is the array that contains your menu properties and details
10,				// Top
150,				// left
,				// 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
"&nbsp;Home&nbsp;","#",,,1,// "Description Text", "URL", "Alternate URL", "Status", "Separator Bar"
"&nbsp;Navigation&nbsp;","show-menu2",,"JROTC Related",1,
"&nbsp;Cadet's Corner&nbsp;","show-menu3",,"Listen to other cadets",1,
"&nbsp;Interactive&nbsp;","show-menu4",,"Get interactive!",1,
"&nbsp;Knowledge&nbsp;","show-menu5",,"Contact us",1,
"&nbsp;News Archive&nbsp;","show-menu6",,"See old news",1,
"&nbsp;Contacts&nbsp;","show-menu7",,"Contact us",1
]

menu2=[
,,120,1,"",prop1,,"left",effect,,,,,,,
"Army Instructors","#",,"Learn about the Army Instructors",0,
"Awards Chart","#",,"Look at the some of ribbons you have or will receive",0,
"Chain of Command","#",,"Tiger Battalion Chain of Command",0,
"Photo Galleries","#",,"Look at the pretty pictures!",0,
"Special Teams","#",,"Special Teams HOOAH!",0,
"Tiger Calendar","#",,"Look at the dates",0
]

menu3=[
,,120,1,"",prop1,,"left",effect,,,,,,,
"Let 2 Story","#",,"All about the Let 2s",0,
"<i>Empty<i>","#",,"Fill this spot!",0,
"<i>Empty<i>","#",,"Fill this spot!",0,
"<i>Empty<i>","#",,"Fill this spot!",0,
"<i>Empty<i>","#",,"Fill this spot!",0
]

menu4=[
,,120,1,"",prop1,,"left",effect,,,,,,,
"Cadances","#",,"Lets sing!",0,
"Guestbook","#",,"Sign and View our guestbook!!!! Please ^_^",0,
"Links","#",,"Special places to go!",0,
"Music","#",,"Lets listen to the great midis!",0,
"Polls","#",,"Take the poll!",0
]

menu5=[,,130,1,,prop1,0,"left",effect,0,,,,,,
"Cadet Creed","#",,"THE Creed",0,
"Leadership Attributes","#",,"The 3 attributes",0,
"Leadership Traits","#",,"The 14 traits",0,
"Leadership Principles","#",,"The 11 principles",0,
"Leadership Values","#",,"The 7 values",0,
"The Mission of JROTC","#",,"THE Mission",0
]

menu6=[,,100,1,,prop1,0,"left",effect,0,,,,,,
"June 2002","#",,"What happened in june 2002?",0,
"July 2002","#",,"Whats happening?",0
]

menu7=[,,150,1,,prop1,0,"left",effect,0,,,,,,
"Fort Hamilton HS","#",,"Contact the school",0,
"Web Master C/SGT Ng, K","#",,"Contact me",0,
"Editor C/PVT, Liang H","#",,"Contact the editor of LET 2 STORY",0
]




