var global_navtree = WpNavBar.readTree({
"childArray" : [
{   'sTitle':'French Furniture Home Page',
    'bIsWebPath':true,
    'sUrl':'index.html',"childArray" : [
    {   'sDescription':'French and English bespoke furniture.',
        'sTitle':'Bespoke Furniture',
        'bIsWebPath':true,
        'sUrl':'bespoke_furniture.html'
    }]
},
{   'sDescription':'Black Swan for top quality hand made, hand painted reproduction French bedroom furniture.',
    'sTitle':'Bedroom Furniture',
    'bIsWebPath':true,
    'sUrl':'bedroom_furniture.html'
},
{   'sTitle':'French Beds',
    'bIsWebPath':true,
    'sUrl':'french_beds.html',"childArray" : [
    {   'sTitle':'French Beds 2',
        'bIsWebPath':true,
        'sUrl':'morefrenchbeds.html',"childArray" : [
        {   'sTitle':'Rococo_Style_French_bed',
            'bIsWebPath':true,
            'sUrl':'rococo_style_french_bed.html'
        }]
    }]
},
{   'sTitle':'Bordeaux Bedroom Furniture',
    'bIsWebPath':true,
    'sUrl':'french_bedroom-furniture-made_using_recycled_timber.html'
},
{   'sTitle':'Bordeaux Bedroom Furniture 2',
    'bIsWebPath':true,
    'sUrl':'bordeaux_bedroom_furniture_2.html'
},
{   'sTitle':'Dining Tables',
    'bIsWebPath':true,
    'sUrl':'dining_tables.html'
},
{   'sTitle':'Dining Chairs',
    'bIsWebPath':true,
    'sUrl':'dining_chairs.html'
},
{   'sTitle':'Armchairs',
    'bIsWebPath':true,
    'sUrl':'armchairs.html'
},
{   'sTitle':'Sofas and Stools',
    'bIsWebPath':true,
    'sUrl':'sofas_and_stools.html'
},
{   'sTitle':'Mirrors',
    'bIsWebPath':true,
    'sUrl':'mirrors.html'
},
{   'sTitle':'Cabinets-Bookcases-Vanity Units',
    'bIsWebPath':true,
    'sUrl':'cabinets_and_bookcases.html',"childArray" : [
    {   'sTitle':'Bathroom Vanity Unit',
        'bIsWebPath':true,
        'sUrl':'bathroom_vanity_unit.html'
    },
    {   'sTitle':'Double Bowl Vanity Unit',
        'bIsWebPath':true,
        'sUrl':'double_bowl_vanity_unit.html'
    },
    {   'sTitle':'Small Single Bowl Vanity Unit',
        'bIsWebPath':true,
        'sUrl':'small_single_bowl_vanity_unit.html'
    },
    {   'sTitle':'Vanity Unit Single Bowl',
        'bIsWebPath':true,
        'sUrl':'vanity_unit_single_bowl.html'
    }]
},
{   'sTitle':'Consoles-Tables- Desks',
    'bIsWebPath':true,
    'sUrl':'console_tables_and_desks.html'
},
{   'sTitle':'Contact Us',
    'bIsWebPath':true,
    'sUrl':'contact_us.html'
},
{   'sTitle':'Garden Furniture',
    'bIsWebPath':true,
    'sUrl':'garden_furniture.html'
},
{   'sTitle':'Your Furniture Revamped',
    'bIsWebPath':true,
    'sUrl':'your_furniture_revamped.html'
},
{   'sTitle':'Fabrics',
    'bIsWebPath':true,
    'sUrl':'fabrics.html'
}]
});
