var global_navtree = WpNavBar.readTree({
"childArray" : [
{   'sDescription':'Welcom to the Chester County Intermediate Unit Education Association\'s home page.  The CCIUEA is the local Chester County, PA affiliate of PSEA representing association members employed by the CCIU.  ',
    'sTitle':'Home',
    'bIsWebPath':true,
    'sUrl':'index.html'
},
{   'sDescription':'Overview of the CCIUEA\'s organization, including officer positions, committe chairs, and building representatives.',
    'sTitle':'Organization',
    'bIsWebPath':true,
    'sUrl':'organization.html'
},
{   'sTitle':'Calendar',
    'bIsWebPath':true,
    'sUrl':'page22.html'
},
{   'sDescription':'This page contains CCIUEA contract negotions information.',
    'sTitle':'Negotiations',
    'bIsWebPath':true,
    'sUrl':'negotiations.html'
},
{   'sDescription':'The CCIUEA news page provides users with access to Twitter feeds for the CCIU, PSEA, and NEA Today, as well as RSS feeds from NEA, all in an effort to keep our members informed.',
    'sTitle':'News',
    'bIsWebPath':true,
    'sUrl':'news.html'
},
{   'sDescription':'The CCIUEA Resources page provides helpful links for our members as well as popular downloadable forms and documents.',
    'sTitle':'Resources',
    'bIsWebPath':true,
    'sUrl':'resources.html'
},
{   'sDescription':'The CCIUEA Archives section provides our members with access to historical website content.',
    'sTitle':'Archives',
    'bIsWebPath':true,
    'sUrl':'archives.html',"childArray" : [
    {   'sTitle':'2012 Archives',
        'bIsWebPath':true,
        'sUrl':'2012.html'
    },
    {   'sDescription':'CCIUEA 2011 Website Archives',
        'sTitle':'2011 Archives',
        'bIsWebPath':true,
        'sUrl':'2011.html'
    },
    {   'sTitle':'2010 Archives',
        'bIsWebPath':true,
        'sUrl':'2010.html'
    },
    {   'sTitle':'2009 Archives',
        'bIsWebPath':true,
        'sUrl':'2009.html'
    }]
},
{   'sDescription':'CCIUEA frequently asked questions.',
    'sTitle':'FAQ',
    'bIsWebPath':true,
    'sUrl':'faq.html'
},
{   'sDescription':'CCIUEA contact information',
    'sTitle':'Contact Us',
    'bIsWebPath':true,
    'sUrl':'contact.html'
}]
});
