var nav_429tree = WpNavBar.readTree({
"childArray" : [
{   'sTitle':'Home',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'index.html'
},
{   'sTitle':'Software',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'software.html'
},
{   'sTitle':'Animation',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'animation.html'
},
{   'sTitle':'Modelling & Simulation',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'modsim.html'
},
{   'sTitle':'Education & Outreach',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'education.html'
},
{   'sTitle':'Contact',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'contact.html'
},
{   'sTitle':'Site Map',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'sitemap.html',
    'sTarget':'_self'
}]
});
