modules = new Array();

modules[0] = '<p class="teaser">';
//TITLE WITH RAM LINK: class="headline"
modules[0] += '<a href="http://www.wuis.org/newsroom.html" target="_blank" class="headline">Spotlight: Illinois</a><br clear="all">';
//IMAGE: align="left" hspace="4" vspace="4"; path starts: /news/specials/091102reflections/station_contribs/images/
modules[0] += '<a href="http://www.wuis.org/newsroom.html" target="_blank"><img src="http://media.npr.org/news/specials/election2002/station_contribs/images/wuis75x75.gif" width="75" alt="" border="0" align="left" hspace="4" vspace="4"></a>';
//BYLINE: class="teaser"
modules[0] += '<span class="lightgraydate">From member station WUIS in Springfield</span><br>';
//TEXT
modules[0] += 'U.S. Rep. Rod Blagojevich becomes the first Democrat to be elected governor in nearly 30 years, defeating his Republican opponent, Attorney General Jim Ryan. Blagojevich sold himself to voters as an outsider and independent who will clean up state government.';
//EXPANDED COVERAGE LINK: class="teaser"
/*modules[0] += ' <a href="http://www.njn.net/radio/highlights/unscripted.html" target="_blank" class="teaser">Expanded Coverage</a>';*/
modules[0] += '<p clear="all">';

document.write(modules[0]);
