var customNavTree20 = WpNavBar.readTree({
"childArray" : [
{   sTitle:'welcome to ebjota',
    bIsWebPath:true,
    sUrl:'index.html'
},
{   sTitle:'workshop',
    bIsWebPath:true,
    sUrl:'page4.html'
},
{   sTitle:'contact us',
    bIsWebPath:true,
    sUrl:'page5.html'
}]
});
