
        var NoOffFirstLineMenus=5;                      // Number of first level items
        var LowBgColor='ffffff';                 // Background color when mouse is not over
        var LowSubBgColor='ffffff';                      // Background color when mouse is not over on subs
        var HighBgColor='ff0000';                        // Background color when mouse is over
        var HighSubBgColor='ff0000';                     // Background color when mouse is over on subs
        var FontLowColor='000099';                       // Font color when mouse is not over
        var FontSubLowColor='000099';                    // Font color subs when mouse is not over
        var FontHighColor='ffffff';                      // Font color when mouse is over
        var FontSubHighColor='ffffff';                   // Font color subs when mouse is over
        var BorderColor='dd0000';                        // Border color
        var BorderSubColor='dd0000';                     // Border color for subs
        var BorderWidth=1;                              // Border width
        var BorderBtwnElmnts=1;                 // Border between elements 1 or 0
	var FontFamily="arial,comic sans ms,technical"	// Font family menu items
        var FontSize=10;                         // 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=0;                            // horizontal overlap child/ parent
        var ChildVerticalOverlap=0;                    // vertical overlap child/ parent
        var StartTop=5;                               // 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=0;                               // 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=['tri.gif',5,10,'tridown.gif',10,5,'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 Page","http://www.oohrahsemperfi.net","",0,20,140);


Menu2=new Array("Who We Are","","",2);
        Menu2_1=new Array("About This Site","http://www.oohrahsemperfi.com/about.htm","",0,20,140);
        Menu2_2=new Array("Maryland Coin","http://www.oohrahsemperfi.com/mdcoin.htm","",0,20,140);



Menu3=new Array("Photographs","","",13);
        Menu3_1=new Array("Viewing Photos FAQ","http://www.oohrahsemperfi.net/archives/faq.htm","",0,20,140);
        Menu3_2=new Array("2005 MD Convention","http://www.oohrahsemperfi.net/archives/md05oc","",0,20,140);
        Menu3_3=new Array("Marines Return","","",2);
          Menu3_3_1=new Array("BWI 3-31-05","http://www.oohrahsemperfi.net/archives/3-31-05","",0,20,140);
          Menu3_3_2=new Array("BWI 4-09-05","http://www.oohrahsemperfi.net/archives/4-9-05","",0,20,140);

        Menu3_4=new Array("Christmas @ Nav Med","http://www.oohrahsemperfi.net/archives/xmas2004","",0,20,140);
        Menu3_5=new Array("Dixon @ Navy Med","http://www.oohrahsemperfi.net/archives/dixon","",0,20,140);
        Menu3_6=new Array("Lakeland @ Navy Med","http://www.oohrahsemperfi.net/archives/lakeland","",0,20,140);
        Menu3_7=new Array("Donate to MHM","http://www.deptofmdmcl.org/MHWM/MHWM_contribution_form.htm","",0,20,140);
        Menu3_8=new Array("MD Detachment #119","http://www.oohrahsemperfi.net/archives/119/","",3);
          Menu3_8_1=new Array("USMC Ball","http://www.oohrahsemperfi.net/archives/119/11-10-04","",0,20,140);
          Menu3_8_2=new Array("Dec. 2004","http://www.oohrahsemperfi.net/archives/119/12-01-04","",0,20,140);
          Menu3_8_3=new Array("Installation","http://www.oohrahsemperfi.net/archives/119/4-6-05","",0,20,140);
        Menu3_9=new Array("New Detachment #1198","http://www.oohrahsemperfi.net/archives/1198","",0,20,140);
        Menu3_10=new Array("NYPD @ Navy Med","http://www.oohrahsemperfi.net/archives/nypd","",0,20,140);
        Menu3_11=new Array("Memorial Day Concert","","",2);
          Menu3_11_1=new Array("Sat. Concert","http://www.oohrah.net/memorial_concert/sat","",0,20,140);
          Menu3_11_2=new Array("Sun. Concert","http://www.oohrah.net/memorial_concert/sun","",0,20,140);
        Menu3_12=new Array("Slattery @ Navy Med","http://www.oohrahsemperfi.net/archives/slattery","",0,20,140);
        Menu3_13=new Array("Cambridge @ Navy Med","http://www.oohrahsemperfi.net/archives/cambridge","",0,20,140);




Menu4=new Array("Links","","",11);
     Menu4_1=new Array("Maryland Links","http://www.oohrahsemperfi.com/links.htm","",0,20,150);
     Menu4_2=new Array("MD Div. M.H.W.M.","http://www.deptofmdmcl.org/MHWM/MHWM_guidlines.htm","",0,20,150);
     Menu4_3=new Array("Adopt My Soldier","http://www.adoptmysoldier.us","",0,20,150);
     Menu4_4=new Array("Freedom Links","http://www.adoptmysoldier.us/links.htm","",0,20,150);
     Menu4_5=new Array("Marines K.I.A. OIF","http://www.fallenheroesmemorial.com/oif/branch.html#Marine","",0,20,150);
     Menu4_6=new Array("Marines K.I.A. OEF","http://www.fallenheroesmemorial.com/oef/branch.html#Marine","",0,20,150);
     Menu4_7=new Array("Oohrah . net","http://www.oohrah.net","",0,20,150);
     Menu4_8=new Array("Oohrah SemperFi.com","http://www.oohrahsemperfi.com","",0,20,150);
     Menu4_9=new Array("Oohrah SemperFi . net","http://www.oohrahsemperfi.net","",0,20,150);
     Menu4_10=new Array("Oohrah SemperFi . org","http://www.oohrahsemperfi.org","",0,20,150);
     Menu4_11=new Array("Oohrah SemperFi . us","http://www.oohrahsemperfi.us","",0,20,150);
                                                     

                                       
Menu5=new Array("Contacts","","",1);
         Menu5_1=new Array("Webmaster","mailto:don@oohrah.net","",0,20,140);

               
     
