var global_navtree = WpNavBar.readTree({
"childArray" : [
{   'sTitle':'Home',
    'bIsWebPath':true,
    'sUrl':'index.html'
},
{   'sTitle':'Private GP Service',
    'bIsWebPath':true,
    'sUrl':'private gp.html',"childArray" : [
    {   'sDescription':'Private GP Service in Milton Keynes, Buckinghamshire',
        'sTitle':'Private GP Service',
        'bIsWebPath':true,
        'sUrl':'private-gp-milton-keynes.html'
    },
    {   'sTitle':'About Our GP',
        'bIsWebPath':true,
        'sUrl':'dr_philip_dobson.html'
    },
    {   'sTitle':'Fees for Investigations',
        'bIsWebPath':true,
        'sUrl':'investigation.html'
    }]
},
{   'sTitle':'Cosmetic Treatments',
    'bIsWebPath':true,
    'sUrl':'costre.html',"childArray" : [
    {   'sTitle':'Non-Surgical',
        'bIsWebPath':true,
        'sUrl':'nonsurgical.html',"childArray" : [
        {   'sTitle':'Line & Wrinkle Treatments',
            'bIsWebPath':true,
            'sUrl':'botox-dysport-xeomin-treatment.html'
        },
        {   'sTitle':'Hyperhidrosis',
            'bIsWebPath':true,
            'sUrl':'hyperhidrosis-excessive-sweating.html'
        },
        {   'sTitle':'Dermal Fillers',
            'bIsWebPath':true,
            'sUrl':'dermal-fillers.html'
        },
        {   'sTitle':'Sclerotherapy',
            'bIsWebPath':true,
            'sUrl':'sclerotherapy.html'
        },
        {   'sTitle':'Facial Contouring',
            'bIsWebPath':true,
            'sUrl':'page45.html'
        },
        {   'sTitle':'Medical Microdermabrasion',
            'bIsWebPath':true,
            'sUrl':'microdermabrasion.html'
        }]
    },
    {   'sTitle':'Laser/IPL',
        'bIsWebPath':true,
        'sUrl':'laseripl.html',"childArray" : [
        {   'sTitle':'Laser/IPL',
            'bIsWebPath':true,
            'sUrl':'page32.html'
        },
        {   'sTitle':'Fractional Carbon Dioxide Laser Treatments',
            'bIsWebPath':true,
            'sUrl':'page29.html'
        },
        {   'sTitle':'The Madonna Lift',
            'bIsWebPath':true,
            'sUrl':'madonna_lift.html'
        }]
    },
    {   'sTitle':'Conditions',
        'bIsWebPath':true,
        'sUrl':'conditions.html',"childArray" : [
        {   'sTitle':'Acne & Acne Scarring',
            'bIsWebPath':true,
            'sUrl':'acne_acne_scarring.html'
        },
        {   'sTitle':'Sun Damage',
            'bIsWebPath':true,
            'sUrl':'sun_damage.html'
        },
        {   'sTitle':'Photo-Ageing',
            'bIsWebPath':true,
            'sUrl':'photoageing.html'
        },
        {   'sTitle':'Rosacea',
            'bIsWebPath':true,
            'sUrl':'page27.html'
        },
        {   'sTitle':'Broken capilliaries (Facial)',
            'bIsWebPath':true,
            'sUrl':'capilliaries.html'
        },
        {   'sTitle':'Excessive Sweating (Hyperdirosis)',
            'bIsWebPath':true,
            'sUrl':'hyperhidrosis.html'
        }]
    }]
},
{   'sTitle':'Skin Surgery',
    'bIsWebPath':true,
    'sUrl':'surgical.html'
},
{   'sTitle':'Travel Clinic',
    'bIsWebPath':true,
    'sUrl':'travel-clinic.html'
},
{   'sTitle':'Medical Examinations',
    'bIsWebPath':true,
    'sUrl':'medical-examinations.html'
},
{   'sTitle':'About',
    'bIsWebPath':true,
    'sUrl':'about.html'
},
{   'sTitle':'Contact',
    'bIsWebPath':true,
    'sUrl':'contact.html'
},
{   'sTitle':'Blog',
    'bIsWebPath':true,
    'sUrl':'beaufort-clinic-blog.html'
}]
});
