var customNavTree27 = WpNavBar.readTree({
"childArray" : [
{   sTitle:'HOME PAGE',
    bIsWebPath:true,
    sUrl:'index.html',
    sTarget:'_self'
},
{   sTitle:'BALERS',
    bIsWebPath:true,
    sUrl:'balers.html',
    sTarget:'_self'
},
{   sTitle:'SEMI AUTO BALERS',
    bIsWebPath:true,
    sUrl:'semiautobalers.html',
    sTarget:'_self'
},
{   sTitle:'AUTO BALERS',
    bIsWebPath:true,
    sUrl:'autobalers.html',
    sTarget:'_self'
},
{   sTitle:'SPECIALIST BALERS',
    bIsWebPath:true,
    sUrl:'specialistbalers.html',
    sTarget:'_self'
},
{   sTitle:'COMPACTORS',
    bIsWebPath:true,
    sUrl:'compactors.html',
    sTarget:'_self'
},
{   sTitle:'GLASS CRUSHERS',
    bIsWebPath:true,
    sUrl:'glasscrushers.html',
    sTarget:'_self'
},
{   sTitle:'WASTE CHUTES',
    bIsWebPath:true,
    sUrl:'wastechutes.html',
    sTarget:'_self'
},
{   sTitle:'HOME COMPOSTERS',
    bIsWebPath:true,
    sUrl:'homecomposters.html',
    sTarget:'_self'
},
{   sTitle:'CATERING COMPOSTERS',
    bIsWebPath:true,
    sUrl:'cateringcomposters.html',
    sTarget:'_self'
},
{   sTitle:'INDUSTRIAL COMPOSTERS',
    bIsWebPath:true,
    sUrl:'industrialcomposters.html',
    sTarget:'_self'
},
{   sTitle:'REFURBISHED STOCK',
    bIsWebPath:true,
    sUrl:'refurbishedstock.html',
    sTarget:'_self'
},
{   sTitle:'ANCILLARY EQUIPMENT',
    bIsWebPath:true,
    sUrl:'ancillaryequipment.html',
    sTarget:'_self'
},
{   sTitle:'CONSUMABLES',
    bIsWebPath:true,
    sUrl:'consumables.html',
    sTarget:'_self'
},
{   sTitle:'SERVICING & MAINTAINANCE',
    bIsWebPath:true,
    sUrl:'servicing&maintanance.html',
    sTarget:'_self'
},
{   sTitle:'CONTACT US',
    bIsWebPath:true,
    sUrl:'contactus.html',
    sTarget:'_self'
}]
});
