var global_navtree = WpNavBar.readTree({
"childArray" : [
{   'sTitle':'Home',
    'sUrl':'http://ctandi.org/index.html'
},
{   'sTitle':'About CT&I',
    'sUrl':'http://ctandi.org/about.html',"childArray" : [
    {   'sTitle':'Directions to CT & I',
        'sUrl':'http://ctandi.org/directions.html'
    },
    {   'sTitle':'People',
        'bIsExternal':true,
        'sUrl':'',
        'sTarget':'_self',"childArray" : [
        {   'sTitle':'Directors',
            'sUrl':'http://ctandi.org/directors.html'
        },
        {   'sTitle':'Staff',
            'sUrl':'http://ctandi.org/staff.html'
        },
        {   'sTitle':'Contributors',
            'sUrl':'http://ctandi.org/contributors.html'
        }]
    }]
},
{   'sTitle':'Tech Works! museum',
    'sUrl':'http://ctandi.org/tech works museum.html',"childArray" : [
    {   'sTitle':'Sept 2011 Flood',
        'sUrl':'http://ctandi.org/flood.html'
    },
    {   'sTitle':'History',
        'sUrl':'http://ctandi.org/history.html'
    },
    {   'sTitle':'Progress',
        'sUrl':'http://ctandi.org/progress.html',"childArray" : [
        {   'sTitle':'Bike Rack Design',
            'sUrl':'http://ctandi.org/bikerack.html'
        },
        {   'sTitle':'Roof Repair',
            'sUrl':'http://ctandi.org/roofrepair.html'
        }]
    }]
},
{   'sTitle':'Upstate NY Industry',
    'sUrl':'http://ctandi.org/upstatenyhistory.html',"childArray" : [
    {   'sTitle':'Birthplace of Virtual Reality',
        'sUrl':'http://ctandi.org/bvr.html'
    },
    {   'sTitle':'Endicott Johnson',
        'sUrl':'http://ctandi.org/endicott johnson.html'
    },
    {   'sTitle':'IBM',
        'sUrl':'http://ctandi.org/ibm.html',"childArray" : [
        {   'sTitle':'IBM Centennial',
            'sUrl':'http://ctandi.org/centennial.html'
        }]
    },
    {   'sTitle':'Link Aviation',
        'sUrl':'http://ctandi.org/linkaviation.html',"childArray" : [
        {   'sTitle':'Link Parts',
            'sUrl':'http://ctandi.org/linkparts.html'
        },
        {   'sTitle':'Link Story',
            'sUrl':'http://ctandi.org/linkstory.html'
        }]
    },
    {   'sTitle':'Southern Tier in Space',
        'sUrl':'http://ctandi.org/space.html'
    }]
},
{   'sTitle':'Events',
    'sUrl':'http://ctandi.org/event.html',"childArray" : [
    {   'sTitle':'Calendar',
        'sUrl':'http://ctandi.org/webcalendar.html'
    }]
},
{   'sTitle':'Digital Scrapbook',
    'sUrl':'http://ctandi.org/scrapbook.html',"childArray" : [
    {   'sTitle':' Index',
        'sUrl':'http://ctandi.org/scrapbook index.html'
    }]
},
{   'sTitle':'Volunteer',
    'sUrl':'http://ctandi.org/volunteer.html',"childArray" : [
    {   'sTitle':'Opportinity Info',
        'sUrl':'http://ctandi.org/info.html'
    },
    {   'sTitle':'Donate - Buy',
        'sUrl':'http://ctandi.org/donate.html'
    }]
},
{   'sTitle':'In the News',
    'sUrl':'http://ctandi.org/news.html',"childArray" : [
    {   'sTitle':'Celebrating History',
        'sUrl':'http://ctandi.org/celebratehistory.html'
    },
    {   'sTitle':'Grants Awarded',
        'sUrl':'http://ctandi.org/grantawarded.html'
    }]
},
{   'sTitle':'Site Map',
    'sUrl':'http://ctandi.org/site map.html',"childArray" : [
    {   'sTitle':'Search',
        'sUrl':'http://ctandi.org/search.html'
    }]
}]
});
