modules = new Array();

modules[0] = '<p class="teaser">';
//TITLE WITH RAM LINK: class="headline"
modules[0] += '<a href="http://news.mpr.org/collections/campaign2002/" target="_blank" class="headline">Spotlight: Minnesota, Wisconsin, South Dakota, North Dakota</a><br clear="all">';
//IMAGE: align="left" hspace="4" vspace="4"; path starts: /news/specials/091102reflections/station_contribs/images/
modules[0] += '<a href="http://news.mpr.org/collections/campaign2002/" target="_blank"><img src="http://media.npr.org/news/specials/election2002/station_contribs/images/mpr75x75.gif" width="75" alt="" border="0" align="left" hspace="4" vspace="4"></a>';
//BYLINE: class="teaser"
modules[0] += '<span class="lightgraydate">From Minnesota Public Radio in St. Paul</span><br>';
//TEXT
modules[0] += 'Former St. Paul Mayor Norm Coleman (R) defeats Walter Mondale (D) for the U.S. Senate seat from Minnesota. Mondale replaced the late Paul Wellstone on October 30. In the governor\'s race, Minnesotans elect  Republican Tim Pawlenty to replace Gov. Jesse Ventura.';
//EXPANDED COVERAGE LINK: class="teaser"
/*modules[0] += ' <a href="http://news.mpr.org/collections/campaign2002/" target="_blank" class="teaser">Expanded Coverage</a>';*/
modules[0] += '<p clear="all">';

document.write(modules[0]);