var customnavtree7 = WpNavBar.readTree({
"childArray" : [
{   sDescription:'Remote fishing destination where you can fish for  walleye, northern pike, yellow perch and white fish in Northern Ontario. Have a shore lunch! ',
    sTitle:'Fishing',
    bIsWebPath:true,
    sUrl:'fishing.html',"childArray" : [
    {   sDescription:'Aggressive Walleye and Northern Pike are waiting for you.',
        sTitle:'Regular',
        bIsWebPath:true,
        sUrl:'regular.html',
        sTarget:'_self'
    },
    {   sTitle:'Special',
        bIsWebPath:true,
        sUrl:'special.html',
        sTarget:'_self'
    },
    {   sTitle:'Ice FIshing',
        bIsWebPath:true,
        sUrl:'icefishing.html',
        sTarget:'_self'
    }]
},
{   sDescription:'Tatnall Camp offers quality hunting trips for bear moose and small game. ',
    sTitle:'Hunting',
    bIsWebPath:true,
    sUrl:'hunting.html',"childArray" : [
    {   sDescription:'Remote Bear Hunts in the heart of Northern Ontario.',
        sTitle:'Bear',
        bIsWebPath:true,
        sUrl:'bearhunt.html',
        sTarget:'_self'
    },
    {   sDescription:'The area around Tatnall Camp is teeming with Ontario\'s largest game animal - the moose.',
        sTitle:'Moose',
        bIsWebPath:true,
        sUrl:'moosehunt.html',
        sTarget:'_self'
    },
    {   sDescription:'Ruffed grouse can be found almost anywhere ducks can be found all around Oba Lake.',
        sTitle:'Small Game',
        bIsWebPath:true,
        sUrl:'smallgamehunt.html',
        sTarget:'_self'
    }]
},
{   sDescription:'Relax by the campfire, visit the beach or fish off the dock all day.',
    sTitle:'Family',
    bIsWebPath:true,
    sUrl:'family.html',"childArray" : [
    {   sTitle:'Family',
        bIsWebPath:true,
        sUrl:'familypackage.html',
        sTarget:'_self'
    },
    {   sTitle:'Father and Son/Daughter',
        bIsWebPath:true,
        sUrl:'fatherndson.html',
        sTarget:'_self'
    }]
},
{   sDescription:'Getting there is half the fun. Choose to ride the train, charter a float plane, or a combination of both.',
    sTitle:'Travel',
    bIsWebPath:true,
    sUrl:'travel.html',
    sTarget:'_self',"childArray" : [
    {   sDescription:'Take a relaxing ride on the Algoma Central Railway. We meet you when you step off the train.',
        sTitle:'Train In',
        bIsWebPath:true,
        sUrl:'trainaccess.html',
        sTarget:'_self'
    },
    {   sDescription:'Get a birds eye view of Northern Ontario\'s boreal forest. ',
        sTitle:'Fly In',
        bIsWebPath:true,
        sUrl:'planeaccess.html',
        sTarget:'_self'
    },
    {   sDescription:'Tatnall Camp is remotely located next to the Chapleau Game Preserve in Northern Ontario. We are in the heart of Algoma Country. ',
        sTitle:'Location',
        bIsWebPath:true,
        sUrl:'location.html',
        sTarget:'_self'
    },
    {   sDescription:'Information that will help you plan the details of your vacation to Tatnall Camp.',
        sTitle:'Customs',
        bIsWebPath:true,
        sUrl:'customs.html',
        sTarget:'_self'
    }]
}]
});