var global_navtree = WpNavBar.readTree({
"childArray" : [
{   'sTitle':'Home',
    'sUrl':'index.html'
},
{   'sTitle':'About Us',
    'sUrl':'About Us.html'
},
{   'bSeparatorBefore':true,
    'sTitle':'Connor\'s Page',
    'sUrl':'Connor.html'
},
{   'sTitle':'About Connor',
    'sUrl':'About Connor.html'
},
{   'sTitle':'Record Of Achievements',
    'sUrl':'Record Of Achievements.html'
},
{   'sTitle':'Junior Warrant Comp',
    'sUrl':'Junior Warrant.html'
},
{   'sTitle':'Connor\'s Gallery',
    'sUrl':'Connor Gallery.html'
},
{   'sTitle':'News  2011',
    'sUrl':'News 2011.html'
},
{   'sTitle':'Videos',
    'sUrl':'page8.html'
},
{   'sTitle':'Links',
    'sUrl':'page5.html'
},
{   'sTitle':'Guestbook',
    'bIsExternal':true,
    'sUrl':'http://users4.smartgb.com/g/g.php?a=s&i=g44-28430-63',
    'sTarget':'_self'
}]
});
