var global_navtree = WpNavBar.readTree({
"childArray" : [
{   sDescription:'Care Quality Commission registration with Laser Care Services and LCS Healthcare. CQC application and registration for acute hospitals, private doctors, dentist and nurses, Laser and IPL Safety and Core of Knowledge Training. Masters degree in Cosmetic medicine. Care Quality Commission (CQC) and Healthcare Commission.',
    sTitle:'Home',
    bIsWebPath:true,
    sUrl:'index.html'
},
{   sDescription:'LCS Healthcare provides assistance with CQC Care Quality Commission registration for healthcare professionals including acute hospitals, private doctors clinics, dental practices and other provides who are registereable with the Care Quality Commission (CQC).',
    sTitle:'Services',
    bIsWebPath:true,
    sUrl:'Services.html',"childArray" : [
    {   sDescription:'Care Quality Commission application and registration. The Care Quality Commission is the national rgulator for healthcare in the UK. LCS Healthcare provides assistance for individuals and organisations through the CQC application and registration process.',
        sTitle:'CQC Registration',
        bIsWebPath:true,
        sUrl:'cqc_registration.html'
    },
    {   sDescription:'IHAS (the Independent Healthcare Advisory Service) is an organisation representing the independent healthcare sector. It supervises the IHAS Register of Injectable Cosmetic Treatment Quality Mark (IHAS Quality Mark)',
        sTitle:'IHAS Registration',
        bIsWebPath:true,
        sUrl:'ihas_registration.html'
    }]
},
{   sTitle:'News',
    bIsWebPath:true,
    sUrl:'news.html'
},
{   sTitle:'Education',
    bIsWebPath:true,
    sUrl:'education.html'
},
{   sTitle:'Links',
    bIsWebPath:true,
    sUrl:'links.html'
},
{   sTitle:'About Us',
    bIsWebPath:true,
    sUrl:'Page 2.html'
},
{   sTitle:'Contact Us',
    bIsWebPath:true,
    sUrl:'Page 5.html'
}]
});