var global_navtree = WpNavBar.readTree({
"childArray" : [
{   'sDescription':'We supply access technology and training for people with a disability at work or at home.',
    'sTitle':'Top Class Computers',
    'bIsWebPath':true,
    'sUrl':'index.html'
},
{   'sDescription':'Voice recognition software',
    'sTitle':'Dragon Naturally Speaking',
    'bIsWebPath':true,
    'sUrl':'dragon naturally speaking.html'
},
{   'sDescription':'JAWS screen reader',
    'sTitle':'JAWS Scripting',
    'bIsWebPath':true,
    'sUrl':'jaws scripting.html'
},
{   'sDescription':'We have helped people with many disabilities access computers at home or in the workplace. ',
    'sTitle':'Disabilities',
    'bIsWebPath':true,
    'sUrl':'disabilities.html'
},
{   'sTitle':'Client List',
    'bIsWebPath':true,
    'sUrl':'client list.html'
},
{   'sTitle':'How can we help you?',
    'bIsWebPath':true,
    'sUrl':'how can we help you.html'
},
{   'sTitle':'Contact Us',
    'bIsWebPath':true,
    'sUrl':'contact us.html'
},
{   'sTitle':'Useful links',
    'bIsWebPath':true,
    'sUrl':'useful links.html'
}]
});
