var global_navtree = WpNavBar.readTree({
"childArray" : [
{   sTitle:'HOME',
    sUrl:'http://www.sport-n-andrea.com/index.html'
},
{   sTitle:'PHOTOS',
    sUrl:'http://www.sport-n-andrea.com/photos.html'
},
{   sTitle:'KIDS',
    sUrl:'http://www.sport-n-andrea.com/kids.html'
},
{   sTitle:'CONTACT',
    sUrl:'http://www.sport-n-andrea.com/page5.html'
},
{   sTitle:'LINKS',
    sUrl:'http://www.sport-n-andrea.com/links.html'
}]
});
