modules = new Array();

modules[0] = '<p class="teaser">';
//TITLE WITH RAM LINK: class="headline"
modules[0] += '<a href="http://www.nhpr.org/static/programs/nhtoday/focus_point/2002/index.php" target="_blank" class="headline">Spotlight: New Hampshire</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.nhpr.org/static/programs/nhtoday/focus_point/2002/index.php" target="_blank"><img src="http://media.npr.org/news/specials/election2002/station_contribs/images/nhpr75x75.gif" width="75" alt="" border="0" align="left" hspace="4" vspace="4"></a>';
//BYLINE: class="teaser"
modules[0] += '<span class="lightgraydate">From New Hampshire Public Radio in Concord</span><br>';
//TEXT
modules[0] += 'Republicans sweep all the top races in the Granite State. For U.S. Senate, Republican U.S. Rep. John E. Sununu won a close race against Democratic Gov. Jeanne Shaheen. Complete results and post-election analysis.';
//EXPANDED COVERAGE LINK: class="teaser"
/*modules[0] += ' <a href="http://www.nhpr.org/static/programs/nhtoday/focus_point/2002/index.php" target="_blank" class="teaser">Expanded Coverage</a>';*/
modules[0] += '<p clear="all">';

document.write(modules[0]);