var global_navtree = WpNavBar.readTree({
"childArray" : [
{   sTitle:'Home',
    bIsWebPath:true,
    sUrl:'index.html'
},
{   sTitle:'Products',
    bIsWebPath:true,
    sUrl:'Seite4.html',"childArray" : [
    {   sTitle:'organizers',
        bIsWebPath:true,
        sUrl:'Seite12.html'
    },
    {   sTitle:'exhibitors',
        bIsWebPath:true,
        sUrl:'Seite14.html'
    },
    {   sTitle:'expooya',
        bIsWebPath:true,
        sUrl:'expooya.html'
    },
    {   sTitle:'AGCESS-Europe',
        bIsWebPath:true,
        sUrl:'Agcess_Europe.html'
    },
    {   sTitle:'Training',
        bIsWebPath:true,
        sUrl:'show_training.html'
    },
    {   sTitle:'stand monitoring',
        bIsWebPath:true,
        sUrl:'Seite11.html'
    },
    {   sTitle:'agribusiness',
        bIsWebPath:true,
        sUrl:'Seite16.html'
    },
    {   sTitle:'Ag Trade Show Report',
        bIsWebPath:true,
        sUrl:'atsr_eng.html',"childArray" : [
        {   sTitle:'Order_ATSR',
            bIsWebPath:true,
            sUrl:'atsr_eng_order.html'
        },
        {   sTitle:'ATSR_ShowListing',
            bIsWebPath:true,
            sUrl:'ATSR_ShowListing.html'
        }]
    }]
},
{   sTitle:'Profile',
    bIsWebPath:true,
    sUrl:'profile.html'
},
{   sTitle:'Network',
    bIsWebPath:true,
    sUrl:'network.html'
},
{   sTitle:'Contact',
    bIsWebPath:true,
    sUrl:'contact.html'
},
{   sTitle:'Links',
    bIsWebPath:true,
    sUrl:'Seite8.html'
},
{   sTitle:'Start',
    bIsWebPath:true,
    sUrl:'Seite20.html',"childArray" : [
    {   sTitle:'Produkte',
        bIsWebPath:true,
        sUrl:'Seite19.html',"childArray" : [
        {   sTitle:'Veranstalter',
            bIsWebPath:true,
            sUrl:'Seite21.html'
        },
        {   sTitle:'Messeraumanalyse',
            bIsWebPath:true,
            sUrl:'Seite22.html'
        },
        {   sTitle:'Aussteller',
            bIsWebPath:true,
            sUrl:'Seite23.html'
        },
        {   sTitle:'Messetraining',
            bIsWebPath:true,
            sUrl:'Training.html'
        },
        {   sTitle:'Expooya 360°',
            bIsWebPath:true,
            sUrl:'Expooya_D.html'
        },
        {   sTitle:'Agribusiness',
            bIsWebPath:true,
            sUrl:'Seite24.html'
        },
        {   sTitle:'stand monitoring',
            bIsWebPath:true,
            sUrl:'Seite25.html'
        },
        {   sTitle:'Ag Trade Show Reportdt',
            bIsWebPath:true,
            sUrl:'atsr_ger.html',"childArray" : [
            {   sTitle:'Bestellung_ATSR',
                bIsWebPath:true,
                sUrl:'atsr_ger_order.html'
            }]
        }]
    },
    {   sTitle:'Profil',
        bIsWebPath:true,
        sUrl:'profil.html'
    },
    {   sTitle:'Netzwerk',
        bIsWebPath:true,
        sUrl:'netzwerk.html'
    },
    {   sTitle:'Kontakt',
        bIsWebPath:true,
        sUrl:'kontakt.html'
    }]
}]
});
