var customNavTree11 = WpNavBar.readTree({
"childArray" : [
{   sTitle:'Barry-Regent',
    sUrl:'',
    sTarget:'_self',"childArray" : [
    {   sTitle:'Home',
        bIsWebPath:true,
        sUrl:'index.html',
        sTarget:'_self'
    },
    {   sTitle:'History',
        bIsWebPath:true,
        sUrl:'history.html',
        sTarget:'_self'
    }]
},
{   sTitle:'Services',
    sUrl:'',
    sTarget:'_self',"childArray" : [
    {   sTitle:'Dry Cleaning',
        bIsWebPath:true,
        sUrl:'drycleaning.html',
        sTarget:'_self'
    },
    {   sTitle:'Shirt Laundry',
        bIsWebPath:true,
        sUrl:'shirt-laundry.html',
        sTarget:'_self'
    },
    {   sTitle:'Aqua Cleaning',
        bIsWebPath:true,
        sUrl:'aquaclean.html',
        sTarget:'_self'
    },
    {   sTitle:'Alterations',
        bIsWebPath:true,
        sUrl:'alterations.html',
        sTarget:'_self'
    },
    {   sTitle:'Wedding Dresses',
        bIsWebPath:true,
        sUrl:'wedding.html',
        sTarget:'_self'
    },
    {   sTitle:'Specialty services',
        bIsWebPath:true,
        sUrl:'specialtyservices.html',
        sTarget:'_self'
    }]
},
{   sTitle:'Delivery',
    sUrl:'',
    sTarget:'_self',"childArray" : [
    {   sTitle:'Delivery Information',
        bIsWebPath:true,
        sUrl:'delivery.html',
        sTarget:'_self'
    },
    {   sTitle:'Account Application',
        sUrl:'http://www.barryregentcleaners.com/DeliveryApplication.pdf',
        sTarget:'_blank'
    },
    {   sTitle:'Delivery Price List',
        bIsWebPath:true,
        sUrl:'DeliveryPricelist.pdf',
        sTarget:'_blank'
    }]
},
{   sTitle:'Coupons',
    sUrl:'',
    sTarget:'_self',"childArray" : [
    {   sTitle:'Coupons',
        bIsWebPath:true,
        sUrl:'onlinecoupons.html',
        sTarget:'_self'
    },
    {   sTitle:'cleanPass Discount',
        bIsWebPath:true,
        sUrl:'cleanPassApplication.pdf',
        sTarget:'_blank'
    },
    {   sTitle:'cleanMail Monthly Deals',
        bIsWebPath:true,
        sUrl:'cleanmail.html',
        sTarget:'_self'
    }]
},
{   sTitle:'Information',
    sUrl:'',
    sTarget:'_self',"childArray" : [
    {   sTitle:'Directions',
        bIsWebPath:true,
        sUrl:'directions.html',
        sTarget:'_self'
    },
    {   sTitle:'Counter price list',
        bIsWebPath:true,
        sUrl:'BarryRegentPriceList-1.pdf',
        sTarget:'_blank'
    },
    {   sTitle:'Delivery price list',
        bIsWebPath:true,
        sUrl:'DeliveryPricelist.pdf',
        sTarget:'_blank'
    }]
},
{   sTitle:'Contact Us',
    bIsWebPath:true,
    sUrl:'contact.html',
    sTarget:'_self'
}]
});
