var customnavtree19 = WpNavBar.readTree({
"childArray" : [
{   sTitle:'A message',
    bIsWebPath:true,
    sUrl:'message.html'
},
{   sTitle:'Latest downloads',
    bIsWebPath:true,
    sUrl:'latest downloads.html'
},
{   sTitle:'Through the Year 2010',
    bIsWebPath:true,
    sUrl:'through the year.html'
}]
});