var global_navtree = WpNavBar.readTree({
"childArray" : [
{   sTitle:'HOME',
    bIsWebPath:true,
    sUrl:'index.html'
},
{   sTitle:'ABOUT US',
    bIsWebPath:true,
    sUrl:'brothier_about_us.html'
},
{   sTitle:'OUR EXPERTISE',
    bIsWebPath:true,
    sUrl:'brothier_our_expertise.html'
},
{   sTitle:'BIOPOLYMERS',
    bIsWebPath:true,
    sUrl:'brothier_biopolymers.html'
},
{   sTitle:'MANUFACTURING',
    bIsWebPath:true,
    sUrl:'brothier_manufacturing.html'
},
{   sTitle:'R&D',
    bIsWebPath:true,
    sUrl:'brothier_research_and_development.html'
},
{   sTitle:'INTERNATIONAL',
    bIsWebPath:true,
    sUrl:'international_algoderm_algosteril_coalgan_coalgan-h_foreseal_nasalcease_nodex_stophemo.html'
}]
});
