var nav_171tree = WpNavBar.readTree({
"childArray" : [
{   'sTitle':'Home',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'index.html',
    'sTarget':'_self'
},
{   'bSeparatorBefore':true,
    'sTitle':'Introduction',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'introduction.html',
    'sTarget':'_self'
},
{   'bSeparatorAfter':true,
    'sDescription':'*',
    'sTitle':'Committee',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'committee.html',
    'sTarget':'_self'
},
{   'sTitle':'Heritage',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'heritage.html',
    'sTarget':'_self'
},
{   'sTitle':'Lectures',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'lectures.html',
    'sTarget':'_self'
},
{   'sTitle':'Links',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'links.html',
    'sTarget':'_self'
},
{   'bSeparatorAfter':true,
    'sTitle':'Newsletter',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'newsletter.html',
    'sTarget':'_self'
},
{   'sTitle':'Recording',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'recording.html',
    'sTarget':'_self'
},
{   'sTitle':'Reports',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'reports1.html',
    'sTarget':'_self'
},
{   'sTitle':'Subscriptions',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'subscriptions.html'
},
{   'sTitle':'Planned Visits',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'visits.html'
},
{   'sTitle':'Young Arts',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'youngarts.html'
}]
});
