var customNavTree18 = WpNavBar.readTree({
"childArray" : [
{   sTitle:'Home',
    bIsWebPath:true,
    sUrl:'index.html'
},
{   sTitle:'QB Club',
    bIsWebPath:true,
    sUrl:'page2.html',
    sTarget:'_self'
},
{   sTitle:'Calendar',
    bIsWebPath:true,
    sUrl:'page4.html',
    sTarget:'_self'
},
{   sTitle:'Schedule',
    bIsWebPath:true,
    sUrl:'page9.html',
    sTarget:'_self'
},
{   sTitle:'Parent Information',
    bIsWebPath:true,
    sUrl:'page3.html',
    sTarget:'_self'
},
{   sTitle:'Map & Opponents',
    bIsWebPath:true,
    sUrl:'page13.html',
    sTarget:'_self'
},
{   sTitle:'Helpful Links',
    bIsWebPath:true,
    sUrl:'page8.html',
    sTarget:'_self'
},
{   sTitle:'Football Camp',
    bIsWebPath:true,
    sUrl:'page92.html',
    sTarget:'_self'
},
{   sTitle:'Media',
    bIsWebPath:true,
    sUrl:'page12.html',
    sTarget:'_self'
},
{   sTitle:'Football 101',
    bIsWebPath:true,
    sUrl:'page84.html',
    sTarget:'_self'
},
{   sTitle:'High School Rules',
    bIsWebPath:true,
    sUrl:'page11.html',
    sTarget:'_self'
},
{   sTitle:'Coaches Only',
    bIsWebPath:true,
    sUrl:'page7.html',
    sTarget:'_self'
},
{   sTitle:'Players Only',
    bIsWebPath:true,
    sUrl:'page140.html',
    sTarget:'_self'
},
{   sTitle:'Football Camp',
    bIsWebPath:true,
    sUrl:'page92.html',
    sTarget:'_self'
},
{   sTitle:'Ram News',
    bIsWebPath:true,
    sUrl:'page139.html',
    sTarget:'_self'
}]
});
