
var strCurPtn = 620
var strCurEng = '6.510'
var p='';var rowCount=2;
var logoGif='http://www.trendmicro.com/syndication/images/pb_trend_white.gif'
var alertLevel=''
var VName='WORM_FRETHEM.K'
var virusDescription='WORM_FRETHEM.K propagates via email, and arrives with the attachments. '
topCountOK=true

if (showRisk) rowCount++
if (showUpdated) rowCount++
if (showPattern) rowCount++
if (bgColor=='black'||bgColor=='#000000') logoGif='http://www.trendmicro.com/syndication/images/pb_trend_black.gif'

// TOP 10 DATA
top10 = new Array(10)
top10[0] = 'WORM_SOBIG.F'
top10[1] = 'WORM_LOVGATE.G'
top10[2] = 'WORM_MAPSON.C'
top10[3] = 'TROJ_MULTIBND.12'
top10[4] = 'WORM_MSBLAST.D'
top10[5] = 'WORM_KLEZ.H'
top10[6] = 'WORM_LOVGATE.F'
top10[7] = 'PE_NIMDA.E'
top10[8] = 'PE_BUGBEAR.DAM'
top10[9] = 'WORM_SOBIG.F.DAM'

// ADVISORIES
function advisoryRow(name,risk, updated, pattern){
this.name = name
this.risk = risk
this.updated = updated
this.pattern = pattern
}

advisoryCountOK = true;
advisories = new Array(24)
advisories[0] = new advisoryRow("WORM_SOBIG.F.DAM", "low", "Aug. 23, 2003", "620")
advisories[1] = new advisoryRow("O97M_TORAJA3.C", "low", "Aug. 21, 2003", "621")
advisories[2] = new advisoryRow("WMS VULNERABILITY", "low", "Aug. 21, 2003", "")
advisories[3] = new advisoryRow("WORM_RANDEX.E", "low", "Aug. 21, 2003", "619")
advisories[4] = new advisoryRow("WORM_AGOBOT.P", "low", "Aug. 20, 2003", "619")
advisories[5] = new advisoryRow("PE_DUMARU.A", "low", "Aug. 19, 2003", "615")
advisories[6] = new advisoryRow("WORM_SOBIG.F", "medium", "Aug. 19, 2003", "620")
advisories[7] = new advisoryRow("WORM_MSBLAST.E", "low", "Aug. 18, 2003", "613")
advisories[8] = new advisoryRow("WORM_MSBLAST.D", "medium", "Aug. 18, 2003", "614")
advisories[9] = new advisoryRow("WORM_MSBLAST.B", "low", "Aug. 16, 2003", "608")
advisories[10] = new advisoryRow("WORM_MSBLAST.A", "high", "Aug. 16, 2003", "605")
advisories[11] = new advisoryRow("WORM_MSBLAST.GEN", "low", "Aug. 15, 2003", "609")
advisories[12] = new advisoryRow("WORM_MSBLAST.C", "low", "Aug. 15, 2003", "609")
advisories[13] = new advisoryRow("WORM_THRAX.A", "low", "Aug. 15, 2003", "613")
advisories[14] = new advisoryRow("HKTL_DCOM.Y", "low", "Aug. 14, 2003", "611")
advisories[15] = new advisoryRow("BKDR_LITH.103.A", "low", "Aug. 13, 2003", "383")
advisories[16] = new advisoryRow("TROJ_MSBLAST.DRP", "low", "Aug. 13, 2003", "609")
advisories[17] = new advisoryRow("WORM_WUKILL.A", "low", "Aug. 12, 2003", "607")
advisories[18] = new advisoryRow("WORM_RPCSDBOT.A", "low", "Aug. 11, 2003", "605")
advisories[19] = new advisoryRow("WORM_FRANRIV.A", "low", "Aug. 8, 2003", "601")
advisories[20] = new advisoryRow("BKDR_CIREBOT.B", "low", "Aug. 6, 2003", "600")
advisories[21] = new advisoryRow("BKDR_CIREBOT.A", "low", "Aug. 5, 2003", "599")
advisories[22] = new advisoryRow("WORM_TZET.A", "low", "Aug. 3, 2003", "599")
advisories[23] = new advisoryRow("WORM_MIMAIL.A", "medium", "Aug. 1, 2003", "602")

p+='<table border="0" cellspacing="0" cellpadding="5" bgcolor="'+bgColor+'" width="100"><tr><td>'
mainTable(p)
if ((topCountOK && topCount >0) || (advisoryCountOK && advisoryCount > 0)) {
p+='<table border="0" cellspacing="0" cellpadding="0" width="100%">'
p+='<tr><td colspan="'+rowCount+'" align="center"><a href="http://www.trendmicro.com/syndication/vinfo/click.asp?go=http://www.trendmicro.com"'+lt+'><img src="'+logoGif+'" width="136" height="42" border="0" vspace="5" alt="go to www.trendmicro.com"></a></td></tr>'
p+='<tr><td colspan="'+rowCount+'">'+ft+'<b>Webmasters: </b><a href="http://www.trendmicro.com/syndication/vinfo/click.asp?go=http://www.trendmicro.com/syndication/vinfo/"'+lt+'>'+lft+'add virus info to your site</font></a></font></td></tr>'
p+='</table>'
}
p+='</td></tr></table>'
document.write(p)

// DCS tag
var P="";
var sCurrent ="";
var dCurrent = new Date();
sCurrent = dCurrent;
// add the new parameters
P += "dcsuri="+window.location.pathname;
P += "&dcsqry="+escape(window.location.search);
P += "&dcssip="+escape(window.document.domain);
P += "&vsynd=true&vifversion=2";
if ((window.document.referrer != "") && (window.document.referrer != "-"))
{
if (!(navigator.appName == "Microsoft Internet Explorer" && parseInt(navigator.appVersion) < 4) )
{
P +="&dcsref="+escape(window.document.referrer);
}
}
P += "&dcsdat="+escape(sCurrent);
document.write('<IMG BORDER="0" NAME="DCSIMG" WIDTH="1" HEIGHT="1" SRC="http://wdcs.trendmicro.com/dcs.gif?'+P+'"><br>');
//















