var customnavtree8 = WpNavBar.readTree({
"childArray" : [
{   sTitle:'Advanced Search',
    sUrl:'search.html',
    sTarget:'_self'
},
{   sTitle:'Rental Inventory',
    sUrl:'rentalinventory.html',
    sTarget:'_self'
},
{   sTitle:'Ask a Question',
    sUrl:'contact.html',
    sTarget:'_self'
},
{   sTitle:'Relocation',
    sUrl:'http://relocation.deltabrokers.com/index.html',
    sTarget:'_self'
}]
});