var customnavtree20 = WpNavBar.readTree({
"childArray" : [
{   sDescription:'Belize vacation, horseback riding, caving, birding, maya ruins and jungle lodge.',
    sTitle:'Home',
    bIsWebPath:true,
    sUrl:'index.html',
    sTarget:'_self',"childArray" : [
    {   sTitle:'The Farm',
        bIsWebPath:true,
        sUrl:'crw.html',
        sTarget:'_self'
    },
    {   sTitle:'Friends',
        bIsWebPath:true,
        sUrl:'friends.html',
        sTarget:'_self'
    },
    {   sTitle:'Adventure Video',
        bIsWebPath:true,
        sUrl:'adventuretour.html',
        sTarget:'_self'
    },
    {   sTitle:'Contact Us',
        bIsWebPath:true,
        sUrl:'contact.html',
        sTarget:'_self'
    }]
},
{   sTitle:'Rates and Booking',
    bIsWebPath:true,
    sUrl:'book.html',
    sTarget:'_self',"childArray" : [
    {   sTitle:'2012 Package',
        bIsWebPath:true,
        sUrl:'2012.html',
        sTarget:'_self'
    },
    {   sTitle:'4 Day Package',
        bIsWebPath:true,
        sUrl:'4day5night.html',
        sTarget:'_self'
    },
    {   sTitle:'5 Night Package',
        bIsWebPath:true,
        sUrl:'5night.html',
        sTarget:'_self'
    },
    {   sTitle:'7 Night Package',
        bIsWebPath:true,
        sUrl:'7night.html',
        sTarget:'_self'
    }]
},
{   sTitle:'Lodging',
    bIsWebPath:true,
    sUrl:'lodging.html'
},
{   sDescription:'Horseback Riding to waterfalls, swimming, dry caves, river cave, Maya ruins and more. Interesting routes, varied ecosystems, traditional plants. The exhilarating experience of riding through a pristine environment.',
    sTitle:'Horseback Riding',
    bIsWebPath:true,
    sUrl:'horseback.html',"childArray" : [
    {   sTitle:'Horseback Video',
        bIsWebPath:true,
        sUrl:'horsebackvideo.html',
        sTarget:'_self'
    }]
},
{   sTitle:'Maya Ruins',
    bIsWebPath:true,
    sUrl:'maya ruins.html',
    sTarget:'_self',"childArray" : [
    {   sTitle:'Ruins Video',
        bIsWebPath:true,
        sUrl:'mayaruinvid.html',
        sTarget:'_self'
    },
    {   sTitle:'Ruins Map',
        bIsWebPath:true,
        sUrl:'ruins map.html',
        sTarget:'_self'
    }]
},
{   bSeparatorAfter:true,
    sDescription:'Birding at Mountain Equestrian Trails',
    sTitle:'Birding',
    bIsWebPath:true,
    sUrl:'birding.html',"childArray" : [
    {   sTitle:'Birding Video',
        bIsWebPath:true,
        sUrl:'birdvid.html',
        sTarget:'_self'
    }]
},
{   sTitle:'Caving',
    bIsWebPath:true,
    sUrl:'caving.html',"childArray" : [
    {   sTitle:'Caving Video',
        bIsWebPath:true,
        sUrl:'cavingvid.html',
        sTarget:'_self'
    }]
}]
});
