// Aux server
/***********************************************************************************
*	(c) Ger Versluis 2000 version 5.411 24 December 2001 (updated Jan 31st, 2003 by Dynamic Drive for Opera7)
*	For info write to menus@burmees.nl		          *
*	You may remove all comments for faster loading	          *		
***********************************************************************************/

	var NoOffFirstLineMenus=6;			// Number of first level items
	var LowBgColor='961216';			// Background color when mouse is not over
	var LowSubBgColor='white';			// Background color when mouse is not over on subs
	var HighBgColor='yellow';			// Background color when mouse is over
	var HighSubBgColor='black';			// Background color when mouse is over on subs
	var FontLowColor='white';			// Font color when mouse is not over
	var FontSubLowColor='black';			// Font color subs when mouse is not over
	var FontHighColor='black';			// Font color when mouse is over
	var FontSubHighColor='white';			// Font color subs when mouse is over
	var BorderColor='black';			// Border color
	var BorderSubColor='black';			// Border color for subs
	var BorderWidth=1;				// Border width
	var BorderBtwnElmnts=1;				// Border between elements 1 or 0
	var FontFamily="arial,helvetica,sans serif"	// Font family menu items
	var FontSize=8;					// Font size menu items
	var FontBold=1;					// Bold menu items 1 or 0
	var FontItalic=0;				// Italic menu items 1 or 0
	var MenuTextCentered='center';			// Item text position 'left', 'center' or 'right'
	var MenuCentered='center';			// Menu horizontal position 'left', 'center' or 'right'
	var MenuVerticalCentered='top';			// Menu vertical position 'top', 'middle','bottom' or static
	var ChildOverlap=.2;				// horizontal overlap child/ parent
	var ChildVerticalOverlap=.2;			// vertical overlap child/ parent
	var StartTop=165;				// Menu offset x coordinate
	var StartLeft=1;				// Menu offset y coordinate
	var VerCorrect=0;				// Multiple frames y correction
	var HorCorrect=0;				// Multiple frames x correction
	var LeftPaddng=3;				// Left padding
	var TopPaddng=2;				// Top padding
	var FirstLineHorizontal=1;			// SET TO 1 FOR HORIZONTAL MENU, 0 FOR VERTICAL
	var MenuFramesVertical=1;			// Frames in cols or rows 1 or 0
	var DissapearDelay=1000;			// delay before menu folds in
	var TakeOverBgColor=1;				// Menu frame takes over background color subitem frame
	var FirstLineFrame='navig';			// Frame where first level appears
	var SecLineFrame='space';			// Frame where sub levels appear
	var DocTargetFrame='space';			// Frame where target documents appear
	var TargetLoc='';				// span id for relative positioning
	var HideTop=0;					// Hide first level when loading new document 1 or 0
	var MenuWrap=1;					// enables/ disables menu wrap 1 or 0
	var RightToLeft=0;				// enables/ disables right to left unfold 1 or 0
	var UnfoldsOnClick=0;				// Level 1 unfolds onclick/ onmouseover
	var WebMasterCheck=0;				// menu tree checking on or off 1 or 0
	var ShowArrow=1;				// Uses arrow gifs when 1
	var KeepHilite=1;				// Keep selected path highligthed
	var Arrws=['../images/tri.gif',5,10,'../images/tridown.gif',10,5,'../images/trileft.gif',5,10];	// Arrow source, width and height

function BeforeStart(){return}
function AfterBuild(){return}
function BeforeFirstOpen(){return}
function AfterCloseAll(){return}


// Menu tree
//	MenuX=new Array(Text to show, Link, background image (optional), number of sub elements, height, width);
//	For rollover images set "Text to show" to:  "rollover:Image1.jpg:Image2.jpg"

Menu1=new Array("Home","http://a07008.uscgaux.info/","",0,20,117);

Menu2=new Array("Division 8 Info","","",6);
	Menu2_1=new Array("Message From Bridge","http://a07008.uscgaux.info/message.htm","",0,20,150);	
	Menu2_2=new Array("Division Officers","http://a07008.uscgaux.info/officers/division-officers 09 new.htm","",0);
//	Menu2_3=new Array("About Us","http://a07008.uscgaux.info/about.htm","",0);
	Menu2_3=new Array("Historical Background","http://history.auxpa.org/","",0);
    Menu2_4=new Array("Membership","http://a07008.uscgaux.info/membership.htm","",0); 
	Menu2_5=new Array("Contact Us","mailto:fsocs87@mailworks.org?subject=Division Website Inquiry","",0);
	Menu2_6=new Array("Calendar of Events","http://a07008.uscgaux.info/schedule of events 09.htm","",0); 
//	Menu2_6=new Array("Calendar of Events","http://my.calendars.net/div8_calendar","",0);

        
Menu3=new Array("Departments","","",16);
    Menu3_1=new Array("SO-AN Aids to Navigation","http://a07008.uscgaux.info/officers/so-ns.htm","",0,20,200);
