var customNavTree4 = WpNavBar.readTree({
"childArray" : [
{   sTitle:'Home',
    bIsWebPath:true,
    sUrl:'index.html',
    sTarget:'_self'
},
{   sTitle:'Website Design',
    bIsWebPath:true,
    sUrl:'website_design.html',
    sTarget:'_self'
},
{   sTitle:'Internet Marketing',
    bIsWebPath:true,
    sUrl:'internet_marketing.html',
    sTarget:'_self'
},
{   sTitle:'SEO TrafficDriver',
    bIsWebPath:true,
    sUrl:'seo_traffic_driver.html',
    sTarget:'_self'
},
{   sTitle:'Domains & Hosting',
    bIsWebPath:true,
    sUrl:'domain_names_web_hosting.html',
    sTarget:'_self'
},
{   sTitle:'Brochure Design',
    bIsWebPath:true,
    sUrl:'brochure_design.html',
    sTarget:'_self'
},
{   sTitle:'Brochure Design',
    bIsWebPath:true,
    sUrl:'brochure_design.html',
    sTarget:'_self'
},
{   sTitle:'Digital Printing',
    bIsWebPath:true,
    sUrl:'digital_marketing.html'
},
{   sTitle:'Client Portfolio',
    bIsWebPath:true,
    sUrl:'client_portfolio.html',
    sTarget:'_self'
},
{   sTitle:'Enquiry Form',
    bIsWebPath:true,
    sUrl:'enquiry_form.html',
    sTarget:'_self'
},
{   sTitle:'Contact Us',
    bIsWebPath:true,
    sUrl:'contact_us.html',
    sTarget:'_self'
}]
});
