var customNavTree81 = WpNavBar.readTree({
"childArray" : [
{   sDescription:'OST a leading VAD and System Integration company',
    sTitle:'Home ',
    bIsWebPath:true,
    sUrl:'index.html',
    sTarget:'_self'
},
{   sTitle:'About Us',
    sUrl:'',
    sTarget:'_self',"childArray" : [
    {   sTitle:'Company Overview',
        bIsWebPath:true,
        sUrl:'overview.html',
        sTarget:'_self'
    },
    {   sTitle:'Company Background',
        bIsWebPath:true,
        sUrl:'historyawards.html',
        sTarget:'_self'
    },
    {   sTitle:'Management Team',
        bIsWebPath:true,
        sUrl:'aboutuscv.html',
        sTarget:'_self'
    },
    {   sTitle:'Customer Appreciation',
        bIsWebPath:true,
        sUrl:'appreciation.html'
    },
    {   sTitle:'Corporate Information',
        sUrl:'',
        sTarget:'_self',"childArray" : [
        {   sTitle:'News',
            bIsWebPath:true,
            sUrl:'news.html',
            sTarget:'_self'
        },
        {   sTitle:'Media Kit',
            bIsWebPath:true,
            sUrl:'presskit.html',
            sTarget:'_self'
        },
        {   sTitle:'Milestones',
            bIsWebPath:true,
            sUrl:'awards.html',
            sTarget:'_self'
        }]
    },
    {   sTitle:'Customers',
        bIsWebPath:true,
        sUrl:'clients.html',
        sTarget:'_self'
    }]
},
{   sTitle:'OST care',
    sUrl:'',
    sTarget:'_self',"childArray" : [
    {   sTitle:'Letter from MD',
        bIsWebPath:true,
        sUrl:'mdletter.html',
        sTarget:'_self'
    },
    {   sTitle:'Services and Support',
        sUrl:'',
        sTarget:'_self',"childArray" : [
        {   sTitle:'IP Networks',
            bIsWebPath:true,
            sUrl:'dc ip network infra.html',
            sTarget:'_self'
        },
        {   sTitle:'Gateway level security',
            bIsWebPath:true,
            sUrl:'networksecure.html',
            sTarget:'_self'
        },
        {   sTitle:'Facility Management Services',
            bIsWebPath:true,
            sUrl:'fms.html',
            sTarget:'_self'
        }]
    }]
},
{   sTitle:'Products',
    sUrl:'',
    sTarget:'_self',"childArray" : [
    {   sTitle:'Consumer Products and Peripherals',
        bIsWebPath:true,
        sUrl:'display.html',
        sTarget:'_self'
    },
    {   sTitle:'Services and Solutions',
        bIsWebPath:true,
        sUrl:'utm.html',
        sTarget:'_self'
    },
    {   sTitle:'Networking',
        bIsWebPath:true,
        sUrl:'networking.html'
    },
    {   sTitle:'Security and OA',
        bIsWebPath:true,
        sUrl:'frankingmachines.html',
        sTarget:'_self'
    }]
},
{   sTitle:'Contact Us',
    bIsWebPath:true,
    sUrl:'contactus.html'
}]
});
