timegap=700
followspeed=5
followrate=20
suboffset_top=10;
suboffset_left=10;

effect = "fade(duration=0.2);Shadow(color='#777777', Direction=135, Strength=9)"

function openwin(url)
{
	nwin=window.open(url, "nwin",config="width='300', height=300, 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
"000099",					// Off Font Color
"ffffff",					// Off Back Color
"ffffff",					// On Font Color
"000099",					// On Back Color
"000099",					// Border Color
14,							// Font Size
"normal",					// Font Style 
"normal",					// Font Weight

"Verdana,Tahoma,Helvetica",	// Font
1,							// Padding
"arrow.gif",				// Sub Menu Image
0,							// 3D Border & Separator
"66ffff",					// 3D High Color
"000099",					// 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
39,					// Top
139,					// left
115,					// Width
1,					// Border Width
"",			// 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
1,					// 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","welcome.htm",,,1,// "Description Text", "URL", "Alternate URL", "Status", "Separator Bar"
"Subject Areas","show-menu2",,"#",1,
"Forums","show-menu3",,"#",1,
"Marketing","show-menu4",,"#",1,
"Sponsors","sponsors.asp",,"#",1
]

menu2=[
,,170,1,"",prop1,,"left",effect,,,,,,,
"&nbsp;Accident Prevention","Accident%20Prevention.htm",,,0,
" &nbsp;Aerodynamics","Aerodynamics.htm",,,0,
" &nbsp;Airspace","Airspace.htm",,,0,
" &nbsp;Curriculum Development","Curriculum%20Development.htm",,,0,
" &nbsp;FAA Publications","FAA%20Publications.htm",,,0,
" &nbsp;FAA WebSites","FAA%20Web%20Site.htm",,,0,
" &nbsp;Flight Planning","Flight%20Planning.htm",,,0,
" &nbsp;GPS Information","GPS%20Information.htm",,,0,
" &nbsp;Instrument Procedures","instrument_procedures.htm",,,0,
" &nbsp;Knowledge Test Sites","Knowledge%20Test%20Sites.htm",,,0,
" &nbsp;Organizations","Organizations.htm",,,0,
" &nbsp;Local Organizations","Local Organizations.htm",,,0,  
" &nbsp;Other Publications","Other%20Publications.htm",,,0,
" &nbsp;Presentations","Presentations.htm",,,0,
" &nbsp;Regulations","Regulations.htm",,,0,
" &nbsp;Security Training","SecurityTraining.htm",,,0,
" &nbsp;Weather","Weather.htm",,,0
]


menu3=[
,,170,1,"",prop1,,"left",effect,,,,,,,
"Ask the CFI Discussion Group","javascript:openurl(\"http://forum.thecfi.com\")",,,1,
"Frequesntly Asked Questions (FAQ)","Frequently%20Asked%20Questions.htm",,,1,
"What\'s New?","what.htm",,,1

]

menu4=[,,170,1,,prop1,0,"left",effect,0,,,,,,
"CFI - Marketing","CFI%20Marketing.htm",,,1,
"<B>FREE</B> Resume Service","resume_service.htm",,,1,
"Bookmark TheCFI.com","javascript:addbookmark()",,,1
]
