var global_navtree = WpNavBar.readTree({
"childArray" : [
{   sTitle:'home',
    bIsWebPath:true,
    sUrl:'index.html',"childArray" : [
    {   sTitle:'What are we all about?',
        bIsAnchor:true,
        bIsWebPath:true,
        sUrl:'index.html#a1'
    },
    {   sTitle:'Free intial consultation',
        bIsAnchor:true,
        bIsWebPath:true,
        sUrl:'index.html#a2'
    }]
},
{   sTitle:'web design',
    bIsWebPath:true,
    sUrl:'web_design.html',"childArray" : [
    {   sTitle:'Why use us for web design?',
        bIsAnchor:true,
        bIsWebPath:true,
        sUrl:'web_design.html#a3'
    },
    {   sTitle:'Planning your website',
        bIsAnchor:true,
        bIsWebPath:true,
        sUrl:'web_design.html#a4'
    },
    {   sTitle:'Why does your business need a website or your old one upgraded ? ',
        bIsAnchor:true,
        bIsWebPath:true,
        sUrl:'web_design.html#a5'
    },
    {   sTitle:'Starter Packages',
        bIsAnchor:true,
        bIsWebPath:true,
        sUrl:'web_design.html#a6'
    }]
},
{   sTitle:'web marketing',
    bIsWebPath:true,
    sUrl:'web_marketing.html',"childArray" : [
    {   sTitle:'Why optimise a website?',
        bIsAnchor:true,
        bIsWebPath:true,
        sUrl:'web_marketing.html#a7'
    },
    {   sTitle:'Pay-Per-Click Advertising using Google Adwords',
        bIsAnchor:true,
        bIsWebPath:true,
        sUrl:'web_marketing.html#a8'
    },
    {   sTitle:'SEO Warning',
        bIsAnchor:true,
        bIsWebPath:true,
        sUrl:'web_marketing.html#a9'
    },
    {   sTitle:'Tracking Software',
        bIsAnchor:true,
        bIsWebPath:true,
        sUrl:'web_marketing.html#a10'
    }]
},
{   sTitle:'domain names',
    bIsWebPath:true,
    sUrl:'domain_names.html',"childArray" : [
    {   sTitle:'Domain Names & Hosting What do you need to know?',
        bIsAnchor:true,
        bIsWebPath:true,
        sUrl:'domain_names.html#a11'
    },
    {   sTitle:'Why do we register all domain names in your name?',
        bIsAnchor:true,
        bIsWebPath:true,
        sUrl:'domain_names.html#a12'
    },
    {   sTitle:'Why register a domain name?',
        bIsAnchor:true,
        bIsWebPath:true,
        sUrl:'domain_names.html#a13'
    },
    {   sTitle:'What is hosting?',
        bIsAnchor:true,
        bIsWebPath:true,
        sUrl:'domain_names.html#a14'
    }]
},
{   sTitle:'graphic design',
    bIsWebPath:true,
    sUrl:'graphic_design.html'
},
{   sTitle:'repair',
    bIsWebPath:true,
    sUrl:'computer_repair.html'
},
{   sTitle:'customer websites',
    bIsWebPath:true,
    sUrl:'customer_ websites.html'
},
{   sTitle:'contact us',
    bIsWebPath:true,
    sUrl:'contact_us.html'
}]
});