var nav_177tree = WpNavBar.readTree({
"childArray" : [
{   'sTitle':'Home',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'index.html'
},
{   'sTitle':'Gymkhana Info',
    'bIsExternal':true,
    'sUrl':'',
    'sTarget':'_self',"childArray" : [
    {   'sTitle':'Last Gymkhana',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'lastgymkhana.html',
        'sTarget':'_self'
    },
    {   'sTitle':'Next Gymkhana',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'nextgymkhana.html'
    }]
},
{   'sTitle':'Schedule & Results',
    'bIsExternal':true,
    'sUrl':'',
    'sTarget':'_self',"childArray" : [
    {   'sTitle':'2012 Schedule & Results',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'schres2012.html',
        'sTarget':'_self'
    },
    {   'sTitle':'2011 Schedule & Results',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'schres2011.html',
        'sTarget':'_self'
    },
    {   'sTitle':'2010 Schedule & Results',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'schres2010.html',
        'sTarget':'_self'
    }]
},
{   'sTitle':'Patterns',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'patterns.html',
    'sTarget':'_self'
},
{   'sTitle':'Points',
    'bIsExternal':true,
    'sUrl':'',
    'sTarget':'_self',"childArray" : [
    {   'sTitle':'Age Class',
        'bIsExternal':true,
        'sUrl':'',
        'sTarget':'_self',"childArray" : [
        {   'sTitle':'2012 Points',
            'bIsExternal':true,
            'bIsWebPath':true,
            'sUrl':'2012Points.html',
            'sTarget':'_self'
        },
        {   'sTitle':'2011 Points',
            'bIsExternal':true,
            'bIsWebPath':true,
            'sUrl':'2011Points.html',
            'sTarget':'_self'
        },
        {   'sTitle':'2010 Points',
            'bIsExternal':true,
            'bIsWebPath':true,
            'sUrl':'2010Points.html',
            'sTarget':'_self'
        },
        {   'sTitle':'Vol Hours',
            'bIsExternal':true,
            'bIsWebPath':true,
            'sUrl':'VolunteerHours2011.htm',
            'sTarget':'_self'
        }]
    },
    {   'sTitle':'5D Points',
        'bIsExternal':true,
        'sUrl':'',
        'sTarget':'_self',"childArray" : [
        {   'sTitle':'2012 5D',
            'bIsExternal':true,
            'bIsWebPath':true,
            'sUrl':'20125DPoints.html',
            'sTarget':'_self'
        },
        {   'sTitle':'2011 5D',
            'bIsExternal':true,
            'bIsWebPath':true,
            'sUrl':'20115DPoints.html',
            'sTarget':'_self'
        },
        {   'sTitle':'2010 5D',
            'bIsExternal':true,
            'bIsWebPath':true,
            'sUrl':'2010-5D-Points.html',
            'sTarget':'_self'
        }]
    }]
},
{   'sTitle':'Forms',
    'bIsExternal':true,
    'sUrl':'',
    'sTarget':'_self',"childArray" : [
    {   'sTitle':'Membership (Word)',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'NVSCMem.doc',
        'sTarget':'_self'
    },
    {   'sTitle':'Membership (PDF)',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'NVSCMem.pdf',
        'sTarget':'_self'
    },
    {   'sTitle':'Gymkhana Sign Up (Word)',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'SignUpForm2012.doc',
        'sTarget':'_self'
    },
    {   'sTitle':'Gymkhana Sign Up (PDF)',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'SignUpForm2012.pdf',
        'sTarget':'_self'
    }]
},
{   'sTitle':'Rules',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'rules.html',
    'sTarget':'_self'
},
{   'sTitle':'Banquet',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'banquet2011.html',
    'sTarget':'_blank'
}]
});
