var customNavTree3 = WpNavBar.readTree({
"childArray" : [
{   sTitle:'2012 Training Summit Registration PDF',
    bIsWebPath:true,
    sUrl:'WSSO Registration 2012.pdf',
    sTarget:'_self'
},
{   sTitle:'2012 Training Summit Registration docx',
    bIsWebPath:true,
    sUrl:'Registration 2012.doc',
    sTarget:'_self'
},
{   sTitle:'2012 training Summit Agenda',
    bIsWebPath:true,
    sUrl:'page5.html',
    sTarget:'_self'
},
{   sTitle:'2012 Training Summit',
    bIsWebPath:true,
    sUrl:'page5.html',
    sTarget:'_self',"childArray" : [
    {   sTitle:'Handouts',
        bIsWebPath:true,
        sUrl:'page9.html',
        sTarget:'_self'
    }]
},
{   sTitle:'2011 Conference Class Descriptions and Handouts',
    bIsWebPath:true,
    sUrl:'page9.html',
    sTarget:'_self'
},
{   sTitle:'2012 Conference Presenters ',
    bIsWebPath:true,
    sUrl:'page10.html',
    sTarget:'_self'
},
{   sTitle:'SRO of the Year Form',
    bIsWebPath:true,
    sUrl:'State Resource Officer of the Year Nomination form1.pdf',
    sTarget:'_self'
},
{   sTitle:'SSO of the Year Form',
    bIsWebPath:true,
    sUrl:'School Security Officer of the Year Nominee.pdf',
    sTarget:'_self'
},
{   sTitle:'WSSO BYLAWS',
    bIsWebPath:true,
    sUrl:'WSSO Proposed By Laws.doc',
    sTarget:'_self'
}]
});
