var nav_219tree = WpNavBar.readTree({
"childArray" : [
{   'sTitle':'Stories & Magic Home',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'index.html'
},
{   'sTitle':'Photos',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'Photos.html',"childArray" : [
    {   'sTitle':'Kendallville Apple Festival',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'kendallvilleapple.html'
    },
    {   'sTitle':'Movie',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'movie.html'
    },
    {   'sTitle':'Trip 2010',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'trip2010.html'
    }]
},
{   'sTitle':'What Others Say',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'Say.html'
},
{   'sTitle':'Where Bob Performed',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'page8.html'
},
{   'sTitle':'How to Book',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'Booking.htm'
},
{   'sTitle':'ClipArt',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'ClipArt.html'
},
{   'sTitle':'Bob\'s Bio',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'Bio.html'
},
{   'sTitle':'Intro Notes',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'Intro.html'
},
{   'sTitle':'Mobile Home',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'mobilehome.html'
},
{   'sTitle':'Characters',
    'bIsExternal':true,
    'sUrl':'http://drango.com/Characters/',
    'sTarget':'_self'
}]
});
