var global_navtree = WpNavBar.readTree({
"childArray" : [
{   sTitle:'Home',
    bIsWebPath:true,
    sUrl:'index.html'
},
{   sTitle:'AboutUs',
    bIsWebPath:true,
    sUrl:'aboutus.html',
    sTarget:'_self',"childArray" : [
    {   sTitle:'Our services',
        bIsWebPath:true,
        sUrl:'ourservices.html',
        sTarget:'_self'
    },
    {   sTitle:'Area of distribution',
        bIsWebPath:true,
        sUrl:'areaofdist.html',
        sTarget:'_self'
    },
    {   sTitle:'Promotions',
        bIsWebPath:true,
        sUrl:'promotions.html',
        sTarget:'_self'
    }]
},
{   sTitle:'News',
    bIsWebPath:true,
    sUrl:'news.html',
    sTarget:'_self'
},
{   sTitle:'Products',
    bIsWebPath:true,
    sUrl:'page9.html',
    sTarget:'_self',"childArray" : [
    {   sTitle:'Vegetables and fruits',
        bIsWebPath:true,
        sUrl:'vegandfruits.html',
        sTarget:'_self'
    },
    {   sTitle:'Polish delicatessen',
        bIsWebPath:true,
        sUrl:'page17.html',
        sTarget:'_self'
    },
    {   sTitle:'Bread',
        bIsWebPath:true,
        sUrl:'breadi.html',
        sTarget:'_self'
    },
    {   sTitle:'Fish',
        bIsWebPath:true,
        sUrl:'fish.html',
        sTarget:'_self'
    },
    {   sTitle:'Pizza',
        bIsWebPath:true,
        sUrl:'pizza.html',
        sTarget:'_self'
    },
    {   sTitle:'Ready meals',
        bIsWebPath:true,
        sUrl:'readmeals.html',
        sTarget:'_self'
    },
    {   sTitle:'Cakes',
        bIsWebPath:true,
        sUrl:'page47.html',
        sTarget:'_self'
    }]
},
{   sTitle:'Career',
    bIsWebPath:true,
    sUrl:'page6.html',
    sTarget:'_self'
},
{   sTitle:'Kontakt',
    bIsWebPath:true,
    sUrl:'kontakt.html',
    sTarget:'_self'
},
{   sTitle:'Location',
    bIsWebPath:true,
    sUrl:'page8.html',
    sTarget:'_self'
},
{   sTitle:'Home',
    bIsWebPath:true,
    sUrl:'page25.html'
},
{   sTitle:'O nas',
    bIsWebPath:true,
    sUrl:'onas.html',
    sTarget:'_self',"childArray" : [
    {   sTitle:'Nasze usługi',
        bIsWebPath:true,
        sUrl:'naszeuslugi.html',
        sTarget:'_self'
    },
    {   sTitle:'Obszar działania',
        bIsWebPath:true,
        sUrl:'obszardzialania.html',
        sTarget:'_self'
    },
    {   sTitle:'Promotions',
        bIsWebPath:true,
        sUrl:'page29.html',
        sTarget:'_self'
    }]
},
{   sTitle:'Aktualności',
    bIsWebPath:true,
    sUrl:'aktualnosci.html',
    sTarget:'_self'
},
{   sTitle:'Produkty',
    bIsWebPath:true,
    sUrl:'produkty.html',
    sTarget:'_self',"childArray" : [
    {   sTitle:'Warzywa i owoce',
        bIsWebPath:true,
        sUrl:'warzywaiowoce.html',
        sTarget:'_self'
    },
    {   sTitle:'Polish delicatessen',
        bIsWebPath:true,
        sUrl:'page33.html',
        sTarget:'_self'
    },
    {   sTitle:'Bread',
        bIsWebPath:true,
        sUrl:'page35.html',
        sTarget:'_self'
    },
    {   sTitle:'Fish',
        bIsWebPath:true,
        sUrl:'page37.html',
        sTarget:'_self'
    },
    {   sTitle:'Pizza',
        bIsWebPath:true,
        sUrl:'page39.html',
        sTarget:'_self'
    },
    {   sTitle:'Ready meals',
        bIsWebPath:true,
        sUrl:'page41.html',
        sTarget:'_self'
    }]
},
{   sTitle:'Kariera',
    bIsWebPath:true,
    sUrl:'kariera.html',
    sTarget:'_self'
},
{   sTitle:'Kontakt',
    bIsWebPath:true,
    sUrl:'page46.html',
    sTarget:'_self'
},
{   sTitle:'Lokalizacja',
    bIsWebPath:true,
    sUrl:'lokalizacja.html',
    sTarget:'_self'
}]
});
