var customNavTree2 = WpNavBar.readTree({
"childArray" : [
{   sTitle:'What are we all about?',
    bIsAnchor:true,
    bIsWebPath:true,
    sUrl:'index.html#a1',
    sTarget:'_self'
},
{   sTitle:'Free initial consultation',
    bIsAnchor:true,
    bIsWebPath:true,
    sUrl:'index.html#a2',
    sTarget:'_self'
},
{   sTitle:'Why use us for web design',
    bIsAnchor:true,
    bIsWebPath:true,
    sUrl:'web_design.html#a3',
    sTarget:'_self'
},
{   sTitle:'Planning your website',
    bIsAnchor:true,
    bIsWebPath:true,
    sUrl:'web_design.html#a4',
    sTarget:'_self'
},
{   sTitle:'Why does your business need a website or your old one upgraded ?',
    bIsAnchor:true,
    bIsWebPath:true,
    sUrl:'web_design.html#a5',
    sTarget:'_self'
},
{   sTitle:'Starter packages',
    bIsAnchor:true,
    bIsWebPath:true,
    sUrl:'web_design.html#a6',
    sTarget:'_self'
},
{   sTitle:'Why optimise a website?',
    bIsAnchor:true,
    bIsWebPath:true,
    sUrl:'web_marketing.html#a7',
    sTarget:'_self'
},
{   sTitle:'Pay-Per-Click Advertising using Google Adwords',
    bIsAnchor:true,
    bIsWebPath:true,
    sUrl:'web_marketing.html#a8',
    sTarget:'_self'
},
{   sTitle:'SEO Warning',
    bIsAnchor:true,
    bIsWebPath:true,
    sUrl:'web_marketing.html#a9',
    sTarget:'_self'
},
{   sTitle:'Tracking software',
    bIsAnchor:true,
    bIsWebPath:true,
    sUrl:'web_marketing.html#a10',
    sTarget:'_self'
},
{   sTitle:'Domain Names & Hosting What do you need to know?',
    bIsAnchor:true,
    bIsWebPath:true,
    sUrl:'domain_names.html#a11',
    sTarget:'_self'
},
{   sTitle:'Why do we register all domain names in your name?',
    bIsAnchor:true,
    bIsWebPath:true,
    sUrl:'domain_names.html#a12',
    sTarget:'_self'
},
{   sTitle:'Why register a domain name?',
    bIsAnchor:true,
    bIsWebPath:true,
    sUrl:'domain_names.html#a13',
    sTarget:'_self'
},
{   sTitle:'What is hosting?',
    bIsAnchor:true,
    bIsWebPath:true,
    sUrl:'domain_names.html#a14',
    sTarget:'_self'
},
{   sTitle:'Privacy policy',
    bIsWebPath:true,
    sUrl:'privacy_ policy.html',
    sTarget:'_self'
},
{   sTitle:'Customer payments',
    bIsAnchor:true,
    bIsWebPath:true,
    sUrl:'contact_us.html#Payment',
    sTarget:'_self'
},
{   sTitle:'Customer control panel',
    sUrl:'http://controlpanel.theinternetconsultancy.net/login.cgi',
    sTarget:'_blank'
},
{   sTitle:'Customer email log in',
    sUrl:'http://www.outitgoes.com/',
    sTarget:'_blank'
},
{   sTitle:'Site map',
    bIsWebPath:true,
    sUrl:'site_map.html',
    sTarget:'_self'
}]
});