var customnavtree6 = WpNavBar.readTree({
"childArray" : [
{   sTitle:'apply',
    bIsWebPath:true,
    sUrl:'page8.html'
},
{   sTitle:'login',
    bIsWebPath:true,
    sUrl:'http://mail.google.com/a/disd.co.in',
    sTarget:'_blank'
},
{   sTitle:'admin',
    bIsWebPath:true,
    sUrl:'page13.html',
    sTarget:'_self'
}]
});
