var customNavTree2 = WpNavBar.readTree({
"childArray" : [
{   sTitle:'المكتبة',
    sUrl:'http://alasalah.net/page4.html',
    sTarget:'_self'
},
{   sTitle:'صور',
    sUrl:'http://alasalah.net/page41.html',
    sTarget:'_self'
},
{   sTitle:'مرئيات و صوتيات',
    sUrl:'http://alasalah.net/page30.html',
    sTarget:'_self'
},
{   sTitle:'أتصل بنا',
    sUrl:'http://alasalah.net/page5.html',
    sTarget:'_self'
},
{   sTitle:'روابط',
    sUrl:'http://alasalah.net/page8.html',
    sTarget:'_self'
}]
});
