var customNavTree7 = WpNavBar.readTree({
"childArray" : [
{   sTitle:'services',
    sUrl:'services.html',"childArray" : [
    {   sTitle:'living space',
        sUrl:'living_space.html'
    },
    {   sTitle:'commercial space',
        sUrl:'commercial_space.html'
    },
    {   sTitle:'\"Just Decorating!\" Packages',
        sUrl:'Just_Decorating.html'
    },
    {   sDescription:'Construction Services are an integral part of what we do... ',
        sTitle:'Construction',
        sUrl:'construction.html'
    },
    {   sDescription:'Calgary Interior Design Firm LB Design Inc. now offers Landscape Architecture as a service offering.  Call 403-831-1241 for more information.',
        sTitle:'Landscape Architecture',
        sUrl:'landscape.html'
    },
    {   sTitle:'Real Estate Buying or Selling',
        sUrl:'page20.html'
    },
    {   sTitle:'Help Us Help You! Form',
        sUrl:'help_us.html'
    }]
},
{   sTitle:'portfolio',
    sUrl:'portfolio.html',"childArray" : [
    {   sDescription:'LB Design Residential Design Portfolio',
        sTitle:'living spaces',
        sUrl:'living.html'
    },
    {   sTitle:'working spaces',
        sUrl:'working.html'
    }]
},
{   sTitle:'testimonials',
    sUrl:'testomonials.html'
},
{   sTitle:'resources',
    sUrl:'resources.html',"childArray" : [
    {   sTitle:'greenify',
        sUrl:'greenify.html'
    }]
},
{   sTitle:'faq',
    sUrl:'faq.html'
}]
});
