var global_navtree = WpNavBar.readTree({
"childArray" : [
{   'sTitle':'Home',
    'sUrl':'http://www.agigo.net/index.html'
},
{   'sTitle':'Boutique',
    'sUrl':'http://www.agigo.net/boutique.html'
},
{   'sTitle':'News',
    'sUrl':'http://www.agigo.net/news.html'
},
{   'sTitle':'Labels',
    'sUrl':'http://www.agigo.net/labels.html'
},
{   'sTitle':'Cook Men',
    'sUrl':'http://www.agigo.net/cook-men.html'
},
{   'sTitle':'Camp David',
    'sUrl':'http://www.agigo.net/campdavid.html'
},
{   'sTitle':'V. Santen',
    'sUrl':'http://www.agigo.net/vsanten.html'
},
{   'sTitle':'New Zealand',
    'sUrl':'http://www.agigo.net/newzealand.html'
},
{   'sTitle':'Northsails',
    'sUrl':'http://www.agigo.net/page15.html'
},
{   'sTitle':'Impressum',
    'sUrl':'http://www.agigo.net/impressum.html'
}]
});
