var customNavTree7 = WpNavBar.readTree({
"childArray" : [{   sTitle:'Home',
    bIsWebPath:true,
    sUrl:'index.html',
    sTarget:'_self'},{   sTitle:'Portfolio',
    bIsWebPath:true,
    sUrl:'portfolio.html',
    sTarget:'_self'},{   sTitle:'Customer Login',
    sUrl:'',
    sTarget:'_self',"childArray" : [{   sTitle:'Bamber Family',
        bIsWebPath:true,
        sUrl:'bamber.html',
        sTarget:'_self'},{   sTitle:'City Couriers',
        bIsWebPath:true,
        sUrl:'citycouriers.html',
        sTarget:'_self'},{   sTitle:'Molison Boys',
        bIsWebPath:true,
        sUrl:'molison_boys.html',
        sTarget:'_self'},{   sTitle:'Music Corporation',
        bIsWebPath:true,
        sUrl:'music.html',
        sTarget:'_self'},{   sTitle:'Nedbank',
        bIsWebPath:true,
        sUrl:'nedbank.html',
        sTarget:'_self'}]},{   sTitle:'Gallery',
    bIsWebPath:true,
    sUrl:'gallery.html',
    sTarget:'_self'},{   sTitle:'Contact Me',
    bIsWebPath:true,
    sUrl:'contact.html',
    sTarget:'_self'},{   sTitle:'References',
    bIsWebPath:true,
    sUrl:'refpage.html',
    sTarget:'_self'}]
});
