var customNavTree30 = WpNavBar.readTree({
"childArray" : [
{   sTitle:'CUSTOM WEB DESIGN',
    bIsWebPath:true,
    sUrl:'index.html',
    sTarget:'_self'
},
{   sTitle:'TEMPLATE SITES',
    sUrl:'',
    sTarget:'_self'
},
{   sTitle:'SITES BY EARTHLING',
    sUrl:'',
    sTarget:'_self'
}]
});