var nav_212tree = WpNavBar.readTree({
"childArray" : [
{   'sTitle':'Home',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'index.html'
},
{   'sTitle':'About Occupational Medicine',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'about_om.html'
},
{   'sTitle':'Work Place Safety in the US',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'safety.html'
},
{   'sTitle':'Forms/Downloads',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'downloads.html'
},
{   'sTitle':'Client Intake Form',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'ClientIntakeForm1.pdf',
    'sTarget':'_blank'
},
{   'sTitle':'Services',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'services.html',"childArray" : [
    {   'sTitle':'Drug Screening',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'drugscreen.html'
    },
    {   'sTitle':'Corporate Wellness Programs',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'wellness.html'
    },
    {   'sTitle':'Physical Exams',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'exams.html'
    },
    {   'sTitle':'Department of Transportation (DOT) Physical Exams',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'dotexams.html'
    },
    {   'sTitle':'DNA Testing',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'dna.html'
    },
    {   'sTitle':'About Personal Protective Equipment',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'about_ppe.html'
    }]
},
{   'sTitle':'Locations',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'locations.html'
},
{   'sTitle':'Medical Staff',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'director.html'
},
{   'sTitle':'Philanthropy',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'philanthropy.html'
},
{   'sTitle':'Online Links',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'links.html'
},
{   'sTitle':'Contact Us',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'contact.html'
}]
});
