var customNavTree1 = WpNavBar.readTree({
"childArray" : [
{   sTitle:'Hem',
    bIsWebPath:true,
    sUrl:'index.html',
    sTarget:'_self'
},
{   sTitle:'Om Ramsbergsgården',
    bIsWebPath:true,
    sUrl:'omramsbergsgarden.html',"childArray" : [
    {   sTitle:'Om Gården',
        bIsWebPath:true,
        sUrl:'omgarden.html'
    },
    {   sTitle:'Gårdens Historia',
        bIsWebPath:true,
        sUrl:'gardenshistoria.html'
    },
    {   sTitle:'Bygden Ramsberg',
        bIsWebPath:true,
        sUrl:'bygdenramsberg.html'
    },
    {   sTitle:'Vår Vision',
        bIsWebPath:true,
        sUrl:'varvision.html'
    },
    {   sTitle:'Spiritualism/ Artiklar',
        bIsWebPath:true,
        sUrl:'spiritualism-artiklar.html'
    },
    {   sTitle:'Bilder',
        bIsWebPath:true,
        sUrl:'bilder.html',"childArray" : [
        {   sTitle:'Bilder Evenemang',
            bIsWebPath:true,
            sUrl:'bilder-evenemang.html'
        },
        {   sTitle:'Bilder Utomhus',
            bIsWebPath:true,
            sUrl:'bilder-utomhus.html'
        },
        {   sTitle:'Bilder Inomhus',
            bIsWebPath:true,
            sUrl:'bilder-inomhus.html'
        }]
    }]
},
{   sTitle:'Kurser & Evenemang',
    bIsWebPath:true,
    sUrl:'kurser&evenemang.html',
    sTarget:'_self',"childArray" : [
    {   sTitle:'Program',
        bIsWebPath:true,
        sUrl:'program.html',
        sTarget:'_self',"childArray" : [
        {   sTitle:'Mediumkurser',
            bIsWebPath:true,
            sUrl:'mediumkurser.html',
            sTarget:'_self'
        },
        {   sTitle:'Healingkurser',
            bIsWebPath:true,
            sUrl:'healingkurser.html',
            sTarget:'_self'
        },
        {   sTitle:'Trans & Fysiskt Mediumskap',
            bIsWebPath:true,
            sUrl:'trans-och-fysiskt-mediumskap.html',
            sTarget:'_self'
        },
        {   sTitle:'Kurser i Personlig & Andlig Utveckling',
            bIsWebPath:true,
            sUrl:'kurser- i-personlig-&-andlig-utveckling.html',
            sTarget:'_self'
        },
        {   sTitle:'Föredrag * Storseanser * Workshops',
            bIsWebPath:true,
            sUrl:'foredrag-storseanser-workshops.html',
            sTarget:'_self'
        }]
    },
    {   sTitle:'De Olika Mediumskapen',
        bIsWebPath:true,
        sUrl:'de-olika-mediumskapen.html',
        sTarget:'_self'
    },
    {   sTitle:'Regler * Riktlinjer * Certifiering',
        bIsWebPath:true,
        sUrl:'regler-riktlinjer-certifiering.html',
        sTarget:'_self'
    },
    {   sTitle:'Konsumentrådgivning',
        bIsWebPath:true,
        sUrl:'konsumentradgivning.html',
        sTarget:'_self'
    },
    {   sTitle:'Lärarpresentation',
        bIsWebPath:true,
        sUrl:'lararpresentation.html'
    },
    {   sTitle:'Konsultationer',
        bIsWebPath:true,
        sUrl:'konsultationer.html'
    }]
},
{   sTitle:'Hyr & Bo',
    bIsWebPath:true,
    sUrl:'hyrochbo.html',
    sTarget:'_self'
},
{   sTitle:'Kontakt',
    bIsWebPath:true,
    sUrl:'kontakt.html',"childArray" : [
    {   sTitle:'Kontaktformulär',
        bIsWebPath:true,
        sUrl:'kontaktformular.html'
    },
    {   sTitle:'Hitta Oss',
        bIsWebPath:true,
        sUrl:'hittaoss.html'
    },
    {   sTitle:'Länkar',
        bIsWebPath:true,
        sUrl:'lankar.html'
    }]
}]
});
