var global_navtree = WpNavBar.readTree({
"childArray" : [
{   sTitle:'Our home page',
    bIsWebPath:true,
    sUrl:'index.html'
},
{   sTitle:'Web design & makeovers',
    bIsWebPath:true,
    sUrl:'web_design_services.html',"childArray" : [
    {   sTitle:'Starter packages',
        bIsAnchor:true,
        bIsWebPath:true,
        sUrl:'web_design_services.html#a4'
    }]
},
{   sTitle:'Search engine optimisation',
    bIsWebPath:true,
    sUrl:'search_engine_optimisation.html',"childArray" : [
    {   sTitle:'Why optimise a website ?',
        bIsAnchor:true,
        bIsWebPath:true,
        sUrl:'search_engine_optimisation.html#a9'
    },
    {   sTitle:'Pay per click (adwords)',
        bIsAnchor:true,
        bIsWebPath:true,
        sUrl:'search_engine_optimisation.html#a6'
    }]
},
{   sTitle:'Buy domain names, hosting',
    bIsWebPath:true,
    sUrl:'domain_names_hosting.html',"childArray" : [
    {   sTitle:'Buy a personal email address',
        bIsAnchor:true,
        bIsWebPath:true,
        sUrl:'domain_names_hosting.html#a14'
    },
    {   sTitle:'What is hosting ?',
        bIsAnchor:true,
        bIsWebPath:true,
        sUrl:'domain_names_hosting.html#a13'
    },
    {   sTitle:'Hosting advice',
        bIsAnchor:true,
        bIsWebPath:true,
        sUrl:'domain_names_hosting.html#a12'
    },
    {   sTitle:'What you need to know',
        bIsAnchor:true,
        bIsWebPath:true,
        sUrl:'domain_names_hosting.html#a10'
    }]
},
{   sTitle:'Graphic design & printing',
    bIsWebPath:true,
    sUrl:'graphic_design.html'
},
{   sTitle:'Computer repair & tune up',
    bIsWebPath:true,
    sUrl:'computer_repair_maintenance.html'
},
{   sTitle:'Examples of our work',
    bIsWebPath:true,
    sUrl:'web_design_portfolio.html'
},
{   sTitle:'Contact us here',
    bIsWebPath:true,
    sUrl:'contact_us.php',"childArray" : [
    {   sTitle:'Customer payment area',
        bIsAnchor:true,
        bIsWebPath:true,
        sUrl:'contact_us.php#a16'
    }]
}]
});
