var global_navtree = WpNavBar.readTree({
"childArray" : [
{   'sTitle':'Home',
    'sUrl':'index.html'
},
{   'sTitle':'About Us',
    'sUrl':'About_Rapid_Despatch.html',"childArray" : [
    {   'sTitle':'Key people ',
        'sUrl':'Key_people.html'
    },
    {   'sTitle':'What our customers say',
        'sUrl':'What_our_customers_say.html'
    },
    {   'sTitle':'Terms & Conditions',
        'sUrl':'Terms_and_Conditions.html'
    }]
},
{   'sTitle':'Services',
    'sUrl':'Services.html',"childArray" : [
    {   'sTitle':'Sameday Courier',
        'sUrl':'Sameday_courier_service.html',"childArray" : [
        {   'sTitle':'Sameday Vehicle Guide',
            'sUrl':'Sameday_Vehicle_Guide.html'
        }]
    },
    {   'sTitle':'Next Day Courier',
        'sUrl':'Next_Day_Delivery.html'
    },
    {   'sTitle':'International Courier',
        'sUrl':'International_Courier.html',"childArray" : [
        {   'sTitle':'International Delivery Times',
            'sUrl':'International_Delivery_Times.html'
        },
        {   'sTitle':'International FAQ\'s',
            'sUrl':'International FAQ\'s.html'
        }]
    },
    {   'sTitle':'Fulfilment services',
        'sUrl':'Fulfilment_services.html'
    }]
},
{   'sTitle':'Specialist Services',
    'sUrl':'Specialist_Services.html',"childArray" : [
    {   'sTitle':'European Road Courier',
        'sUrl':'European_Road_Courier.html'
    },
    {   'sTitle':'On Board Courier',
        'sUrl':'On_Board_Courier.html'
    },
    {   'sTitle':'Cheque Collection Service',
        'sUrl':'Cheque_Collection_Service.html'
    },
    {   'sTitle':'Passport and Visa Collection',
        'sUrl':'Passport_and_Visa_collection.html'
    },
    {   'sTitle':'Exhibition Stand Assembly',
        'sUrl':'Exhibition_Stand_Assembly.html'
    }]
},
{   'sTitle':'Contact Us',
    'sUrl':'Contact_Rapid_Despatch.html',"childArray" : [
    {   'sTitle':'Farnborough',
        'sUrl':'RapidDespatchFarnborough.html'
    },
    {   'sTitle':'Reading',
        'sUrl':'RapidDespatchReading.html'
    },
    {   'sTitle':'Southampton',
        'sUrl':'RapidDespatchSouthampton.html'
    },
    {   'sTitle':'Quick enquiry form',
        'sUrl':'Quick_Enquiry_Form.html'
    }]
},
{   'sTitle':'Driver recruitment',
    'sUrl':'Courier_work.html'
},
{   'sTitle':'News',
    'sUrl':'News.html'
},
{   'sTitle':'Downloads',
    'sUrl':'Downloads.html'
}]
});
