modules = new Array();

modules[0] = '<p class="teaser">';
//TITLE WITH RAM LINK: class="headline"
modules[0] += '<a href="http://statenews.org/" target="_blank" class="headline">Spotlight: Ohio</a><br clear="all">';
//IMAGE: align="left" hspace="4" vspace="4"; path starts: /news/specials/091102reflections/station_contribs/images/
/*modules[0] += '<img src="/news/specials/election2002/station_contribs/images/kqed75x75" width="75" alt="2002 California Election from KQED" border="0" align="left" hspace="4" vspace="4">';*/
//BYLINE: class="teaser"
modules[0] += '<span class="lightgraydate">From Ohio Statehouse News Bureau</span><br>';
//TEXT
modules[0] += 'In-depth reports on state Supreme Court races, and analysis of the gubernatorial race in which incumbent Republican Gov. Bob Taft defeated Democratic rival Tim Hagan. Voters also weigh in on issues including education funding and the state\'s pending $4 billion budget deficit.';
//EXPANDED COVERAGE LINK: class="teaser"
/*modules[0] += ' <a href="http://www.peacetalksradio.com" target="_blank" class="teaser">Expanded Coverage</a>';*/
modules[0] += '<p clear="all">';

document.write(modules[0]);