var global_navtree = WpNavBar.readTree({
"childArray" : [
{   'sDescription':'Beauty therapists and salon in Kimbolton Cambridgeshire',
    'sTitle':'Home',
    'bIsWebPath':true,
    'sUrl':'index.html'
},
{   'sTitle':'Shellac',
    'bIsWebPath':true,
    'sUrl':'shellac_cambridgeshire.html'
},
{   'sDescription':'Beauty treatments ',
    'sTitle':'Beauty treatments',
    'bIsWebPath':true,
    'sUrl':'beauty_therapists_kimbolton_cambridgeshire.html'
},
{   'sDescription':'beauty products',
    'sTitle':'Beauty Products',
    'bIsWebPath':true,
    'sUrl':'beauty_salon_cambridgeshire.html'
},
{   'sTitle':'Contact',
    'bIsWebPath':true,
    'sUrl':'getintouch.html'
}]
});
