var global_navtree = WpNavBar.readTree({
"childArray" : [
{   'sTitle':'Velkommen',
    'bIsWebPath':true,
    'sUrl':'index.html'
},
{   'sTitle':'Butik',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'index.html',
    'sTarget':'_self',"childArray" : [
    {   'sTitle':'Vores Butik',
        'bIsWebPath':true,
        'sUrl':'vores-butik.html'
    },
    {   'sTitle':'Musikafdeling',
        'bIsWebPath':true,
        'sUrl':'musikafdeling.html'
    },
    {   'sTitle':'Garanti og forsikring',
        'bIsWebPath':true,
        'sUrl':'garanti-og-forsikring.html'
    },
    {   'sTitle':'Finansiering',
        'bIsWebPath':true,
        'sUrl':'finansiering.html'
    },
    {   'sTitle':'Udlejning af Lydanlæg',
        'bIsWebPath':true,
        'sUrl':'udlejning-af-lydanlaeg.html'
    }]
},
{   'sTitle':'Vores Speciale',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'index.html',
    'sTarget':'_self',"childArray" : [
    {   'sTitle':'Hjælpemidler til Handicappede',
        'bIsWebPath':true,
        'sUrl':'handicappede.html'
    },
    {   'sTitle':'Råd og vejledning ',
        'bIsWebPath':true,
        'sUrl':'raad-og-vejledning.html'
    },
    {   'sTitle':'Overspilning af Video - DVD ',
        'bIsWebPath':true,
        'sUrl':'overspilning-af-video-og-dvd.html'
    },
    {   'sTitle':'Alarm & overvågning',
        'bIsWebPath':true,
        'sUrl':'alarm.html'
    }]
},
{   'sTitle':'Service',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'index.html',
    'sTarget':'_self',"childArray" : [
    {   'sTitle':'Fjernbetjeninger',
        'bIsWebPath':true,
        'sUrl':'fjernbetjeninger.html'
    }]
},
{   'sTitle':'Værkstedet',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'index.html',
    'sTarget':'_self',"childArray" : [
    {   'sTitle':'Om værkstedet',
        'bIsWebPath':true,
        'sUrl':'vaerkstedet.html'
    },
    {   'sTitle':'Data genskabelse',
        'bIsWebPath':true,
        'sUrl':'data-recovery.html'
    }]
},
{   'sTitle':'Om os',
    'bIsWebPath':true,
    'sUrl':'om_os.html'
},
{   'sTitle':'Kontakt',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'index.html',
    'sTarget':'_self',"childArray" : [
    {   'sTitle':'kontakt',
        'bIsWebPath':true,
        'sUrl':'kontakt.html'
    },
    {   'sTitle':'Send en mail',
        'bIsWebPath':true,
        'sUrl':'send_en_mail.html'
    }]
}]
});
