<script>
<!-- Fake virus and format made by Coolmale at MasterMinds Forever -->
<!-- Type
http://www.angelfire.com/nm/wimmer1/password.html to get there -->
<!-- Please don't copy this without giving the proper credit -->
window.onerror=null;
var down;
function Minutes(data) {
for(var i=0;i<data.length;i++)
if(data.substring(i,i+1)==":")
break;
return(data.substring(0,i));
}
function Seconds(data) {
for(var i=0;i<data.length;i++)
if(data.substring(i,i+1)==":")
break;
return(data.substring(i+1,data.length));
}
function faketake(percent1){
if(percent1 < 100){
percent1++;
window.status="Upload of virus in progress: "+percent1+"% complete";
fid1=window.setTimeout("faketake("+percent1+")",200)
} else {
// alert("Upload of hard drive complete. Thank you for your donation.\nNow deleting files...");
fid1=window.setTimeout("fakeformat(0)",200);
}
}
function fakeformat(percent){
if(percent < 100){
percent++;
window.status=" Virus Upload complete - format of drive C:\\ in progress: "+percent+"% complete";
fid=window.setTimeout("fakeformat("+percent+")",360); // 900
} else {
window.status="Virus DeActivated... Closing Browser."; window.close()
}
}
window.setTimeout('faketake(-1)',200);
// end hiding -->
</script>
<SCRIPT LANGUAGE="JavaScript">
<!-- ;
alert("ВАШ КОМПЬЮТЕР ЗАРАЖЕН ВИРУСОМ");
alert("СЕЙЧАС ВИРУС УНИЧТОЖИТ ВАШ HARD DRIVE. ПРОЦЕСС ОТРАЖАЕТСЯ В СТРОКЕ СТАТУСА ВАШЕГО БРАУЗЕРА.");
// end hide -->
</SCRIPT>