var nav_170tree = WpNavBar.readTree({
"childArray" : [
{   'sTitle':'Home',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'index.html'
},
{   'sTitle':'Information',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'information.html'
},
{   'sTitle':'Registration ',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'Registration.html'
},
{   'sTitle':'Contact Us',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'contact.html'
},
{   'sTitle':'Plays for Sale ',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'Playsforsale.html'
}]
});
