var global_navtree = WpNavBar.readTree({
"childArray" : [
{   'sDescription':'Gryphon is a Computer Technical Support and Computer Repair company specialising in small businesses and individuals.  We also design and host websites.  We cover Bristol, Nailsea, Clifton, Bedminster,  Clevedon, Portishead, Yatton, Backwell, Wrington & The Chew Valley, visiting you either in your home or office.',
    'sTitle':'Home',
    'bIsWebPath':true,
    'sUrl':'index.html'
},
{   'sTitle':'Support Services',
    'bIsWebPath':true,
    'sUrl':'support.html'
},
{   'sTitle':'Remote Support',
    'bIsWebPath':true,
    'sUrl':'remote.html'
},
{   'sTitle':'Software Development',
    'bIsWebPath':true,
    'sUrl':'development.html',"childArray" : [
    {   'sTitle':'Auction Management Software',
        'bIsWebPath':true,
        'sUrl':'aims.html'
    },
    {   'sTitle':'MOD640',
        'bIsWebPath':true,
        'sUrl':'mod640.html'
    }]
},
{   'sTitle':'Virus Removal',
    'bIsWebPath':true,
    'sUrl':'removing-viruses.html',"childArray" : [
    {   'sTitle':'Virus Protection Service',
        'bIsWebPath':true,
        'sUrl':'virus_protection_services.html'
    },
    {   'sTitle':'What are Viruses?',
        'bIsWebPath':true,
        'sUrl':'what_are_viruses.html'
    }]
},
{   'sTitle':'Web Design & Hosting',
    'bIsExternal':true,
    'sUrl':'http://www.gryphonweb.co.uk',
    'sTarget':'_self'
},
{   'sTitle':'Email Services',
    'bIsExternal':true,
    'sUrl':'http://gryphonweb.co.uk/email.html',
    'sTarget':'_self'
},
{   'sTitle':'About Us',
    'bIsWebPath':true,
    'sUrl':'about_us.html'
},
{   'sTitle':'Contact Us',
    'bIsWebPath':true,
    'sUrl':'contact.html',"childArray" : [
    {   'sTitle':'Newsletter',
        'bIsWebPath':true,
        'sUrl':'newsletter.html'
    }]
}]
});
