var customnavtree1 = WpNavBar.readTree({
"childArray" : [
{   sTitle:'Home',
    bIsWebPath:true,
    sUrl:'index.html'
},
{   sTitle:'Puran News',
    sUrl:'http://www.apnapuran.com/app/blog',
    sTarget:'_blank'
},
{   sTitle:'Phone Book',
    sUrl:'http://www.apnapuran.com/phonebook/index.php?letter=All&action=output&id=',
    sTarget:'_self'
},
{   sTitle:'Photo Gallery',
    sUrl:'http://www.apnapuran.com/photo',
    sTarget:'_self'
},
{   sTitle:'Puran Friends',
    sUrl:'http://www.apnapuran.com/app/friends',
    sTarget:'_self'
},
{   sTitle:'Puran Video',
    sUrl:'http://www.apnapuran.com/app/video',
    sTarget:'_self'
},
{   sTitle:'Interview',
    sUrl:'http://www.apnapuran.com/app/blog/interview/',
    sTarget:'_self'
},
{   sTitle:'Bhalwal Gharbi',
    sUrl:'http://www.bhalwalgharbi.com',
    sTarget:'_blank'
},
{   sTitle:'Contact us',
    bIsWebPath:true,
    sUrl:'contactus.html',
    sTarget:'_self'
},
{   bSeparatorAfter:true,
    sTitle:'Live TV',
    sUrl:'',
    sTarget:'_self',"childArray" : [
    {   bSeparatorAfter:true,
        sTitle:'Madni Channel',
        bIsWebPath:true,
        sUrl:'madni.html',
        sTarget:'_self'
    },
    {   bSeparatorAfter:true,
        sTitle:'Express News',
        sUrl:'mms://ams01.egihosting.com/ExpressNews',
        sTarget:'_self'
    },
    {   bSeparatorAfter:true,
        sTitle:'Sama News',
        bIsWebPath:true,
        sUrl:'samanews.html',
        sTarget:'_self'
    },
    {   bSeparatorAfter:true,
        sTitle:'Dunya TV',
        bIsWebPath:true,
        sUrl:'dunya.html',
        sTarget:'_self'
    },
    {   bSeparatorAfter:true,
        sTitle:'BBC urdu (audio)',
        bIsWebPath:true,
        sUrl:'bbcnews.html',
        sTarget:'_self'
    }]
}]
});
