var customnavtree7 = WpNavBar.readTree({
"childArray" : [
{   sTitle:'home',
    bIsWebPath:true,
    sUrl:'index.html',
    sTarget:'_self'
},
{   sTitle:'romana',
    bIsWebPath:true,
    sUrl:'romana.html'
},
{   sTitle:'english',
    bIsWebPath:true,
    sUrl:'english.html'
}]
});
