var nav_257tree = WpNavBar.readTree({
"childArray" : [
{   'sTitle':'Home',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'index.html'
},
{   'sTitle':'Work',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'work.html',"childArray" : [
    {   'sTitle':'Web',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'web.html'
    },
    {   'sTitle':'Marketing',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'marketing.html'
    },
    {   'sTitle':'Identity',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'identityportfolio.html'
    },
    {   'sTitle':'Photo',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'photo.html'
    }]
},
{   'sTitle':'Services',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'services.html'
},
{   'sTitle':'Medical',
    'bIsExternal':true,
    'sUrl':'http://www.manteramedical.com',
    'sTarget':'_blank'
},
{   'sTitle':' Process',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'process.html'
},
{   'sTitle':'Why Us?',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'whymantera.html'
},
{   'sTitle':'Company',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'company.html',"childArray" : [
    {   'sTitle':'Hire Us',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'hiremantera.html'
    },
    {   'sTitle':'Client Testimonials',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'testimonials.html'
    },
    {   'sTitle':'Partners',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'partner.html'
    },
    {   'sTitle':'Helpful Links',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'helpfullinks.html'
    }]
},
{   'sTitle':'Contact',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'contact.html',"childArray" : [
    {   'sTitle':'Faq',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'faq.html'
    },
    {   'sTitle':'Resources',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'resources.html'
    },
    {   'sTitle':'Careers',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'careers.html'
    }]
}]
});
