var nav_286tree = WpNavBar.readTree({
"childArray" : [
{   'sTitle':'Home',
    'bIsExternal':true,
    'sUrl':'http://www.markforrest.com/index.html'
},
{   'sTitle':'About Mark',
    'bIsExternal':true,
    'sUrl':'http://www.markforrest.com/about-mark-forrest.html'
},
{   'sTitle':'Tours and Cruises',
    'bIsExternal':true,
    'sUrl':'http://www.markforrest.com/tours_and_cruises.html',"childArray" : [
    {   'sTitle':'Tour of Ireland',
        'bIsExternal':true,
        'sUrl':'http://www.markforrest.com/ireland_tour.html'
    },
    {   'sTitle':'Tour of Italy',
        'bIsExternal':true,
        'sUrl':'http://www.markforrest.com/italy_tour.html'
    },
    {   'sTitle':'Body, Mind, and Soul Cruise',
        'bIsExternal':true,
        'sUrl':'http://www.markforrest.com/cruise.html'
    }]
},
{   'sTitle':'Schedule',
    'bIsExternal':true,
    'sUrl':'http://www.markforrest.com/mark-forrest-concerts.html'
},
{   'sTitle':'Music Catalog',
    'bIsExternal':true,
    'sUrl':'http://www.markforrest.com/music-catalog.html',
    'sTarget':'_self'
},
{   'sTitle':'Media',
    'bIsExternal':true,
    'sUrl':'http://www.markforrest.com/pictures-video-forrest.html'
},
{   'sTitle':'Contact Mark',
    'bIsExternal':true,
    'sUrl':'http://www.markforrest.com/contact-mark-forrest.html'
},
{   'sTitle':'Faith and Family',
    'bIsExternal':true,
    'sUrl':'http://www.faithandfamilyfoundation.org',
    'sTarget':'_self'
},
{   'sTitle':'Night of Prayer',
    'bIsExternal':true,
    'sUrl':'http://www.eucharisticcrusade.org',
    'sTarget':'_self'
}]
});
