var global_navtree = WpNavBar.readTree({
"childArray" : [
{   sDescription:'Travik chemicals -  Manufacture chemical products for the automotive agricultural commercial industrial and transport sectors.',
    sTitle:'Home',
    bIsWebPath:true,
    sUrl:'index.html'
},
{   sTitle:'About Us',
    bIsWebPath:true,
    sUrl:'page2.html',"childArray" : [
    {   sTitle:'About Us',
        bIsWebPath:true,
        sUrl:'page20.html'
    },
    {   sTitle:'Why Travik',
        bIsWebPath:true,
        sUrl:'why travik.html',
        sTarget:'_self'
    },
    {   sTitle:'Meet the Team',
        bIsWebPath:true,
        sUrl:'Meet the Team.html',
        sTarget:'_self'
    }]
},
{   sTitle:'Products',
    bIsWebPath:true,
    sUrl:'Products.html',
    sTarget:'_self',"childArray" : [
    {   sTitle:'Products',
        bIsWebPath:true,
        sUrl:'page21.html',
        sTarget:'_self'
    },
    {   sTitle:'Automotive',
        bIsWebPath:true,
        sUrl:'Automotive.html',
        sTarget:'_self'
    },
    {   sTitle:'Railways',
        bIsWebPath:true,
        sUrl:'Railways.html',
        sTarget:'_self'
    },
    {   sTitle:'Agricultural',
        bIsWebPath:true,
        sUrl:'Agricultural.html',
        sTarget:'_self'
    },
    {   sTitle:'Hygiene',
        bIsWebPath:true,
        sUrl:'Hygiene.html',
        sTarget:'_self'
    },
    {   sTitle:'Catering',
        bIsWebPath:true,
        sUrl:'Catering.html',
        sTarget:'_self'
    },
    {   sTitle:'Industrial',
        bIsWebPath:true,
        sUrl:'Industrial.html',
        sTarget:'_self'
    },
    {   sTitle:'Transport',
        bIsWebPath:true,
        sUrl:'Transport.html',
        sTarget:'_self'
    },
    {   sTitle:'System 8',
        bIsWebPath:true,
        sUrl:'System 8.html',
        sTarget:'_self'
    }]
},
{   sTitle:'Our Service',
    bIsWebPath:true,
    sUrl:'Our Service.html',
    sTarget:'_self',"childArray" : [
    {   sTitle:'Contract Manufacturing',
        bIsWebPath:true,
        sUrl:'Contract Manufacturinghtml.html',
        sTarget:'_self'
    },
    {   sTitle:'Off the Shelf',
        bIsWebPath:true,
        sUrl:'OffthShelf.html',
        sTarget:'_self'
    }]
},
{   sTitle:'Export',
    bIsWebPath:true,
    sUrl:'Export.html',
    sTarget:'_self'
},
{   sTitle:'SDS',
    bIsWebPath:true,
    sUrl:'MSDS Center.html',
    sTarget:'_self'
},
{   sTitle:'Contact',
    bIsWebPath:true,
    sUrl:'page5.html'
}]
});
