


/***********************************************************************************
*        (c) Ger Versluis 2000 version 5.41 24 December 2001                  *
*        For info write to menus@burmees.nl                          *
*        You may remove all comments for faster loading                  *
***********************************************************************************/

        var NoOffFirstLineMenus=8;                        // Number of first level items
        var LowBgColor='#004040';                        // Background color when mouse is not over
        var LowSubBgColor='#004040';                        // Background color when mouse is not over on subs
        var HighBgColor='#004040';                        // Background color when mouse is over
        var HighSubBgColor='#004040';                        // Background color when mouse is over on subs
        var FontLowColor='#FFF09E';                        // Font color when mouse is not over
        var FontSubLowColor='#D7D7D7';                        // Font color subs when mouse is not over
        var FontHighColor='yellow';                        // Font color when mouse is over
        var FontSubHighColor='yellow';                        // Font color subs when mouse is over
        var BorderColor='#004040';                        // Border color
        var BorderSubColor='#707070';                        // 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='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=.2;                                // horizontal overlap child/ parent
        var ChildVerticalOverlap=.2;                        // vertical overlap child/ parent
        var StartTop=261;                                // Menu offset x coordinate
        var StartLeft=45;                                // 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=0;                                // Uses arrow gifs when 1
        var KeepHilite=1;                                // Keep selected path highligthed
        var Arrws=['',1,1,'',1,1,'',1,1];        // 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("Fishing","","",10,18,70);
        Menu1_1=new Array("Walleye Fishing","ontario-walleye-fishing.htm","",0,18,160);
        Menu1_2=new Array("Muskie Fishing","ontario-muskie-musky-fishing.htm","",0);
        Menu1_3=new Array("Northern Pike Fishing","ontario-northern-pike-fishing.htm","",0);
        Menu1_4=new Array("Smallmouth Bass Fishing","ontario-smallmouth-bass-fishing.htm","",0);
        Menu1_5=new Array("Lake Trout Fishing","ontario-lake-trout-fishing.htm","",0);
        Menu1_6=new Array("Perch Fishing","ontario-perch-fishing.htm","",0);
        Menu1_7=new Array("Eagle Eye Guiding","ontario-fishing-guides.htm","",0);
        Menu1_8=new Array("Remote 4x4  Trophy Lakes","ontario-best-walleye-lakes.htm","",0);
        Menu1_9=new Array("Remote Fly-out Trophy Lakes","ontario-fly-out-trophy-lakes.htm","",0);
        Menu1_10=new Array("Ice Fishing","eagle-lake-ice-fishing-dryden.htm","",0);



Menu2=new Array("Fishing Info","","",10,18,95);
        Menu2_1=new Array("Walleye Pictures >>>","","",5,18,160);
                Menu2_1_1=new Array("  2009 Walleye 1","2009-walleye-fishing-photos.htm","",0,18,110);
                Menu2_1_2=new Array("  2008 Walleye 1","2008-walleye-fishing-photos.htm","",0);
                Menu2_1_3=new Array("  2008 Walleye 2","2008-walleye-fishing-photos2.htm","",0);
                Menu2_1_4=new Array("  Walleye 1","walleye-fishing-ontario-canada.htm","",0);
                Menu2_1_5=new Array("  Walleye 2","walleye-fishing-ontario-canada2.htm","",0);


        Menu2_2=new Array("Muskie Pictures >>>","","",4,18,120);
                Menu2_2_1=new Array("  2009 Muskie","2009-muskie-fishing-photos.htm","",0,18,100);
                Menu2_2_2=new Array("  2008 Muskie","2008-muskie-fishing-photos.htm","",0);
                Menu2_2_3=new Array("  Muskie 1","muskie-fishing-ontario-canada.htm","",0);
                Menu2_2_4=new Array("  Muskie 2","muskie-fishing-ontario-canada2.htm","",0);

        Menu2_3=new Array("Pike Pictures","","",2,18,120);
                Menu2_3_1=new Array("  2008 & 2009 Pike","2008-northern-pike-fishing-photos.htm","",0,18,150);
                Menu2_3_2=new Array("  Pike Photos","pike-fishing-ontario-canada.htm","",0);

        Menu2_4=new Array("Bass Pictures","","",2,18,100);
                Menu2_4_1=new Array("  2008 & 2009 Bass","2008-smallmouth-bass-fishing-photos.htm","",0,18,150);
                Menu2_4_2=new Array("  Bass Photos","bass-fishing-ontario-canada.htm","",0);




        Menu2_5=new Array("Trout Pictures","lake-trout-fishing-ontario-canada.htm","",0);
        Menu2_6=new Array("Eagle Lake Map","map-of-eagle-lake-dryden.htm","",0);
        Menu2_7=new Array("Fishing Regulations","eagle-lake-fishing-regulations.htm","",0);
        Menu2_8=new Array("Boats & Docks","dryden-musky-fishing.htm","",0);
        Menu2_9=new Array("Fishing Tips >>>","","",6,18,100);
                Menu2_9_1=new Array("Walleye Tips","walleye-fishing-tips.htm","",0,18,160);
                Menu2_9_2=new Array("Pike Tips","pike-fishing-tips.htm","",0);
                Menu2_9_3=new Array("Muskie Tips","musky-fishing-tips.htm","",0);
                Menu2_9_4=new Array("Smallmouth Tips","smallmouth-bass-fishing-tips.htm","",0);
                Menu2_9_5=new Array("Lake Trout Tips","lake-trout-fishing-tips.htm","",0);
                Menu2_9_6=new Array("How to Butterfly a Trout","how-to-butterfly-a-trout.htm","",0);
        Menu2_10=new Array("What To Bring","ontario-sport-angling-lodge.htm","",0);



