var global_navtree = WpNavBar.readTree({
"childArray" : [
{   sDescription:'Interior Envy is a full service design firm offering a wide range of design services in the commercial, hospitality and high end residential markets.\r\n',
    sTitle:'Home',
    bIsWebPath:true,
    sUrl:'index.html'
},
{   sDescription:'Interior Envy is a full service design firm offering a wide range of design services in the Commercial, hospitality and high end residential markets.\r\n',
    sTitle:'About Us',
    bIsWebPath:true,
    sUrl:'about.html',"childArray" : [
    {   sDescription:'Interior Envy is a full service design firm offering a wide range of design services in the commercial, hospitality and high end residential markets.\r\n',
        sTitle:'Who We Are',
        bIsWebPath:true,
        sUrl:'who.html',"childArray" : [
        {   sTitle:'Principal',
            bIsWebPath:true,
            sUrl:'Principal.html'
        }]
    },
    {   sTitle:'News & Events',
        bIsWebPath:true,
        sUrl:'news.html'
    },
    {   sTitle:'Experience',
        bIsWebPath:true,
        sUrl:'experience.html'
    },
    {   sTitle:'Publications',
        bIsWebPath:true,
        sUrl:'pub.html'
    }]
},
{   sTitle:'Services',
    bIsWebPath:true,
    sUrl:'Services.html',"childArray" : [
    {   sTitle:'Interior Design',
        bIsWebPath:true,
        sUrl:'interiordesign.html',"childArray" : [
        {   sTitle:'Additional Services',
            bIsWebPath:true,
            sUrl:'add.html'
        }]
    },
    {   sTitle:'Branding',
        bIsWebPath:true,
        sUrl:'branding.html'
    },
    {   sTitle:'Graphic Design',
        bIsWebPath:true,
        sUrl:'graphicdesign.html'
    }]
},
{   sTitle:'Projects',
    bIsWebPath:true,
    sUrl:'projects.html',"childArray" : [
    {   sTitle:'Current & Recent',
        bIsWebPath:true,
        sUrl:'projects_current.html'
    },
    {   sTitle:'Past & Relevant',
        bIsWebPath:true,
        sUrl:'projects_past.html'
    },
    {   sTitle:'In Progress',
        bIsWebPath:true,
        sUrl:'projects_in.html'
    }]
},
{   sTitle:'Packages',
    bIsWebPath:true,
    sUrl:'packages.html',"childArray" : [
    {   sTitle:'Service Packages',
        bIsWebPath:true,
        sUrl:'service_pack.html'
    },
    {   sTitle:'Room Packages',
        bIsExternal:true,
        sUrl:'http://www.re-juvenatingconcepts.com',
        sTarget:'_blank'
    }]
},
{   sTitle:'Contact Us',
    bIsWebPath:true,
    sUrl:'contact.html'
},
{   sTitle:'Articles',
    bIsWebPath:true,
    sUrl:'articles.html',"childArray" : [
    {   sTitle:'Powerful Healthcare Design',
        bIsWebPath:true,
        sUrl:'medical.html'
    }]
}]
});
