modules = new Array();

modules[0] = '<p class="teaser">';
//TITLE WITH RAM LINK: class="headline"
modules[0] += '<a href="http://www.ksmu.org/news/capitolnews/2002election/index.html" target="_blank" class="headline">Spotlight: Missouri</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/ksmu75x75" 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 member station KSMU in Springfield</span><br>';
//TEXT
modules[0] += 'In-depth coverage of statehouse races and reports on the Senate race between Democratic incumbent Sen. Jean Carnahan and Republican challenger Jim Talent. Plus information on statewide ballot issues.';
//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]);