﻿
    var NoOffFirstLineMenus=9;                      // Number of first level items
    var LowBgColor='#4ABAA5';                           // Background color when mouse is not over
    var LowSubBgColor='#4ABAA5';                        // Background color when mouse is not over on subs
    var HighBgColor='#4ABAA5';                      // Background color when mouse is over
    var HighSubBgColor='#4ABAA5';                       // Background color when mouse is over on subs
    var FontLowColor='#252525';                     // Font color when mouse is not over
    var FontSubLowColor='#252525';                  // Font color subs when mouse is not over
    var FontHighColor='#252525';                        // Font color when mouse is over
    var FontSubHighColor='#252525';                 // 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=2;                         // Border between elements 1 or 0
    var FontFamily="Verdana"    // 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='left';                    // 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=102;                               // Menu offset x coordinate
    var StartLeft=3;                                // 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=200;         // 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=1;              // Hide first level when loading new document 1 or 0
    var MenuWrap=0;             // 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=['http://www.seaforthlanding.com/images/tri.gif',5,10,'http://www.seaforthlanding.com/images/tridown.gif',10,5,'http://www.seaforthlanding.com/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://www.seaforthlanding.com/index.php","",0,18,50);
Menu2=new Array("Fish Counts","http://www.sportfishingreport.com/fish_counts/seaforth/fishcounts.php","",0,18,100);
//    Menu2_1=new Array("ETA","http://www.seaforthlanding.com/tackle/eta.php","",0,18,100);   
Menu3 = new Array("Schedule","http://secure.fishingresos.com/seaforth/index.php","",9,18,90);
      Menu3_1=new Array("One Day Trips","http://secure.fishingresos.com/seaforth/index.php?trip_type_id=4","",0,18,160);
      Menu3_2=new Array("1.5 Day Trips","http://secure.fishingresos.com/seaforth/index.php?trip_type_id=5","",0,18,160);
      Menu3_3=new Array("1/2 Day Trips","http://secure.fishingresos.com/seaforth/index.php?trip_type_id=1","",0,18,160);
      Menu3_4=new Array("3/4 Day Trips","http://secure.fishingresos.com/seaforth/index.php?trip_type_id=2","",0,18,160);
      Menu3_5=new Array("Twilight Trips","http://secure.fishingresos.com/seaforth/index.php?trip_type_id=t","",0,18,160);
      Menu3_6=new Array("Squid Trips","http://secure.fishingresos.com/seaforth/index.php?trip_type_id=1&ampmt=s","",0,18,160);
      Menu3_7=new Array("Birding Trips","http://secure.fishingresos.com/seaforth/index.php?Birding=1","",0,18,160);
      Menu3_8=new Array("Multi-day Trips","http://secure.fishingresos.com/seaforth/index.php?trip_type_id=6","",0,18,160); 
      //Menu3_8=new Array("Purchase Gift Card","http://secure.fishingresos.com/seaforth/giftcard.php","",0,18,120);
      Menu3_9=new Array("Charters with Openings","http://www.seaforthlanding.com/open_charters/index.php","",0,18,160);              
Menu4=new Array("Open Party","http://www.seaforthlanding.com/trips/index.php","",7,18,100);
      Menu4_1=new Array("Half-Day","http://www.seaforthlanding.com/trips/detail/halfday.php","",0,18,280);
      Menu4_2=new Array("Three Quarter Day","http://www.seaforthlanding.com/trips/detail/islandthreequarter.php","",0);
      Menu4_3=new Array("Full Day Tuna","http://www.seaforthlanding.com/trips/detail/onedaytuna.php","",0);
      Menu4_4=new Array("1 1/2 Day","http://www.seaforthlanding.com/trips/detail/day_and_a_half.php","",0);
      Menu4_5=new Array("Twilight","http://www.seaforthlanding.com/trips/detail/twilight.php","",0);
      Menu4_6=new Array("Upcoming Overnight or Multiday Trips","http://secure.fishingresos.com/seaforth/index.php?trip_type_id=6","",0);
      Menu4_7=new Array("Private Charter Information","http://www.seaforthlanding.com/trips/charters/index.php","",0);
