var nav_423tree = WpNavBar.readTree({
"childArray" : [
{   'sTitle':'Home',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'index.html'
},
{   'sTitle':'Contact',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'page11.html'
},
{   'sTitle':'Match Dates',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'page2.html',
    'sTarget':'_self'
},
{   'sTitle':'Scores',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'page3.html'
},
{   'sTitle':'Photos',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'page10.html'
},
{   'sTitle':'Directions',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'page4.html'
},
{   'sTitle':'Links',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'page9.html',"childArray" : [
    {   'sTitle':'Cody Shooting Complex',
        'bIsExternal':true,
        'sUrl':'http://www.codyshootingcomplex.org',
        'sTarget':'_blank'
    },
    {   'sTitle':'Park County Travel Council',
        'bIsExternal':true,
        'sUrl':'http://www.yellowstonecountry.org',
        'sTarget':'_blank'
    }]
}]
});
