

/***********************************************************************************
*        (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='black';                        // Background color when mouse is not over
        var LowSubBgColor='#3F5972';                        // Background color when mouse is not over on subs
        var HighBgColor='black';                        // Background color when mouse is over
        var HighSubBgColor='#3F5972';                        // Background color when mouse is over on subs
        var FontLowColor='#FFF09E';                        // Font color when mouse is not over
        var FontSubLowColor='white';                        // 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='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="arial,comic sans ms,technical"        // Font family menu items
        var FontSize=11                               // 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=273;                                // Menu offset x coordinate
        var StartLeft=0                                // 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("Fly-In","","",4,18,50);
        Menu1_1=new Array("Ontario Fly-in Moose Hunting","fly-in-moose-hunting-canada.htm","",0,18,270);
        Menu1_2=new Array("Manitoba Fly-in Moose Hunting","manitoba-fly-in-moose-hunting.htm","",0);
        Menu1_3=new Array("Saskatchewan Fly-in Moose Hunting","saskatchewanmoosehunting.htm","",0);
        Menu1_4=new Array("Home","index.htm","",0);



Menu2=new Array("Drive-To","","",3,18,75);
        Menu2_1=new Array("Ontario Drive-to Moose Hunting","moose-hunting-canada.htm","",0,18,280);
        Menu2_2=new Array("Houseboat Rental Moose Hunting","houseboat-rentals-floating-lodges-moose-hunting.htm","",0);
        Menu2_3=new Array("Home","index.htm","",0);

Menu3=new Array("Deer & Bear","","",2,18,105);
        Menu3_1=new Array("Black Bear Outfitters","ontario-bear-hunting.htm","",0,18,165);
        Menu3_2=new Array("Whitetail Outfitters","ontario-deer-hunting.htm","",0);
        Menu3_3=new Array("The Hinchinbrook Grizzly","world-record-grizzly-bear/world-record-grizzly-bear.htm","",0);


Menu4=new Array("Tips & Stuff","","",12,18,105);
        Menu4_1=new Array("Moose Hunting Tips 1","moose-hunting-tips.htm","",0,18,250);
        Menu4_2=new Array("Moose Hunting Tips 2","moose-hunting-techniques.htm","",0);
        Menu4_3=new Array("Best Kill Shot for Moose","best-kill-shot-for-moose.htm","",0);
        Menu4_4=new Array("Field Dressing Moose","field-dressing-moose.htm","",0);
        Menu4_5=new Array("Ontario Bow Record Moose","ontario-record-moose.htm","",0);
        Menu4_6=new Array("Ontario Crossbow Record Moose","ontario-crossbow-record-moose.htm","",0);
        Menu4_7=new Array("World Record Moose","world-record-moose/world-record-moose.htm","",0);
        Menu4_8=new Array("First Moose Story","first-moose-story.htm","",0);
        Menu4_9=new Array("Moose Hunting Pictures","moose-hunting-ontario-pictures.htm","",0);
        Menu4_10=new Array("Pet Moose","pet-moose.htm","",0);
        Menu4_11=new Array("Elliot Lake Moose","giant-2000-pound-moose.htm","",0);
        Menu4_12=new Array("2010 Season Dates","2010ontariomoosehuntingseason.htm","",0);





Menu5=new Array("Hotspots A-F","","",11,18,115);
        Menu5_1=new Array("Armstrong","armstrong-moose-hunting.htm","",0,18,160);
        Menu5_2=new Array("Atikokan","atikokan-moose-hunting.htm","",0);
        Menu5_3=new Array("Chapleau","chapleau-moose-hunting.htm","",0);
        Menu5_4=new Array("Dinorwic","dinorwic-moose-hunting.htm","",0);
        Menu5_5=new Array("Dryden","dryden-moose-hunting.htm","",0);
        Menu5_6=new Array("Ear Falls","ear-falls-moose-hunting.htm","",0);
        Menu5_7=new Array("Eagle River","eagle-river-moose-hunting.htm","",0);
        Menu5_8=new Array("Elliot Lake","elliot-lake-moose-hunting.htm","",0);
        Menu5_9=new Array("Espanola","espanola-moose-hunting.htm","",0);
        Menu5_10=new Array("Foleyet","foleyet-moose-hunting.htm","",0);
        Menu5_11=new Array("French River","french-river-moose-hunting.htm","",0);

Menu6=new Array("Hotspots G-N","","",12,18,115);
        Menu6_1=new Array("Gogama / Timmins","gogama-timmins-moose-hunting.htm","",0,18,160);
        Menu6_2=new Array("Hornepayne","hornepayne-moose-hunting.htm","",0);
        Menu6_3=new Array("Ignace","ignace-moose-hunting.htm","",0);
        Menu6_4=new Array("Kenora","kenoramoosehunting.htm","",0);
        Menu6_5=new Array("Kirkland Lake","kirkland-lake-moose-hunting.htm","",0);
        Menu6_6=new Array("Lake Of The Woods","lake-of-the-woods-moose-hunting.htm","",0);
        Menu6_7=new Array("La Ronge","la-ronge-moosehunting.htm","",0);
        Menu6_8=new Array("Marten River","marten-river-moose-hunting.htm","",0);
        Menu6_9=new Array("Matheson Island","matheson-island-moose-hunting.htm","",0);
        Menu6_10=new Array("Minaki","minakimoosehunting.htm","",0);
        Menu6_11=new Array("Nakina","nakina-moose-hunting.htm","",0);
        Menu6_12=new Array("Nipigon","nipigon-moose-hunting.htm","",0);


Menu7=new Array("Hotspots O-W","","",10,18,115);
        Menu7_1=new Array("Onaping / Sudbury","onaping-sudbury-moose-hunting.htm","",0,18,160);
        Menu7_2=new Array("Red Lake","red-lake-moose-hunting.htm","",0);
        Menu7_3=new Array("Sioux Lookout","sioux-lookout-moose-hunting.htm","",0);
        Menu7_4=new Array("Spanish","spanish-moose-hunting.htm","",0);
        Menu7_5=new Array("Temagami","temagami-moose-hunting.htm","",0);
        Menu7_6=new Array("Terrace Bay","terrace-bay-moose-hunting.htm","",0);
        Menu7_7=new Array("Thompson","thompson-manitoba-moose-hunting.htm","",0);
        Menu7_8=new Array("Vermilion Bay","vermilion-bay-moose-hunting.htm","",0);
        Menu7_9=new Array("Wawa","wawa-moose-hunting.htm","",0);
        Menu7_10=new Array("Webbwood","webbwood-moose-hunting.htm","",0);


Menu8=new Array("More Stuff","","",12,18,80);
        Menu8_1=new Array("Gary's Web Design","http://www.imarket.ca","",0,18,155);
        Menu8_2=new Array("$99 Web Hosting","http://www.northern-ontario.com","",0);
        Menu8_3=new Array("Hunting Regulations","canadian-hunting-regulations.htm","",0);
        Menu8_4=new Array("Hunting Stores","moose-hunting-stores.htm","",0);
        Menu8_5=new Array("Links","ontario-lodge-directory.htm","",0);
        Menu8_6=new Array("Pike Fishing","http://www.northernpikefishing.ca","",0);
        Menu8_7=new Array("Walleye Fishing","http://www.walleyeheaven.com","",0);
        Menu8_8=new Array("Bass Fishing","http://www.smallmouthbass.com","",0);
        Menu8_9=new Array("Brook Trout Fishing","http://www.brooktrout.ca","",0);
        Menu8_10=new Array("Lake Trout Fishing","http://www.laketrout.org","",0);
        Menu8_11=new Array("Muskie Fishing","http://www.musky.ca","",0);
        Menu8_12=new Array("Home","index.htm","",0);