var global_navtree = WpNavBar.readTree({
"childArray" : [
{   'sTitle':'Home',
    'bIsWebPath':true,
    'sUrl':'index.html'
},
{   'sTitle':'Education',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'edu.html',
    'sTarget':'_self',"childArray" : [
    {   'sTitle':'Course Offerings',
        'bIsWebPath':true,
        'sUrl':'edu.html'
    },
    {   'sTitle':'DAU Courses',
        'bIsWebPath':true,
        'sUrl':'daumissn.html'
    },
    {   'sTitle':'BMRA Policies',
        'bIsWebPath':true,
        'sUrl':'admin.html'
    },
    {   'sTitle':'GSA Schedule',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'gsa.html',
        'sTarget':'_self'
    }]
},
{   'sTitle':'Certifications',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'vosb.html',
    'sTarget':'_self',"childArray" : [
    {   'sTitle':'VetBiz VOSB Certification',
        'bIsWebPath':true,
        'sUrl':'vosb.html'
    },
    {   'sTitle':'IACET Certification',
        'bIsWebPath':true,
        'sUrl':'iacetcert.html'
    },
    {   'sTitle':'DAU Equivalency',
        'bIsWebPath':true,
        'sUrl':'daueq.html'
    }]
},
{   'sTitle':'BMRA Tools',
    'bIsWebPath':true,
    'sUrl':'bmratools.html',"childArray" : [
    {   'sTitle':'Pricing Wizards',
        'bIsWebPath':true,
        'sUrl':'priwiz.html'
    },
    {   'sTitle':'Random Number Generator',
        'bIsWebPath':true,
        'sUrl':'rndwiz.html'
    },
    {   'sTitle':'Links',
        'bIsWebPath':true,
        'sUrl':'links.html'
    },
    {   'sTitle':'FAQs',
        'bIsExternal':true,
        'sUrl':'http://bmra.com/faqswp.php',
        'sTarget':'_self'
    },
    {   'sTitle':'GSA Schedule',
        'bIsWebPath':true,
        'sUrl':'gsa.html'
    },
    {   'sTitle':'Site Map',
        'bIsWebPath':true,
        'sUrl':'sitemap.html'
    }]
},
{   'sTitle':'About BMRA',
    'bIsWebPath':true,
    'sUrl':'about.html',"childArray" : [
    {   'sTitle':'Directions',
        'bIsWebPath':true,
        'sUrl':'direct.html'
    },
    {   'sTitle':'Benevolence',
        'bIsWebPath':true,
        'sUrl':'benevolence.html'
    },
    {   'sTitle':'Business Info',
        'bIsWebPath':true,
        'sUrl':'bizinfo.html'
    },
    {   'sTitle':'Capabilities',
        'bIsWebPath':true,
        'sUrl':'coinfo.html'
    },
    {   'sTitle':'Classroom Rental',
        'bIsWebPath':true,
        'sUrl':'rentclsrm.html'
    },
    {   'sTitle':'Employment',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'careers.html',
        'sTarget':'_self'
    }]
},
{   'sTitle':'Employment',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'careers.html',
    'sTarget':'_self',"childArray" : [
    {   'sTitle':'Careers',
        'bIsWebPath':true,
        'sUrl':'careers.html'
    }]
}]
});
