
var str  = 
  '<style type="text/css">' +
'.nhvid_headline { font-family:Arial, Verdana, Geneva, Palatino, sans-serif; font-size:12px; color: #254264; }' +
'.nhvid_headline a:LINK { font-family:Arial, Verdana, Geneva, Palatino, sans-serif; font-size:12px; color: #254264; text-decoration:none; }' +
'.nhvid_headline a:ACTIVE { font-family:Arial, Verdana, Geneva, Palatino, sans-serif; font-size:12px; color: #254264; text-decoration:none; }' +
'.nhvid_headline a:VISITED { font-family:Arial, Verdana, Geneva, Palatino, sans-serif; font-size:12px; color: #254264; text-decoration:none; }' +
'.nhvid_headline a:HOVER { font-family:Arial, Verdana, Geneva, Palatino, sans-serif; font-size:12px; color: #254264; text-decoration:underline; }' +
'' +
'.nhvid_playvideo { padding: 0 0 7 0; font-family:Arial, Verdana, Geneva, Palatino, sans-serif; font-size:10px; color: #254264; }' +
'.nhvid_playvideo a:LINK { font-family:Arial, Verdana, Geneva, Palatino, sans-serif; font-size:10px; color: #254264; text-decoration:none; }' +
'.nhvid_playvideo a:ACTIVE { font-family:Arial, Verdana, Geneva, Palatino, sans-serif; font-size:10px; color: #254264; text-decoration:none; }' +
'.nhvid_playvideo a:VISITED { font-family:Arial, Verdana, Geneva, Palatino, sans-serif; font-size:10px; color: #254264; text-decoration:none; }' +
'.nhvid_playvideo a:HOVER { font-family:Arial, Verdana, Geneva, Palatino, sans-serif; font-size:10px; color: #254264; text-decoration:underline; }' +
'</style>' +
'' +
'<div style="background-color:#E6E6E6; padding:15 13 13 13; font-family:Arial, Verdana, Geneva, Palatino, sans-serif; font-size:12px; color: #666666;">' +
'<STRONG class="nhvid_headline"><a href="#" onClick="window.open(\'http://www.pbs.org/newshour/video/stnmodule.html?mod=0&pkg=23112009&seg=2\',\'videos\',\'width=760,height=660,toolbar=no,menubar=no,status=no\'); return true;">Other News:4 U.S. Soldiers Killed in Afghanistan</a></STRONG><BR>' +
'<a href="#" onClick="window.open(\'http://www.pbs.org/newshour/video/stnmodule.html?mod=0&pkg=23112009&seg=2\',\'videos\',\'width=760,height=660,toolbar=no,menubar=no,status=no\'); return true;"><img src="http://www.pbs.org/newshour/video/images/small/july-dec09/1123_other.jpg" width="50" height="50" border="0" alt="Click here to Play" style="margin: 9 0 5 0; border:3px solid #254264;"></a><BR>' +
'<div class="nhvid_playvideo"><a href="#" onClick="window.open(\'http://www.pbs.org/newshour/video/stnmodule.html?mod=0&pkg=23112009&seg=2\',\'videos\',\'width=760,height=660,toolbar=no,menubar=no,status=no\'); return true;"><IMG SRC="http://www.pbs.org/newshour/images/primary/icons/bg_arrow_bluedark.gif" WIDTH="9" HEIGHT="7" BORDER="0" ALT="" style="margin: 0 6 0 0;"><STRONG>PLAY VIDEO</STRONG></a></div>' +
'A synopsis of the day\'s other top news stories.' +
'</div>';

document.write( str );

