var customNavTree6 = WpNavBar.readTree({
"childArray" : [
{   sTitle:'Parents',
    sUrl:'',
    sTarget:'_self',"childArray" : [
    {   sTitle:'Annual Calendar',
        bIsWebPath:true,
        sUrl:'annual.html',
        sTarget:'_self'
    },
    {   sTitle:'Class Schedule',
        bIsWebPath:true,
        sUrl:'bellschedule.html',
        sTarget:'_self'
    },
    {   sTitle:'Edline',
        sUrl:'http://www.edline.net',
        sTarget:'_blank'
    },
    {   sTitle:'Faculty/Staff Directory',
        bIsWebPath:true,
        sUrl:'contact.html',
        sTarget:'_self'
    },
    {   sTitle:'Lunch Program/Menu',
        bIsWebPath:true,
        sUrl:'lunch.html',
        sTarget:'_self'
    },
    {   sTitle:'Monthly Mailings',
        bIsWebPath:true,
        sUrl:'page73.html',
        sTarget:'_self'
    },
    {   sTitle:'Parent Connection',
        bIsWebPath:true,
        sUrl:'parent.html',
        sTarget:'_self'
    },
    {   sTitle:'Registration',
        bIsWebPath:true,
        sUrl:'registration.html',
        sTarget:'_self'
    },
    {   sTitle:'Uniform Information',
        bIsWebPath:true,
        sUrl:'uniform.html',
        sTarget:'_self'
    }]
},
{   sTitle:'Students',
    sUrl:'',
    sTarget:'_self',"childArray" : [
    {   sTitle:'Campus Ministry',
        bIsWebPath:true,
        sUrl:'campusministry.html',
        sTarget:'_self'
    },
    {   sTitle:'Career Cruising',
        sUrl:'http://www.careercruising.com/Default.aspxtp://',
        sTarget:'_blank'
    },
    {   sTitle:'Drivers\' Ed',
        bIsWebPath:true,
        sUrl:'drivered.html',
        sTarget:'_self'
    },
    {   sTitle:'Edline',
        sUrl:'http://www.edline.net',
        sTarget:'_blank'
    },
    {   sTitle:'Guidance',
        bIsWebPath:true,
        sUrl:'guidance.html',
        sTarget:'_self'
    },
    {   sTitle:'Library',
        bIsWebPath:true,
        sUrl:'library.html',
        sTarget:'_self'
    },
    {   sTitle:'Lunch Program/Menu',
        bIsWebPath:true,
        sUrl:'lunch.html',
        sTarget:'_self'
    },
    {   sTitle:'Student Handbook',
        bIsWebPath:true,
        sUrl:'201112studenthandbookforpdf.pdf',
        sTarget:'_blank'
    }]
}]
});
