var global_navtree = WpNavBar.readTree({
"childArray" : [
{   sTitle:'HeartLineCountry.com',
    bIsWebPath:true,
    sUrl:'index.html',"childArray" : [
    {   sTitle:'Home English',
        bIsWebPath:true,
        sUrl:'home_e.html',"childArray" : [
        {   sTitle:'DVD/CD',
            bIsWebPath:true,
            sUrl:'dvdcd_e.html'
        },
        {   sTitle:'CD',
            bIsWebPath:true,
            sUrl:'cd_e.html'
        },
        {   sTitle:'Shop',
            bIsWebPath:true,
            sUrl:'shop_e.html'
        },
        {   sTitle:'News',
            bIsWebPath:true,
            sUrl:'news_e.html'
        },
        {   sTitle:'Info & Bios',
            bIsWebPath:true,
            sUrl:'info_bio_e.html'
        },
        {   sTitle:'Dance Sheets',
            bIsWebPath:true,
            sUrl:'dancesheets.html'
        },
        {   sTitle:'Contact',
            bIsWebPath:true,
            sUrl:'contact_e.html'
        }]
    },
    {   sTitle:'Home Français',
        bIsWebPath:true,
        sUrl:'home_f.html',"childArray" : [
        {   sTitle:'DVD/CD',
            bIsWebPath:true,
            sUrl:'dvd_cd_f.html'
        },
        {   sTitle:'CD',
            bIsWebPath:true,
            sUrl:'cd_f.html'
        },
        {   sTitle:'Shop',
            bIsWebPath:true,
            sUrl:'shop_f.html',"childArray" : [
            {   sTitle:'CH Shop F',
                bIsWebPath:true,
                sUrl:'ch_order_f.html'
            }]
        },
        {   sTitle:'Actualités',
            bIsWebPath:true,
            sUrl:'news_f.html',"childArray" : [
            {   sTitle:'Avril- Juillet 2010',
                bIsWebPath:true,
                sUrl:'apr-jul.html'
            },
            {   sTitle:'Fevrier-Mars 2010',
                bIsWebPath:true,
                sUrl:'news_2_f.html'
            },
            {   sTitle:'Vif',
                bIsWebPath:true,
                sUrl:'vif.html'
            }]
        },
        {   sTitle:'Infos',
            bIsWebPath:true,
            sUrl:'info_f.html'
        },
        {   sTitle:'Fiches',
            bIsWebPath:true,
            sUrl:'fiches.html'
        },
        {   sTitle:'Contact',
            bIsWebPath:true,
            sUrl:'contact_f.html'
        }]
    },
    {   sTitle:'Home Deutsch',
        bIsWebPath:true,
        sUrl:'home_d.html',"childArray" : [
        {   sTitle:'DVD/CD',
            bIsWebPath:true,
            sUrl:'dvd_cd_d.html'
        },
        {   sTitle:'CD',
            bIsWebPath:true,
            sUrl:'cd_d.html'
        },
        {   sTitle:'Shop',
            bIsWebPath:true,
            sUrl:'order_d.html',"childArray" : [
            {   sTitle:'CH Shop D',
                bIsWebPath:true,
                sUrl:'ch_order_d.html'
            }]
        },
        {   sTitle:'News',
            bIsWebPath:true,
            sUrl:'news_d.html'
        },
        {   sTitle:'Info & Bios',
            bIsWebPath:true,
            sUrl:'page26.html'
        },
        {   sTitle:'Kontakt',
            bIsWebPath:true,
            sUrl:'contact-d.html'
        }]
    },
    {   sTitle:'Music',
        bIsWebPath:true,
        sUrl:'music.html'
    },
    {   sTitle:'Video',
        bIsWebPath:true,
        sUrl:'video.html'
    },
    {   sTitle:'Photos',
        bIsWebPath:true,
        sUrl:'photos_e.html'
    },
    {   sTitle:'Tour',
        bIsWebPath:true,
        sUrl:'tour.html'
    }]
}]
});
