

/***********************************************************************************
*        (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=18;                        // Number of first level items
        var LowBgColor='black';                        // Background color when mouse is not over
        var LowSubBgColor='#4D101D';                        // Background color when mouse is not over on subs
        var HighBgColor='black';                        // Background color when mouse is over
        var HighSubBgColor='#213110';                        // Background color when mouse is over on subs
        var FontLowColor='white';                        // 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='#ECDE8A';                        // 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="Verdana,arial,comic sans ms,technical,technical, "        // Font family menu items
        var FontSize=11;                                // Font size menu items
        var FontBold=0;                                // 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=347;                                // Menu offset x coordinate
        var StartLeft=-340;                                // 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=0;                        // 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("Walleye Fishing","","",10,22,210);
          Menu1_1=new Array("Walleye Fishing","dinorwic-lake-ontario-walleye-fishing.htm","",0,22,210);
          Menu1_2=new Array("Walleye Tips","dinorwiclakebestwalleyelurestechniques.htm","",0);
          Menu1_3=new Array("Cooking Walleye","bakedwalleyedeepfriedwalleye.htm","",0);
          Menu1_4=new Array("Cleaning Walleye","howtofilletafish.htm","",0);
          Menu1_5=new Array("Walleye Weight Calculator","walleyeweightformula.htm","",0);
          Menu1_6=new Array("Sharon's Quick Knot Video","how-to-tie-fishing-line-knots.htm","",0);
          Menu1_7=new Array("Walleye Gallery 1","walleyephotos1.htm","",0);
          Menu1_8=new Array("Walleye Gallery 2","walleyephotos2.htm","",0);
          Menu1_9=new Array("Walleye Gallery 3","walleyephotos3.htm","",0);
          Menu1_10=new Array("Walleye Gallery 4","walleyephotos4.htm","",0);



Menu2=new Array("Northern Pike Fishing","","",7,22,210);
          Menu2_1=new Array("Pike Fishing","dinorwic-lake-ontario-northern-pike-fishing.htm","",0,22,210);
          Menu2_2=new Array("Pike Tips","dinorwiclakenorthernpikefishingtips.htm","",0);
          Menu2_3=new Array("How To Clean Pike Video","how-to-remove-pike-y-bones-video.htm","",0);
          Menu2_4=new Array("Pike Weight Calculator","northernpikeweightformula.htm","",0);
          Menu2_5=new Array("Pike Gallery 1","pikephotos1.htm","",0);
          Menu2_6=new Array("Pike Gallery 2","pikephotos2.htm","",0);
          Menu2_7=new Array("Pike Gallery 3","pikephotos3.htm","",0);




Menu3=new Array("Smallmouth Bass Fishing","","",5,22,210);
          Menu3_1=new Array("Smallmouth Bass Fishing","dinorwic-lake-ontario-smallmouth-bass-fishing.htm","",0,22,210);
          Menu3_2=new Array("Smallmouth Tips","howdotheyfishforsmallmouthbassinontario.htm","",0);
          Menu3_3=new Array("Carolina & Texas Rigs","texas-rig-carolina-rig.htm","",0);
          Menu3_4=new Array("Bass Weight Calculator","bassweightformula.htm","",0);
          Menu3_5=new Array("Smallmouth Gallery 1","bassphotos1.htm","",0);




Menu4=new Array("Muskie Fishing","","",4,22,210);
          Menu4_1=new Array("Muskie Fishing","dinorwic-lake-ontario-muskie-fishing.htm","",0,22,210);
          Menu4_2=new Array("Muskie Tips","dinorwic-lake-muskie-tactics.htm","",0);
          Menu4_3=new Array("Muskie Weight Calculator","muskieweightformula.htm","",0);
          Menu4_4=new Array("Muskie Gallery 1","muskiephotos1.htm","",0);



Menu5=new Array("Lake Trout Fishing","","",5,22,210);
          Menu5_1=new Array("Area Lake Trout Lakes","dryden-lake-trout-fishing.htm","",0,22,280);
          Menu5_2=new Array("Light Tackle Deep Water Trout Tips","3-way-swivel-rig.htm","",0);
          Menu5_3=new Array("Trout Weight Calculator","troutweightformula.htm","",0);
          Menu5_4=new Array("Stuffed Baked Trout","howtocleantrout.htm","",0);
          Menu5_5=new Array("Trout Gallery 1","troutphotos1.htm","",0);



Menu6=new Array("Perch & Crappie Fishing","","",2,22,210);
          Menu6_1=new Array("Perch & Crappie Fishing","ontario-crappie-fishing-perch-fishing.htm","",0,22,240);
          Menu6_2=new Array("Perch Photo Gallery","perchphotos1.htm","",0);



Menu7=new Array("Dinorwic Lake Map","map-dinorwic-lake.htm","",0,22,210);

Menu8=new Array("","","",0,22,280);


Menu9=new Array("Whitetail Deer Hunting","","",3,22,280);
          Menu9_1=new Array("Whitetail Deer Hunting","dinorwic-dryden-whitetail-deer-hunting.htm","",0,22,210);
          Menu9_2=new Array("Whitetail Hunt Details","ontariowhitetaildeerhunting.htm","",0);
          Menu9_3=new Array("Whitetail Photos","whitetaildeerphotos1.htm","",0);

Menu10=new Array("Black Bear Hunting","","",3,22,280);
          Menu10_1=new Array("Black Bear Hunting","northwestern-ontario-black-bear-hunting.htm","",0,22,210);
          Menu10_2=new Array("Bear Hunt Details","ontarioblackbearhunting.htm","",0);
          Menu10_3=new Array("Black Bear Photos","blackbearphotos1.htm","",0);



Menu11=new Array("Moose Hunting","","",3,22,280);
          Menu11_1=new Array("Moose Hunting","northwestern-ontario-moose-hunting.htm","",0,22,210);
          Menu11_2=new Array("Moose Hunt Details","ontariomoosehunting.htm","",0);
          Menu11_3=new Array("Moose Hunt Photos","moosephotos1.htm","",0);



Menu12=new Array("Small Game Hunting","ontario-grouse-hunting-duck-hunting-goose-hunting.htm","",0,22,280);


Menu13=new Array("","","",0,22,280);


Menu14=new Array("Lodging & Facilities","lodging.htm","",3,22,280);
          Menu14_1=new Array("Cabins & Facilites","wabigoon-dinorwic-lake-fishing-cabins-rentals.htm","",0,22,170);
          Menu14_2=new Array("Camping & RV Park","wabigoon-dinorwic-lake-campgrounds-rv-park-trailer-camping.htm","",0);
          Menu14_3=new Array("Boats & Docks","wabigoon-dinorwic-lake-fishing-boat-rentals.htm","",0);




Menu15=new Array("Packages & Rates","packages.htm","",0,22,280);


Menu16=new Array("Guest & Camp Photos","photos.htm","",8,22,280);
          Menu16_1=new Array("Happy Customers 1","ontario-fishing-resort.htm","",0,22,170);
          Menu16_2=new Array("Happy Customers 2","canadian-fishing-lodge.htm","",0);
          Menu16_3=new Array("Happy Customers 3","canadian-fishing-resort.htm","",0);
          Menu16_4=new Array("Sunsets","sunsets.htm","",0);
          Menu16_5=new Array("Wildlife","wildlife.htm","",0);
          Menu16_6=new Array("Scenery & Activities","scenery.htm","",0);
          Menu16_7=new Array("Camp & Activities","camp.htm","",0);
          Menu16_8=new Array("Hunting Terrain","ontario-hunting-hotspots.htm","",0);




Menu17=new Array("Contact & Information","","",11,22,280);
          Menu17_1=new Array("Contact Us / Reservations","contact.htm","",0,22,220);
          Menu17_2=new Array("Location & Directions","location.htm","",0);
          Menu17_3=new Array("General Information","info.htm","",0);
          Menu17_4=new Array("Testimonials","dinorwic-lake-fishing-camp.htm","",0);
          Menu17_5=new Array("On-line Payments","thankyou.htm","",0);
          Menu17_6=new Array("New Outdoor Card","ontario-non-resident-outdoor-card.htm","",0);
          Menu17_7=new Array("New Passport Laws","us-passport-requirements-border-crossing.htm","",0);
          Menu17_8=new Array("Boat Operator Card","ontario-pleasure-craft-operator-card.htm","",0);
          Menu17_9=new Array("Drinking & Driving Laws","ontario-drinking-driving-laws.htm","",0);
          Menu17_10=new Array("Useful Links","ontario-hunting-regulations.htm","",0);
          Menu17_11=new Array("Fishing Regulations","dinorwic-lake-fishing-regulations.htm","",0);


Menu18=new Array("Home","index.htm","",0,22,280);