var global_navtree = WpNavBar.readTree({
"childArray" : [
{   sTitle:'Home',
    bIsWebPath:true,
    sUrl:'index.html'
},
{   sTitle:'About Us',
    bIsWebPath:true,
    sUrl:'page4.html',
    sTarget:'_self'
},
{   sTitle:'Collections',
    bIsWebPath:true,
    sUrl:'page3.html',
    sTarget:'_self',"childArray" : [
    {   sTitle:'Metro Collection',
        bIsWebPath:true,
        sUrl:'page5.html',
        sTarget:'_self',"childArray" : [
        {   sTitle:'MultiStripe',
            bIsWebPath:true,
            sUrl:'page27.html',
            sTarget:'_self'
        },
        {   sTitle:'Herringbone',
            bIsWebPath:true,
            sUrl:'page28.html',
            sTarget:'_self'
        },
        {   sTitle:'Sateen Stripe',
            bIsWebPath:true,
            sUrl:'page29.html',
            sTarget:'_self'
        },
        {   sTitle:'Silk Velvet',
            bIsWebPath:true,
            sUrl:'page30.html',
            sTarget:'_self'
        },
        {   sTitle:'Chapaou',
            bIsWebPath:true,
            sUrl:'page31.html',
            sTarget:'_self'
        },
        {   sTitle:'Confetti',
            bIsWebPath:true,
            sUrl:'page32.html',
            sTarget:'_self'
        },
        {   sTitle:'Vitre',
            bIsWebPath:true,
            sUrl:'page33.html',
            sTarget:'_self'
        },
        {   sTitle:'Opus One',
            bIsWebPath:true,
            sUrl:'page34.html',
            sTarget:'_self'
        },
        {   sTitle:'Fleche',
            bIsWebPath:true,
            sUrl:'page35.html',
            sTarget:'_self'
        },
        {   sTitle:'Rayoau',
            bIsWebPath:true,
            sUrl:'page36.html',
            sTarget:'_self'
        },
        {   sTitle:'Martel',
            bIsWebPath:true,
            sUrl:'page37.html',
            sTarget:'_self'
        },
        {   sTitle:'Inca',
            bIsWebPath:true,
            sUrl:'page38.html',
            sTarget:'_self'
        },
        {   sTitle:'Lana',
            bIsWebPath:true,
            sUrl:'page39.html',
            sTarget:'_self'
        },
        {   sTitle:'Fete',
            bIsWebPath:true,
            sUrl:'page40.html',
            sTarget:'_self'
        },
        {   sTitle:'Solid Linen',
            bIsWebPath:true,
            sUrl:'page41.html',
            sTarget:'_self'
        }]
    },
    {   sTitle:'Island Collection',
        bIsWebPath:true,
        sUrl:'page16.html',
        sTarget:'_self',"childArray" : [
        {   sTitle:'Newport Plaid',
            bIsWebPath:true,
            sUrl:'page17.html',
            sTarget:'_self'
        },
        {   sTitle:'Newport Stripe',
            bIsWebPath:true,
            sUrl:'page18.html',
            sTarget:'_self'
        },
        {   sTitle:'Santorini Stripe',
            bIsWebPath:true,
            sUrl:'page19.html',
            sTarget:'_self'
        },
        {   sTitle:'Santorini Plaid',
            bIsWebPath:true,
            sUrl:'page20.html',
            sTarget:'_self'
        },
        {   sTitle:'Sundancer',
            bIsWebPath:true,
            sUrl:'page21.html',
            sTarget:'_self'
        },
        {   sTitle:'Beach Bum',
            bIsWebPath:true,
            sUrl:'page22.html',
            sTarget:'_self'
        },
        {   sTitle:'Sea Spirit',
            bIsWebPath:true,
            sUrl:'page23.html',
            sTarget:'_self'
        },
        {   sTitle:'Escape',
            bIsWebPath:true,
            sUrl:'page24.html',
            sTarget:'_self'
        },
        {   sTitle:'Sea Breeze',
            bIsWebPath:true,
            sUrl:'page25.html',
            sTarget:'_self'
        },
        {   sTitle:'Ocean Mist',
            bIsWebPath:true,
            sUrl:'page26.html',
            sTarget:'_self'
        }]
    },
    {   sTitle:'Dawn & Dusk',
        bIsWebPath:true,
        sUrl:'page42.html',
        sTarget:'_self',"childArray" : [
        {   sTitle:'Dawn',
            bIsWebPath:true,
            sUrl:'page43.html',
            sTarget:'_self'
        },
        {   sTitle:'Dusk',
            bIsWebPath:true,
            sUrl:'page44.html',
            sTarget:'_self'
        }]
    }]
},
{   sTitle:'Showroom Locator',
    bIsWebPath:true,
    sUrl:'page7.html',
    sTarget:'_self',"childArray" : [
    {   sTitle:'Holland & Sherry New York',
        bIsWebPath:true,
        sUrl:'page11.html',
        sTarget:'_self'
    },
    {   sTitle:'Holland & Shery Chicago',
        bIsWebPath:true,
        sUrl:'page12.html',
        sTarget:'_self'
    },
    {   sTitle:'Holland & Sherry Washington D.C.',
        bIsWebPath:true,
        sUrl:'page13.html',
        sTarget:'_self'
    },
    {   sTitle:'Holland & Sherry London',
        bIsWebPath:true,
        sUrl:'page14.html',
        sTarget:'_self'
    },
    {   sTitle:'Holland & Sherry Paris',
        bIsWebPath:true,
        sUrl:'page15.html',
        sTarget:'_self'
    }]
},
{   sTitle:'Events',
    bIsWebPath:true,
    sUrl:'page8.html',
    sTarget:'_self'
},
{   sTitle:'Media/Press Releases',
    bIsWebPath:true,
    sUrl:'page9.html',
    sTarget:'_self'
},
{   sTitle:'Contact Us',
    bIsWebPath:true,
    sUrl:'page10.html',
    sTarget:'_self'
}]
});
