var episodeDescs = new Array() ;


// ComCol presentations
episodeDescs[21] = "<strong>Special ComCol Presentation</strong>: Bryan Gervais, <em>\"Poor In Wealth, Poor In Turnout\"</em>" ;
episodeDescs[22] = "<strong>Special ComCol Presentation</strong>: Gregory Colby, <em>\"Automobile Dependency and the Working Poor\"</em>" ;
episodeDescs[23] = "<strong>Special ComCol Presentation</strong>: Kristen Hamill, <em>\"Mental Illness, Depression In Women, and Poverty\"</em>" ;

function openPlayer(whichVideo) {
	flashProxy.call('changeVideo', whichVideo);	
}
