var customNavTree2 = WpNavBar.readTree({
"childArray" : [
{   sDescription:'Concrete Repair, Industrial Flooring, Structural Waterproofing',
    sTitle:'Home',
    sUrl:'http://pikehaven.co.uk',
    sTarget:'_self'
},
{   sTitle:'About Us',
    sUrl:'http://pikehaven.org/Page 2.html',
    sTarget:'_self'
},
{   sTitle:'Concrete Repair',
    sUrl:'http://pikehaven.org/Page 4.html',
    sTarget:'_self'
},
{   sTitle:'Industrial Flooring',
    sUrl:'http://pikehaven.org/Page 3.html',
    sTarget:'_self'
},
{   sTitle:'Structural Waterproofing',
    sUrl:'http://pikehaven.co.uk/Page_6_html.htm',
    sTarget:'_self'
},
{   sTitle:'Contact Us',
    sUrl:'http://pikehaven.org/Page 5.html',
    sTarget:'_self'
}]
});