Menu3=new Array("Hunting","","",7,18,75);
        Menu3_1=new Array("Whitetail Deer Hunting","dryden-whitetail-deer-hunting.htm","",0,18,220);
        Menu3_2=new Array("Whitetail Hunt Details & Rates","ontario-whitetail-deer-hunting.htm","",0);
        Menu3_3=new Array("Whitetail Hunt Photos","whitetail-deer-hunting-canada.htm","",0);
        Menu3_4=new Array("Black Bear Hunting","dryden-black-bear-hunting.htm","",0);
        Menu3_5=new Array("Black Bear Hunt Details & Rates","ontario-black-bear-hunting.htm","",0);
        Menu3_6=new Array("Black Bear Hunt Photos","black-bear-hunting-canada.htm","",0);
        Menu3_7=new Array("Home","index.htm","",0);




Menu4=new Array("Activities","","",6,18,80);
        Menu4_1=new Array("Family Fun at Camp","family-vacation-lodge-ontario.htm","",0,18,160);
        Menu4_2=new Array("Attractions in Dryden","dryden-family-attractions.htm","",0);
        Menu4_3=new Array("Fish Fry","canadian-fishing-lodges.htm","",0);
        Menu4_4=new Array("Snowmobiling","dryden-snowmobile-trails-winter-cabins-for-rent.htm","",0);
        Menu4_5=new Array("ATVing","dryden-atv-trails-atv-camp.htm","",0);
        Menu4_6=new Array("Home","index.htm","",0);







Menu5=new Array("Cabins","","",9,18,70);
        Menu5_1=new Array("Cabins 1 & 2 - sleep 5","dryden-fishing-cabins.htm","",0,18,150);
        Menu5_2=new Array("Cabin 3 - sleeps 4","eagle-lake-cabin-rentals.htm","",0);
        Menu5_3=new Array("Cabin 4 - sleeps 12","eagle-lake-fishing-cabins-rentals.htm","",0);
        Menu5_4=new Array("Cabin 5 - sleeps 6","dryden-lakeside-cottages-for-rent.htm","",0);
        Menu5_5=new Array("Cabin 6 - sleeps 10","dryden-muskie-camp.htm","",0);
        Menu5_6=new Array("Cabin 7 - sleeps 6","dryden-walleye-camp.htm","",0);
        Menu5_7=new Array("Cabin 8 - sleeps 4","eagle-lake-muskie-camp.htm","",0);
        Menu5_8=new Array("Cabin 9 - sleeps 10","waldhof-ontario-fishing-camp.htm","",0);
        Menu5_9=new Array("Cabin 10 - sleeps 6","dryden-hunting-cabins.htm","",0);



Menu6=new Array("Lodge & RV Park","","",6,18,135);
        Menu6_1=new Array("Office & Tackle Store","eagle-lake-fishing-lodge.htm","",0,18,185);
        Menu6_2=new Array("RV & Trailer Park","rv-trailer-park-campground-dryden-eagle-lake.htm","",0);
        Menu6_3=new Array("Bull Pit Steak House","highway-17-restaurants-dryden-kenora.htm","",0);
        Menu6_4=new Array("Camp Layout","northwestern-ontario-fishing-camp.htm","",0);
        Menu6_5=new Array("Wildlife & Scenery Photos","ontario-wildlife-eco-tourism-trips.htm","",0);
        Menu6_6=new Array("Home","index.htm","",0);


Menu7=new Array("Rates","","",3,18,55);
        Menu7_1=new Array("Fishing Packages","best-walleye-fishing-ontario.htm","",0,18,190);
        Menu7_2=new Array("Rentals, Upgrades & Guiding","eagle-lake-guiding-guides-charter-service.htm","",0);
        Menu7_3=new Array("Home","index.htm","",0);

Menu8=new Array("Contact Us","","",5,18,75);
        Menu8_1=new Array("Contact Us","ontario-fishing-lodge.htm","",0,18,140);
        Menu8_2=new Array("Helpful Information","ontario-government-fishing-hunting-information-laws.htm","",0);
        Menu8_3=new Array("Passport Requirements","canadian-american-passport-requirements.htm","",0);
        Menu8_4=new Array("Sport Shows","spring-fishing-shows.htm","",0);
       Menu8_5=new Array("Home","index.htm","",0);