var global_navtree = WpNavBar.readTree({
"childArray" : [
{   'sTitle':'Forsiden',
    'bIsWebPath':true,
    'sUrl':'index.html'
},
{   'sTitle':'Tilbud/Brugt udstyr',
    'bIsWebPath':true,
    'sUrl':'tilbud.html'
},
{   'sTitle':'Salg',
    'bIsWebPath':true,
    'sUrl':'salg.html'
},
{   'sTitle':'Firmaprofil',
    'bIsWebPath':true,
    'sUrl':'firmaprofil.html',"childArray" : [
    {   'sTitle':'Historie',
        'bIsWebPath':true,
        'sUrl':'historie.html'
    }]
},
{   'sTitle':'Service',
    'bIsWebPath':true,
    'sUrl':'service.html'
},
{   'sTitle':'Produkter',
    'bIsWebPath':true,
    'sUrl':'produkter.html',"childArray" : [
    {   'sTitle':'Sprøjtestøbemaskiner',
        'bIsWebPath':true,
        'sUrl':'maskiner.html'
    },
    {   'sTitle':'KUKA Robotter',
        'bIsWebPath':true,
        'sUrl':'kuka.html'
    },
    {   'sTitle':'Microsprøjtestøbemaskiner',
        'bIsWebPath':true,
        'sUrl':'babyplast.html'
    },
    {   'sTitle':'Værktøjer og drejeborde',
        'bIsWebPath':true,
        'sUrl':'polar-form.html'
    },
    {   'sTitle':'Materialetransport',
        'bIsWebPath':true,
        'sUrl':'plastic-systems.html'
    },
    {   'sTitle':'Griber komponenter',
        'bIsWebPath':true,
        'sUrl':'fipa.html'
    },
    {   'sTitle':'Xaloy induktionsbånd',
        'bIsWebPath':true,
        'sUrl':'xaloyinduktion.html'
    },
    {   'sTitle':'Xaloy Jet cleaner',
        'bIsWebPath':true,
        'sUrl':'xaloy_jetcleaner.html'
    },
    {   'sTitle':'Køling og temperering',
        'bIsWebPath':true,
        'sUrl':'koling_og_teperering.html'
    }]
},
{   'sTitle':'Nyheder',
    'bIsWebPath':true,
    'sUrl':'nyheder.html'
},
{   'sTitle':'Kontakt',
    'bIsWebPath':true,
    'sUrl':'kontakt.html'
}]
});
