var global_navtree = WpNavBar.readTree({
"childArray" : [
{   'sDescription':'Thank you for visiting the site of Almost NEW Consignments. We offer the area\'s finest consignments of furniture, home decor and more. We also feature unique locally made gifts. Our slogan is "Great items! Great prices!"',
    'sTitle':'Welcome',
    'bIsWebPath':true,
    'sUrl':'index.html'
},
{   'sTitle':'About Us',
    'bIsWebPath':true,
    'sUrl':'aboutus.html'
},
{   'sTitle':'Gifts, Games & More',
    'bIsWebPath':true,
    'sUrl':'gifts.html'
},
{   'sTitle':'Galleries',
    'bIsWebPath':true,
    'sUrl':'galleries.html',"childArray" : [
    {   'sTitle':'Dining Room',
        'bIsWebPath':true,
        'sUrl':'dining.html'
    },
    {   'sTitle':'Living Room',
        'bIsWebPath':true,
        'sUrl':'living.html'
    },
    {   'sTitle':'Bed Room',
        'bIsWebPath':true,
        'sUrl':'bed.html'
    },
    {   'sTitle':'Den, Office, Outdoor',
        'bIsWebPath':true,
        'sUrl':'denofcoutdoor.html'
    },
    {   'sTitle':'Locally Made',
        'bIsWebPath':true,
        'sUrl':'localmade.html'
    },
    {   'sTitle':'Lamps',
        'bIsWebPath':true,
        'sUrl':'lamp.html'
    },
    {   'sTitle':'Art, Wall Decor',
        'bIsWebPath':true,
        'sUrl':'art.html'
    }]
},
{   'sTitle':'Videos',
    'bIsWebPath':true,
    'sUrl':'videos.html'
},
{   'sTitle':'Shoppers',
    'bIsWebPath':true,
    'sUrl':'shoppers.html'
},
{   'sTitle':'Sellers',
    'bIsWebPath':true,
    'sUrl':'sellers.html'
},
{   'sTitle':'Related Links',
    'bIsWebPath':true,
    'sUrl':'links.html'
},
{   'sTitle':'Contact Us',
    'bIsWebPath':true,
    'sUrl':'contactus.html'
}]
});
