var customnavtree8 = WpNavBar.readTree({
"childArray" : [
{   sTitle:' HCTV Home',
    bIsWebPath:true,
    sUrl:'index.html'
},
{   sTitle:'Channel A',
    bIsWebPath:true,
    sUrl:'channel a.html'
},
{   sTitle:'Channel B',
    bIsWebPath:true,
    sUrl:'channel b.html',"childArray" : [
    {   sTitle:'Haitian Artists',
        bIsWebPath:true,
        sUrl:'Haitian Artists.html'
    }]
},
{   sTitle:'Channel C',
    bIsWebPath:true,
    sUrl:'channel c.html'
},
{   sTitle:'Contact',
    bIsWebPath:true,
    sUrl:'contact us.html'
},
{   sTitle:'Haitian churches',
    bIsWebPath:true,
    sUrl:'church directory.html'
},
{   sTitle:'Legliztv',
    sUrl:'http://legliztv.hctvnetwork.com',
    sTarget:'_blank'
},
{   sTitle:'Social Network',
    sUrl:'http://www.hctvnetwork.com',
    sTarget:'_blank'
},
{   sTitle:'HCTV Store',
    sUrl:'http://haitianchristiantv.net/Store',
    sTarget:'_self'
},
{   sTitle:'News',
    sUrl:'http://hctvnetwork.com/news',
    sTarget:'_blank'
},
{   sTitle:'HCTV Forum',
    sUrl:'',
    sTarget:'_self'
},
{   sTitle:'Classifieds',
    sUrl:'http://www.haitianchristiantv.net/HCTVclassifieds',
    sTarget:'_blank'
},
{   sTitle:'Digital Store',
    sUrl:'http://www.hctvnetwork.com/digital',
    sTarget:'_blank'
},
{   sTitle:'Eglises en direct',
    bIsWebPath:true,
    sUrl:'live.html',
    sTarget:'_self'
},
{   sTitle:'Event Tickets',
    sUrl:'',
    sTarget:'_self'
}]
});