var global_navtree = WpNavBar.readTree({
"childArray" : [
{   'sDescription':'Aptus suits tailored suits UK',
    'sTitle':'Home',
    'bIsWebPath':true,
    'sUrl':'index.html'
},
{   'sDescription':'about aptus tailored suits',
    'sTitle':'About Aptus',
    'bIsWebPath':true,
    'sUrl':'tailored_suits.html'
},
{   'sTitle':'Materials',
    'bIsWebPath':true,
    'sUrl':'tailored_suits_materials.html'
},
{   'sTitle':'Suit Ranges',
    'bIsWebPath':true,
    'sUrl':'affordable_bespoke_tailored_suits_uk.html',"childArray" : [
    {   'sDescription':'County clothing shooting and fishing tailored clothes',
        'sTitle':'Woodcock Country Range',
        'bIsWebPath':true,
        'sUrl':'tailored_country_clothing_shooting_suits.html'
    },
    {   'sDescription':'Black tie and formal evening wear suits',
        'sTitle':'Blenheim Evening Range',
        'bIsWebPath':true,
        'sUrl':'taloired_evening_suits_black_tie.html'
    },
    {   'sDescription':'Business suiits',
        'sTitle':'Ditchley Suit Range',
        'bIsWebPath':true,
        'sUrl':'tailored_bespoke_suits.html'
    },
    {   'sTitle':'Heythrop Shirt Range',
        'bIsWebPath':true,
        'sUrl':'tailored_shirts.html'
    },
    {   'sDescription':'Ladies and womens suits',
        'sTitle':'Cornbury Womans Range',
        'bIsWebPath':true,
        'sUrl':'tailored_ladies_suits.html'
    }]
},
{   'sTitle':'Shows & Fair Dates',
    'bIsWebPath':true,
    'sUrl':'aptus_dates.html'
},
{   'sDescription':'Prices',
    'sTitle':'Aptus Prices',
    'bIsWebPath':true,
    'sUrl':'cotswold_tailor.html'
},
{   'sTitle':'FAQ\'s',
    'bIsWebPath':true,
    'sUrl':'savile_row_bespoke.html'
},
{   'sTitle':'Contact',
    'bIsWebPath':true,
    'sUrl':'contact.html'
}]
});