//	Menu3_2=new Array("SO-CC Career Counseling","http://a07008.uscgaux.info/officers/cc/so-cc.htm","",0);
    Menu3_2=new Array("SO-CM Communications","http://a07008.uscgaux.info/officers/so-cm.htm","",0);
    Menu3_3=new Array("SO-CS Communication Services","http://a07008.uscgaux.info/officers/so-cs.htm","",0);
	Menu3_4=new Array("SO-FN Finance","http://a07008.uscgaux.info/officers/so-fn.htm","",0);
	Menu3_5=new Array("SO-IS Information Services","http://a07008.uscgaux.info/officers/is/so-is.htm","",0);
    Menu3_6=new Array("SO-MA Materials","http://a07008.uscgaux.info/officers/so-ma.htm","",0);
	Menu3_7=new Array("SO-MS Marine Safety","http://a07008.uscgaux.info/officers/ms/so-ms.htm","",0);
	Menu3_8=new Array("SO-MT Member Training","http://a07008.uscgaux.info/officers/so-mt.htm","",0);
	Menu3_9=new Array("SO-OP Operations","http://a07008.uscgaux.info/officers/so-op.htm","",0);
	Menu3_10=new Array("SO-PA Public Affairs","http://a07008.uscgaux.info/officers/so-pa.htm","",0);
	Menu3_11=new Array("SO-PB Publications","http://a07008.uscgaux.info/officers/so-pb.htm","",0);
    Menu3_12=new Array("SO-PE Public Education","http://a07008.uscgaux.info/officers/so-pe.htm","",0);
	Menu3_13=new Array("SO-PS Personnel Services","http://a07008.uscgaux.info/officers/so-ps.htm","",0);
	Menu3_14=new Array("SO-PV Program Visitor","http://a07008.uscgaux.info/officers/so-pv.htm","",0);
	Menu3_15=new Array("SO-SR Secretary/Records","http://a07008.uscgaux.info/officers/so-sr.htm","",0);
    Menu3_16=new Array("SO-VE Vessel Examiner","http://a07008.uscgaux.info/officers/ve/so-ve.htm","",0);
                  
	
Menu4=new Array("Boater Info","","",3);
	Menu4_1=new Array("Boating Classes","http://a07008.uscgaux.info/boaters/boating-courses.htm","",0,20,150);	
	Menu4_2=new Array("Boating Safety","http://a07008.uscgaux.info/boaters/boating-safety.htm","",0);
//		Menu3_1_2=new Array("Boating Safety","http://www.uscgaux.org/~07008/","",0);
//		Menu2_1_3=new Array("MSNBC","http://www.msnbc.com","",0);
//              Menu2_1_4=new Array("CBSNews","http://www.cbsnews.com","",0);
//              Menu2_1_5=new Array("Canadian News","http://news.bbc.co.uk","",2);
//                        Menu2_1_5_1=new Array("Vancouver Sun","http://www.vancouversun.com","",0,20,150);
	Menu4_3=new Array("Skipper Resources","http://a07008.uscgaux.info/boaters/skipper-resources.htm","",0);
//	Menu2_3=new Array("Boating Classes","http://www.cgauxvenice.org/boaters-ed/boating-classes-menu.htm","",1);
//		Menu2_3_1=new Array("Course Schedule","http://www.cgauxvenice.org/boaters-ed/course-schedule.htm","",0,20,200);
//	Menu2_4=new Array("Coxswain","http://www.cgauxvenice.org/coxswain.htm","",0);
//	Menu2_5=new Array("Mentoring Program","http://www.cgauxvenice.org/mentoring.htm","",0);
//	Menu2_6=new Array("Specialty","http://www.cgauxvenice.org/mentoring.htm","",0);
//	Menu2_7=new Array("Testing","http://www.cgauxvenice.org/testing.htm","",0);
//	Menu2_8=new Array("Other","blank.htm","",4);		
//		Menu2_8_1=new Array("Dealer Visitor","http://www.cgauxvenice.org/mdv.htm","",0,20,200);
//		Menu2_8_2=new Array("Materials & Courses","http://www.cgauxvenice.org/materials-courses.htm","",0);
//              Menu2_8_4=new Array("Personal Computer","http://www.cgauxvenice.org/personal-computer.htm","",0);


Menu5=new Array("Flotilla Info","","",1);
	Menu5_1=new Array("Flotilla Websites","http://a07008.uscgaux.info/officers/flotilla officers 09.htm","",0,20,150);
//	Menu5_2=new Array("Flotilla Locator","http://a07008.uscgaux.info/locator.htm","",0);
//	Menu5_3=new Array("Flotilla Officers","http://www.cgauxvenice.org/officers.htm","",0);

Menu6=new Array("Other","","",4);
	Menu6_1=new Array("Links","http://a07008.uscgaux.info/links.htm","",0,20,140);
	Menu6_2=new Array("Site Search","http://a07008.uscgaux.info/site-search.htm","",0);
	Menu6_3=new Array("Pieces of 8 Newsletter","http://a07008.uscgaux.info/newsletters.htm","",0);
	Menu6_4=new Array("The Breeze","http://cgaux7.org/index_member.htm","",0);


