


/***********************************************************************************
*        (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=7;                        // 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='black';                        // 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='white';                        // Font color subs when mouse is not over
        var FontHighColor='white';                        // Font color when mouse is over
        var FontSubHighColor='white';                        // Font color subs when mouse is over
        var BorderColor='#004040';                        // Border color
        var BorderSubColor='#004040';                        // Border color for subs
        var BorderWidth=1;                                // Border width
        var BorderBtwnElmnts=1;                        // Border between elements 1 or 0
        var FontFamily="verdana,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=323;                                // Menu offset x coordinate
        var StartLeft=-198;                                // 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","","",12,18,73);
        Menu1_1=new Array("Dream Walleye Trip (Jackfish River)","ontario-walleye-fishing.htm","",0,18,300);
        Menu1_2=new Array("Pasha & Inland Lakes: Pike Fishing","ontario-pike-fishing.htm","",0);
        Menu1_3=new Array("Pasha & Inland Lakes: Trout Fishing","ontariolaketrout-splake-brooktroutfishing.htm","",0);
        Menu1_4=new Array("Inland Lakes Walleye Fishing","ontarios-best-walleyefishinglake.htm","",0);
        Menu1_5=new Array("Lake Nipigon: Walleye Fishing","lake-nipigon-walleyefishing.htm","",0);
        Menu1_6=new Array("Lake Nipigon: Pike Fishing","lake-nipigon-northernpikefishing.htm","",0);
        Menu1_7=new Array("Lake Nipigon: Lake Trout Fishing","lake-nipigon-laketroutfishing.htm","",0);
        Menu1_8=new Array("Lake Nipigon: Brook Trout Fishing","lake-nipigon-brooktroutfishing.htm","",0);
        Menu1_9=new Array("Fish'n Canada TV Show","fishncanadatvshow.htm","",0);
        Menu1_10=new Array("Fishing Regulations","ontario-lakenipigon-fishing-regulations.htm","",0);
        Menu1_11=new Array("What to bring for Fishing","ontario-fishing-trips.htm","",0);
        Menu1_12=new Array("Ice Fishing","ontario-ice-fishing.htm","",0);


Menu2=new Array("Tips","","",8,18,50);
        Menu2_1=new Array("Walleye Tips","walleye-tips-techniques.htm","",0,18,230);
        Menu2_2=new Array("Deep Water Trout Tips","deep-water-trout-tips.htm","",0);
        Menu2_3=new Array("Pike Tips","pike-tips-techniques.htm","",0);
        Menu2_4=new Array("River Brook Trout Tips","river-trout-tips-techniques.htm","",0);
        Menu2_5=new Array("How to Butterfly & Bake Trout","butterfly-trout.htm","",0);
        Menu2_6=new Array("How to Clean Walleye","how-to-clean-walleye.htm","",0);
        Menu2_7=new Array("How to Clean Pike","how-to-clean-pike.htm","",0);
        Menu2_8=new Array("Home","#.htm","",0);


Menu3=new Array("Photos","","",11,18,70);
        Menu3_1=new Array("2010 Photos 1 (mixed)","2010ontariofishingphotos.htm","",0,18,220);
        Menu3_2=new Array("2010 Photos 2 (mixed)","2010ontariofishingphotos2.htm","",0);
        Menu3_3=new Array("Walleye Photos 1","trophy-walleye-photos.htm","",0);
        Menu3_4=new Array("Walleye Photos 2","trophy-walleye-photos2.htm","",0);
        Menu3_5=new Array("Pike Photos 1","trophy-pike-photos.htm","",0);
        Menu3_6=new Array("Pike Photos 2","trophy-pike-photos2.htm","",0);
        Menu3_7=new Array("Lake Trout Photos","trophy-laketrout-photos.htm","",0);
        Menu3_8=new Array("Splake & Brook Trout Photos","trophy-brooktrout-photos.htm","",0);
        Menu3_9=new Array("Ice Fishing Photos","northwestern-ontario-icefishing.htm","",0);
        Menu3_10=new Array("Wildlife & Scenery","ontario-wildlife-pictures.htm","",0);
        Menu3_11=new Array("Home","index.htm","",0);

Menu4=new Array("Maps","","",4,18,58);
        Menu4_1=new Array("Map of Pasha & Area Lakes","ontarios-best-walleyelakes.htm","",0,18,210);
        Menu4_2=new Array("Map of Lake Nipigon","map-lake-nipigon.htm","",0);
        Menu4_3=new Array("Camp Layout","ontario-fishing-lodges.htm","",0);
        Menu4_4=new Array("Home","index.htm","",0);


Menu5=new Array("Hunting","","",10,18,78);
        Menu5_1=new Array("Black Bear Hunting","ontario-blackbear-hunting.htm","",0,18,240);
        Menu5_2=new Array("Bear Hunt Details","armstrong-jellicoe-blackbear-hunting.htm","",0);
        Menu5_3=new Array("Bear Hunting Tips","black-bear-hunting-tips.htm","",0);
        Menu5_4=new Array("Bear Hunting Gallery","black-bear-hunting-ontario.html","",0);
        Menu5_5=new Array("Moose Hunting","ontario-moose-hunting.htm","",0);
        Menu5_6=new Array("Moose Hunting Gallery","jellicoe-nakina-moose-hunting.htm","",0);
        Menu5_7=new Array("Grouse Hunting","jellicoe-nakina-grouse-hunting.htm","",0);
        Menu5_8=new Array("Bringing Firearms into Canada ","bringing-firearms-canada.htm","",0);
        Menu5_9=new Array("Hunting Regulations","ontario-hunting-regulations.htm","",0);
        Menu5_10=new Array("Home","index.htm","",0);

Menu6=new Array("Cabins","","",15,18,70);
        Menu6_1=new Array("Cabin 1","ontariohousekeepingfishingcamp.htm","",0,18,250);
        Menu6_2=new Array("Cabin 2","ontariohousekeepingfishinglodge.htm","",0);
        Menu6_3=new Array("Cabin 3","ontariowalleyefishingoutfitters.htm","",0);
        Menu6_4=new Array("Cabin 5","ontariopikefishingoutfitters.htm","",0);
        Menu6_5=new Array("Cabin 6","ontariofishingcabins.htm","",0);
        Menu6_6=new Array("Cabin 7","armstrongfishingcabins.htm","",0);
        Menu6_7=new Array("Cabin 8","jellicoefishingcabins.htm","",0);
        Menu6_8=new Array("Cabin 9","nakinefishingcabins.htm","",0);
        Menu6_9=new Array("Cabin 10","fishingcabinsrentalsontario.htm","",0);
        Menu6_10=new Array("Cabin 11 (Deluxe)","ontariotroutfishingoutfitters.htm","",0);
        Menu6_11=new Array("Cabin 12 (Deluxe)","ontariomoosehuntingcabinswmu19.htm","",0);
        Menu6_12=new Array("Main Lodge & Conference Center","ontarioblackbearhuntingcamp.htm","",0);
        Menu6_13=new Array("Outpost Tent Camps","armstrongjellicoenakinaoutpostcamps.htm","",0);
        Menu6_14=new Array("RV & Tent Camping","highway11rvparktentcampingcampgrounds.htm","",0);
        Menu6_15=new Array("Hot Tub, Sauna, Beach & Gazebo","ontariofishinglodgehottubsauna.htm","",0);




Menu7=new Array("Additional Info","","",12,18,130);
        Menu7_1=new Array("Contact Us / Reservations / Rates","fishing-lodge-highway11.htm","",0,18,270);
        Menu7_2=new Array("Church Groups & Ministries","fishinghuntingministries.htm","",0);
        Menu7_3=new Array("Corporate Retreats","corporateretreatontario.htm","",0);
        Menu7_4=new Array("Passport Requirements","2010passports.htm","",0);
        Menu7_5=new Array("Outdoor Card","ontario-outdoor-card.htm","",0);
        Menu7_6=new Array("Newsletter","newsletter.html","",0);
        Menu7_7=new Array("Testimonials & Brag Book Stories","ontariohuntingfishingstories.htm","",0);
        Menu7_8=new Array("Fun Summer Activities","northernontariofamilyresort.htm","",0);
        Menu7_9=new Array("Fun Winter Activities","northernontario-snowmobilecamp-wintervacations.htm","",0);
        Menu7_10=new Array("Q & A","armstrong-outfitters.htm","",0);
        Menu7_11=new Array("Boats, Motors & Boat License Info","lakenipigonboatrentals.htm","",0);
        Menu7_12=new Array("Home","index.htm","",0);