var nav_170tree = WpNavBar.readTree({
"childArray" : [
{   'sTitle':'SBWGC',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'index.html'
},
{   'sTitle':'Play Days',
    'bIsExternal':true,
    'sUrl':'',
    'sTarget':'_self',"childArray" : [
    {   'sTitle':'Tournaments',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'tournaments.html'
    },
    {   'bSeparatorAfter':true,
        'sTitle':'Hostesses',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'hostesses.html'
    },
    {   'sTitle':'sign up',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'signup1.html'
    },
    {   'sTitle':'tee times',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'teetimes.html'
    },
    {   'sTitle':'results',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'results.html'
    },
    {   'sTitle':'Hostess Guide',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'hostess guide.html'
    },
    {   'sTitle':'Post On Line',
        'bIsExternal':true,
        'sUrl':'http://www.womensgolf.org/wplgasc/scorepost.htm',
        'sTarget':'_self'
    },
    {   'sTitle':'tips',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'tips.html'
    }]
},
{   'sTitle':'Links',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'links.html'
},
{   'sTitle':'News',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'news.html'
},
{   'sTitle':'Photos',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'photos.html'
},
{   'sTitle':'Contact',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'contact.html'
},
{   'bSeparatorAfter':true,
    'sTitle':'MISC',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'misc.html',"childArray" : [
    {   'sTitle':'By Laws',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'bylaws.html'
    },
    {   'sTitle':'Rules to print out',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'rules.html'
    },
    {   'sTitle':'Hadicaps Explained',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'handicaps.html'
    },
    {   'sTitle':'Newsletter',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'newsletter.html'
    }]
},
{   'sTitle':'Meetings',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'meetings.html'
},
{   'sTitle':'Site Map',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'sitemap.html'
}]
});
