
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=31122009&seg=1\',\'videos\',\'width=760,height=660,toolbar=no,menubar=no,status=no\'); return true;">CIA Hunts for Answers After Deadly Afghan Attack</a></STRONG><BR>' +
'<a href="#" onClick="window.open(\'http://www.pbs.org/newshour/video/stnmodule.html?mod=0&pkg=31122009&seg=1\',\'videos\',\'width=760,height=660,toolbar=no,menubar=no,status=no\'); return true;"><img src="http://newshour.s3.amazonaws.com:80/photos/2009/12/31/afghanistan1_video_small.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=31122009&seg=1\',\'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>' +
'The director of the Central Intelligence Agency reported that seven CIA employees were killed in an attack on a U.S. military base in Afghanistan.' +
'</div>';

document.write( str );

