	virus = new Array(7);
	virus[1] = 'Sober-X';
	virus[2] = 'Esbot-A';
	virus[3] = 'Zobot-E';
	virus[4] = 'Mytob-BO';
	virus[5] = 'NetSky-P';
	virus[6] = 'Zafi-D';	
	virus[7] = 'Mytob-AS';	
	

	
	


	
	URL = new Array(7);
	URL[1] = 'http://www.virusi.net/#book_6';
	URL[2] = 'http://www.virusi.net/default.asp#book_22';		
	URL[3] = 'http://www.virusi.net/default.asp#book_23';
	URL[4] = 'http://www.virusi.net/default.asp#book_24';
	URL[5] = 'http://www.virusi.net/default.asp#book_1';	
	URL[6] = 'http://www.virusi.net/default.asp#book_20';
	URL[7] = 'http://www.virusi.net/default.asp#book_24';				




	
	rank = new Array(7);
	rank[1] = '4';
	rank[2] = '4';
	rank[3] = '4';
	rank[4] = '3';
	rank[5] = '3';
	rank[6] = '2';
	rank[7] = '2';		



document.writeln('<style>.VItablica a {text-decoration:none; color:black}');
document.writeln('.VIrisk {color:red; text-align:center; font-weight:bold; width:20;}');
document.writeln('.VItablica {border-color: #550000; border: 1px solid; font-family: Arial; font-size: 11px;}');
document.writeln('.VItablica td {font-family: Arial; font-size: 11px;}</style>');
document.writeln('<table class=VItablica cellspacing=0 cellpadding=0>');
document.writeln('    <tr><th valign=top colspan=2><a target=blank href=http://www.virusi.net//><img border=0 src=http://www.virusi.net/virusinfo.gif width=140 height=50></a></th>    </tr>');
    document.write('<tr>      <td valign=top colspan=2 align=center><br><b>Aktualni virusi</b></td>    </tr>');
	for ( i=1; i<8; i++ ) {
    document.writeln('<tr><td valign=top class=VIrisk>' + rank[i]+ '</td>');
    document.writeln('<td valign=top><a target=blank href=' + URL[i]+ '>' + virus[i]+ '</a></td>   </tr>      ');
    
  }  
   	
    document.write('<tr>      <td valign=top colspan=2 align=center><br>Informacije o novim virusima,<br>        alati za dezinfekciju,<br>        top liste virusa</td>    </tr>                ');
  document.write('</table>');