var nav_405tree = WpNavBar.readTree({
"childArray" : [
{   'sTitle':'Home',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'index.html'
},
{   'sTitle':'Terms & Conditions',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'page3.html'
},
{   'sTitle':'Contact Us',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'page7.html'
},
{   'sTitle':'Expired Property Auction',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'page6.html',
    'sTarget':'_self'
},
{   'sTitle':'Doll Auction',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'page10.html',
    'sTarget':'_self'
},
{   'sTitle':'Midwest Auto Auction',
    'bIsExternal':true,
    'sUrl':'http://midwestautoauction.com',
    'sTarget':'_self'
}]
});