Menu5=new Array("Charters","http://www.seaforthlanding.com/trips/charters/index.php","",5,18,85);
      Menu5_1=new Array("Six-Pack Charter Sportfishers","","",2,18,250);
            Menu5_1_1=new Array("Alexes","http://www.seaforthlanding.com/about/boats/alexes.php","",0,18,150);
            Menu5_1_2=new Array("El Gato Dos","http://www.seaforthlanding.com/about/boats/elgatodos.php","",0); 
      Menu5_2=new Array("1/2 & 3/4 Day Sportfishers","","",4);
      Menu5_2_1=new Array("Dolphin","http://www.seaforthlanding.com/about/boats/dolphin.php","",0,18,150);
      Menu5_2_2=new Array("New Seaforth","http://www.seaforthlanding.com/about/boats/newseaforth.php","",0,18,150);
      Menu5_2_3=new Array("San Diego","http://www.seaforthlanding.com/about/boats/sandiego.php","",0);
      Menu5_2_4=new Array("Sea Watch","http://www.seaforthlanding.com/about/boats/seawatch.php","",0);
      Menu5_3=new Array("Full and Multi-day Sportfishers","","",10);
            Menu5_3_1=new Array("Aztec","http://www.seaforthlanding.com/about/boats/aztec.php","",0,18,150);
            Menu5_3_2=new Array("Cortez","http://www.seaforthlanding.com/about/boats/cortez.php","",0);
           // Menu5_3_3=new Array("Dominator","http://www.seaforthlanding.com/about/boats/dominator.php","",0);
            Menu5_3_3=new Array("Eclipse","http://www.seaforthlanding.com/about/boats/eclipse.php","",0);
            Menu5_3_4=new Array("Endeavor","http://www.seaforthlanding.com/about/boats/endeavor.php","",0);
            Menu5_3_5=new Array("Legend","http://www.seaforthlanding.com/about/boats/legend.php","",0);
            Menu5_3_6=new Array("Orion","http://www.seaforthlanding.com/about/boats/orion.php","",0);
            Menu5_3_7=new Array("Outer Limits","http://www.seaforthlanding.com/about/boats/outerlimits.php","",0);
            Menu5_3_8=new Array("Pacific Star","http://www.seaforthlanding.com/about/boats/pacstar.php","",0);
            Menu5_3_9=new Array("Pacific Voyager","http://www.seaforthlanding.com/about/boats/pacvoy.php","",0);
           
            Menu5_3_10=new Array("Voyager","http://www.seaforthlanding.com/about/boats/voyager.php","",0);
    Menu5_4=new Array("Whale Watching Charters","http://www.seaforthlanding.com/whales/charters.php","",0);
      Menu5_5=new Array("Charter Docs","http://www.seaforthlanding.com/charters_docs.php","",0);
    Menu6=new Array("Tackle","http://www.seaforthlanding.com/tackle/index.php","",0,18,80);
//    Menu6_1=new Array("Sales & Specials","http://www.seaforthlanding.com/tackle/specials.php","",0,18,170);         
    Menu7 = new Array("Whales","http://www.seaforthlanding.com/whales/index.php","",3,18,80);
      Menu7_1=new Array("Prices and Times","http://www.seaforthlanding.com/whales/prices.php","",0,18,140);
      Menu7_2=new Array("Private Charters","http://www.seaforthlanding.com/whales/charters.php","",0,18,140);
      Menu7_3=new Array("Schedule","http://secure.fishingresos.com/seaforth/index.php?trip=w","",0,18,140);
    Menu8 = new Array("Links","http://www.seaforthlanding.com/links.php","",0,18,80);
    Menu9 = new Array("Contact Us","http://www.seaforthlanding.com/contactus.php","",1,18,95);
      Menu9_1=new Array("Staff","http://www.seaforthlanding.com/staff.php","",0,18,95);