var global_navtree = WpNavBar.readTree({
"childArray" : [
{   sTitle:'Home',
    bIsWebPath:true,
    sUrl:'index.html',"childArray" : [
    {   sTitle:'Unternehmen',
        bIsWebPath:true,
        sUrl:'Unternehmen.html'
    },
    {   sTitle:'Partner',
        bIsWebPath:true,
        sUrl:'partner.html'
    }]
},
{   sTitle:'Produkte',
    bIsWebPath:true,
    sUrl:'produkte.html',"childArray" : [
    {   sTitle:'Stickmaschinen',
        bIsWebPath:true,
        sUrl:'Stickmaschinen.html',"childArray" : [
        {   sTitle:'Premium Class Mark III',
            bIsWebPath:true,
            sUrl:'mark3.html'
        },
        {   sTitle:'BE-1201B-AC',
            bIsWebPath:true,
            sUrl:'be-1201b-ac.html'
        },
        {   sTitle:'BE-1204B-BC / BE-1206B-BC',
            bIsWebPath:true,
            sUrl:'BE-1204B-B_BE-1206B-BC.html'
        },
        {   sTitle:'PR-600',
            bIsWebPath:true,
            sUrl:'pr-600.html'
        },
        {   sTitle:'F 7110-PC',
            bIsWebPath:true,
            sUrl:'f 7110-pc.html'
        },
        {   sTitle:'F 8110-PC',
            bIsWebPath:true,
            sUrl:'f 8110-pc.html'
        },
        {   sTitle:'F 8210-PC',
            bIsWebPath:true,
            sUrl:'f 8210-pc.html'
        },
        {   sTitle:'F 9110-PC',
            bIsWebPath:true,
            sUrl:'f 9110-pc.html'
        },
        {   sTitle:'F 9112-PC',
            bIsWebPath:true,
            sUrl:'f 9112-pc.html'
        }]
    },
    {   sTitle:'Textildrucker',
        bIsWebPath:true,
        sUrl:'gt-541.html'
    },
    {   sTitle:'Software',
        bIsWebPath:true,
        sUrl:'Software.html',"childArray" : [
        {   sTitle:'ApS-Ethos',
            bIsWebPath:true,
            sUrl:'aps-ethos.html'
        },
        {   sTitle:'Mark III Bedienteil',
            bIsWebPath:true,
            sUrl:'mark3bedienteil.html'
        }]
    },
    {   sTitle:'Kaschiermaschine',
        bIsWebPath:true,
        sUrl:'kaschiermaschine.html'
    },
    {   sTitle:'Smart Embroidery',
        bIsWebPath:true,
        sUrl:'smartembroidery.html'
    },
    {   sTitle:'Sondermaschinen',
        bIsWebPath:true,
        sUrl:'sondermaschinen.html'
    }]
},
{   sTitle:'Kontakt',
    bIsWebPath:true,
    sUrl:'kontakt.html',"childArray" : [
    {   sTitle:'Anfahrtsskizze',
        bIsWebPath:true,
        sUrl:'anfahrtsskizze.html'
    }]
},
{   sTitle:'Impressum',
    bIsWebPath:true,
    sUrl:'impressum.html'
}]
});
