

/***********************************************************************************
*        (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=6;                        // Number of first level items
        var LowBgColor='#005FB9';                // Background color when mouse is not over
        var LowSubBgColor='#005FB9';                        // Background color when mouse is not over on subs
        var HighBgColor='#005FB9';                        // Background color when mouse is over
        var HighSubBgColor='#005FB9';                        // 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='#7FFF00';                        // Font color when mouse is over
        var FontSubHighColor='#7FFF00';                        // Font color subs when mouse is over
        var BorderColor='#005FB9';                        // Border color
        var BorderSubColor='#005FB9';                        // 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=292;                                // 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("Fishing","","",12,18,68);
                 Menu1_1=new Array("Bear Lake Fishing","killarney-park-fishing.htm","",0,18,190);
                 Menu1_2=new Array("Smallmouth","ontario-smallmouth-bass-fishing.htm","",0);
                 Menu1_3=new Array("Largemouth","ontario-largemouth-bass-fishing.htm","",0);
                 Menu1_4=new Array("Walleye","ontario-walleye-fishing.htm","",0);
                 Menu1_5=new Array("Northern Pike","ontario-pike-fishing.htm","",0);
                 Menu1_6=new Array("Brook Trout","ontario-brook-trout-fishing.htm","",0);
                 Menu1_7=new Array("Lake Trout","ontario-lake-trout-fishing.htm","",0);
                 Menu1_8=new Array("Perch","ontario-perch-fishing.htm","",0);
                 Menu1_9=new Array("OFAH Angler Awards","ofah-ontario-fishing-awards.htm","",0);
                 Menu1_10=new Array("A Typical Week","espanola-fishing.htm","",0);
                 Menu1_11=new Array("Map of Bear Lake","map-bear-lake-killarney-provincial-park.htm","",0);
                 Menu1_12=new Array("Satellite Photo of Bear Lake","satellite-photo-bear-lake.htm","",0);

Menu2=new Array("Hunting","","",5,18,70);
                 Menu2_1=new Array("Black Bear","ontario-black-bear-hunting.htm","",0,18,130);
                 Menu2_2=new Array("Moose","ontario-moose-hunting.htm","",0);
                 Menu2_3=new Array("Grouse","ontario-grouse-hunting.htm","",0);
                 Menu2_4=new Array("Duck","ontario-duck-hunting.htm","",0);
                 Menu2_5=new Array("Hunter Orange Rules","ontario-hunter-orange.htm","",0);



Menu3=new Array("Accommodations","","",4,18,130);
                 Menu3_1=new Array("Cabins","ontario-fishing-camp.htm","",0,18,160);
                 Menu3_2=new Array("Canoe Trips & Camping","killarney-park-canoe-trips-camping.htm","",0);
                 Menu3_3=new Array("Fishing Boats","fishing-boats-for-rent-killarney-park.htm","",0);
                 Menu3_4=new Array("Home","index.htm","",0);

Menu4=new Array("Photo Gallery","","",10,18,105);
                 Menu4_1=new Array("Largemouth Bass Photos","largemouth-bass-pictures.htm","",0,18,150);
                 Menu4_2=new Array("Smallmouth Bass Photos","smallmouth-bass-pictures.htm","",0);
                 Menu4_3=new Array("Mixed Bass Photos","bass-pictures.htm","",0);
                 Menu4_4=new Array("Pike Photos","northern-pike-pictures.htm","",0);
                 Menu4_5=new Array("Walleye Photos","walleye-pictures.htm","",0);
                 Menu4_6=new Array("Trout Photos","trout-pictures.htm","",0);
                 Menu4_7=new Array("Hunting Photos","hunting-pictures.htm","",0);
                 Menu4_8=new Array("Lodge Photos","cabin-pictures.htm","",0);
                 Menu4_9=new Array("Wildlife Photos","wildlife-pictures.htm","",0);
                 Menu4_10=new Array("Scenery Photos","scenery-pictures.htm","",0);

Menu5=new Array("Rates","","",4,18,60);
                 Menu5_1=new Array("Rates","ontario-fishing-rates.htm","",0,18,100);
                 Menu5_2=new Array("Lodge Policies","ontario-fishing-policies.htm","",0);
                 Menu5_3=new Array("Brochure","free-fishing-brochure-lodge-ontario-canada.htm","",0);
                 Menu5_4=new Array("Home","ontario-fishing-policies.htm","",0);



Menu6=new Array("More Information","","",9,18,120);
                 Menu6_1=new Array("Contact Us","killarney-wilderness-lodge.htm","",0,18,220);
                 Menu6_2=new Array("Bear Lake's History","about-us.htm","",0);
                 Menu6_3=new Array("Press Clippings","ontario-fishing-news.htm","",0);
                 Menu6_4=new Array("Yada Yada Yada","killarney-park-fishing-blog.htm","",0);
                 Menu6_5=new Array("Passport Requirements","ontario-wilderness-vacation.htm","",0);
                 Menu6_6=new Array("NEW - Non-resident Outdoor Card","ontario-non-resident-outdoor-card.htm","",0);
                 Menu6_7=new Array("Bear Lake University","vip/index.htm","",0);
                 Menu6_8=new Array("Links","ontario-adventure-travel.htm","",0);
                 Menu6_9=new Array("Home","index.htm","",0);