var nav_317tree = WpNavBar.readTree({
"childArray" : [
{   'sTitle':'Home',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'index.html'
},
{   'sTitle':'Class',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'class.html'
},
{   'sTitle':'Sponsors',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'sponsors.html',
    'sTarget':'_self'
},
{   'sTitle':'Contact',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'contact.html'
},
{   'sTitle':'Pictures',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'build2008.html',
    'sTarget':'_self'
}]
});
