var customNavTree1 = WpNavBar.readTree({
"childArray" : [
{   sTitle:'какво мисля за...',
    bIsWebPath:true,
    sUrl:'thoughts_about.html',"childArray" : [
    {   sTitle:'оцеляването на музиката',
        bIsWebPath:true,
        sUrl:'survival_of_music.html'
    },
    {   sTitle:'Замунда, Арена, Дата',
        bIsWebPath:true,
        sUrl:'zamunda_arena.html'
    },
    {   sTitle:'vbox7 vs. youtube',
        bIsWebPath:true,
        sUrl:'vbox_youtube.html',
        sTarget:'_self'
    },
    {   sTitle:'медиите и творците',
        bIsWebPath:true,
        sUrl:'mediite.html',
        sTarget:'_self'
    },
    {   sTitle:'българската музика',
        bIsWebPath:true,
        sUrl:'bgmusic.html',
        sTarget:'_self'
    },
    {   sTitle:'заведенията и творците',
        bIsWebPath:true,
        sUrl:'zavedeniata.html',
        sTarget:'_self'
    }]
},
{   sTitle:'за музиката като бизнес',
    bIsWebPath:true,
    sUrl:'music_as_business.html',"childArray" : [
    {   sTitle:'автори и publishers',
        bIsWebPath:true,
        sUrl:'authors_publishers.html',
        sTarget:'_self'
    },
    {   sTitle:'продуцентите',
        bIsWebPath:true,
        sUrl:'producers.html',
        sTarget:'_self'
    },
    {   sTitle:'артистите',
        bIsWebPath:true,
        sUrl:'artists.html',
        sTarget:'_self'
    },
    {   sTitle:'лейбълите',
        bIsWebPath:true,
        sUrl:'labels.html',
        sTarget:'_self'
    },
    {   sTitle:'дистрибуторите',
        bIsWebPath:true,
        sUrl:'distributors.html',
        sTarget:'_self'
    },
    {   sTitle:'дигитална дистрибуция',
        bIsWebPath:true,
        sUrl:'digitaldistr.html',
        sTarget:'_self'
    },
    {   sTitle:'DIY модел',
        bIsWebPath:true,
        sUrl:'diy.html',
        sTarget:'_self'
    }]
},
{   sTitle:'връзки',
    bIsWebPath:true,
    sUrl:'links.html'
}]
});
