modules = new Array();

modules[0] = '<p class="teaser">';
//TITLE WITH RAM LINK: class="headline"
modules[0] += '<a href="http://www.opb.org/newsroom/election2002/index.html" target="_blank" class="headline">Spotlight: Oregon</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.opb.org/newsroom/election2002/index.html" target="_blank"><img src="http://media.npr.org/news/specials/election2002/station_contribs/images/opb75x75.gif" width="75" alt="" border="0" align="left" hspace="4" vspace="4"></a>';
//BYLINE: class="teaser"
modules[0] += '<span class="lightgraydate">From Oregon Public Broadcasting in Portland</span><br>';
//TEXT
modules[0] += 'Republican Sen. Gordon Smith survives a re-election challenge from Democratic Secretary of State Bill Bradbury. The governor\'s race between Democrat Ted Kulongoski and Republican Kevin Mannix remains too close to call; and Oregonians vote on 12 ballot measures on issues ranging from labeling of genetically engineered foods to creating a tax-funded universal health care system.';
//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]);