<!DOCTYPE HTML PUBLIC>

<Html>

<head> 

<title> HACKED BY BNT </title>



<body style="cursor: crosshair;">



<link rel="SHORTCUT ICON" 



href="http://th299.photobucket.com/albums/mm314/Novasan84/Animasi/th_indonesian-flag.gif">



<body background="http://4.bp.blogspot.com/-CE5knrbrNbg/TvncKMQIWzI/AAAAAAAABOk/wcU0rk6cW2M/s320/blackmatrix.gif" oncontextmenu='return false;' onkeydown='return false;' onmousedown='return false;'>




<font face="ARIALBLACK" color="green">



<marquee loop="true" direction="right" 



scrolldelay="40" scrollamount="100"><b>_____________________________________</b></marquee></font>
<font face="ARIALBLACK" color="green">



<marquee loop="true" direction="left" 



behavior="scroll" scrolldelay="40" scrollamount="100"><b>_____________________________________</b></marquee></font>

 
<center><font face="verdana" color="white" size="5"><b>HACKED BY B3AT_INJ3CT0R</b></font>
<center><font face="verdana" color="white" size="2"><b>[ FROM BLACK NEWBIE TEAM ]</b></font>
<center><img src="http://scuola.repubblica.it/molise-campobasso-iisdovidio/files/2013/02/bnt.gif" width="200" height="150" /img></center>

<center><font size="3" face="verdana"><b><script>
farbbibliothek = new Array(); 
farbbibliothek[0] = new Array("#FF0000","#FF1100","#FF2200","#FF3300","#FF4400","#FF5500","#FF6600","#FF7700","#FF8800","#FF9900","#FFaa00","#FFbb00","#FFcc00","#FFdd00","#FFee00","#FFff00","#FFee00","#FFdd00","#FFcc00","#FFbb00","#FFaa00","#FF9900","#FF8800","#FF7700","#FF6600","#FF5500","#FF4400","#FF3300","#FF2200","#FF1100"); 
farbbibliothek[1] = new Array("#00FF00","#000000","#00FF00","#00FF00"); 
farbbibliothek[2] = new Array("#00FF00","#FF0000","#00FF00","#00FF00","#00FF00","#00FF00","#00FF00","#00FF00","#00FF00","#00FF00","#00FF00","#00FF00","#00FF00","#00FF00","#00FF00","#00FF00","#00FF00","#00FF00","#00FF00","#00FF00","#00FF00","#00FF00","#00FF00","#00FF00","#00FF00","#00FF00","#00FF00","#00FF00","#00FF00","#00FF00","#00FF00","#00FF00","#00FF00","#00FF00","#00FF00","#00FF00"); 
farbbibliothek[3] = new Array("#FF0000","#FF4000","#FF8000","#FFC000","#FFFF00","#C0FF00","#80FF00","#40FF00","#00FF00","#00FF40","#00FF80","#00FFC0","#00FFFF","#00C0FF","#0080FF","#0040FF","#0000FF","#4000FF","#8000FF","#C000FF","#FF00FF","#FF00C0","#FF0080","#FF0040"); 
farbbibliothek[4] = new Array("#FF0000","#EE0000","#DD0000","#CC0000","#BB0000","#AA0000","#990000","#880000","#770000","#660000","#550000","#440000","#330000","#220000","#110000","#000000","#110000","#220000","#330000","#440000","#550000","#660000","#770000","#880000","#990000","#AA0000","#BB0000","#CC0000","#DD0000","#EE0000"); 
farbbibliothek[5] = new Array("#000000","#000000","#000000","#FFFFFF","#FFFFFF","#FFFFFF"); 
farbbibliothek[6] = new Array("#0000FF","#FFFF00"); 
farben = farbbibliothek[4];
function farbschrift() 
{ 
for(var i=0 ; i<Buchstabe.length; i++) 
{ 
document.all["a"+i].style.color=farben[i]; 
} 
farbverlauf(); 
} 
function string2array(text) 
{ 
Buchstabe = new Array(); 
while(farben.length<text.length) 
{ 
farben = farben.concat(farben); 
} 
k=0; 
while(k<=text.length) 
{ 
Buchstabe[k] = text.charAt(k); 
k++; 
} 
} 
function divserzeugen() 
{ 
for(var i=0 ; i<Buchstabe.length; i++) 
{ 
document.write("<span id='a"+i+"' class='a"+i+"'>"+Buchstabe[i] + "</span>"); 
} 
farbschrift(); 
} 
var a=1; 
function farbverlauf() 
{ 
for(var i=0 ; i<farben.length; i++) 
{ 
farben[i-1]=farben[i]; 
} 
farben[farben.length-1]=farben[-1]; 

setTimeout("farbschrift()",30); 
} 
// Zu Demonstrationszwecken***************** 
var farbsatz=1; 
function farbtauscher() 
{ 
farben = farbbibliothek[farbsatz]; 
while(farben.length<text.length) 
{ 
farben = farben.concat(farben); 
} 
farbsatz=Math.floor(Math.random()*(farbbibliothek.length-0.0001)); 
} 
setInterval("farbtauscher()",5000); 
text= " B3AT_INJ3CT0R WAS HERE !!! "; //h 
string2array(text); 
divserzeugen(); 
//document.write(text);</script></b></font>

<br><br><font color="white" FACE="courier">



<script type="text/javascript">































    var charIndex = -1;































    var stringLength = 0;































    var inputText;































    function writeContent(init){































        if(init){































            inputText = document.getElementById('contentToWrite').innerHTML;































        }































        if(charIndex==-1){































            charIndex = 0;































            stringLength = inputText.length;































        }































        var initString = document.getElementById('myContent').innerHTML;































        initString = initString.replace(/<SPAN.*$/gi,"");































































        var theChar = inputText.charAt(charIndex);































           var nextFourChars = inputText.substr(charIndex,4);































           if(nextFourChars=='<BR>' || nextFourChars=='<br>'){































               theChar  = '<BR>';































               charIndex+=3;































           }































        initString = initString + theChar + "<SPAN id='blink'>_</SPAN>";































        document.getElementById('myContent').innerHTML = initString;































































        charIndex = charIndex/1 +1;































        if(charIndex%2==1){































             document.getElementById('blink').style.display='none';































        }else{































             document.getElementById('blink').style.display='inline';































        }































































        if(charIndex<=stringLength){































            setTimeout('writeContent(false)',90);































        }else{































            blinkSpan();































        }































    }































































    var currentStyle = 'inline';































    function blinkSpan(){































        if(currentStyle=='inline'){































            currentStyle='none';































        }else{































            currentStyle='inline';































        }































        document.getElementById('blink').style.display = currentStyle;































        setTimeout('blinkSpan()',300);




















    }

msg = "B3AT_INJ3CT0R WAS HERE !! |";

msg = " " + msg;pos = 0;


function scrollMSG() {



document.title = msg.substring(pos, msg.length) + msg.substring(0, pos);


pos++;

if (pos >  msg.length) pos = 0


window.setTimeout("scrollMSG()",200);



}


scrollMSG();

</script>
<div id="myContent" class="tip">



</div>

<div id="contentToWrite" style="display:none" text-decoration:"overline"="" class="tip">
Sorry Admin,<br>
Don't Panic. Your Data is safe. <br>
Your Site Has Been Owned By Me - Adhitya<br>
Just Tested Your System.<br>
========================================<br>
PLEASE PATCH YOUR SYSTEM.<br>
========================================<br>
-
</div></font></center><br>

<br>
<br>
<center><img border="0" src="http://i50.tinypic.com/34nnsjs.png" width="778" height="7"></center>


<center><font face="courier new" color="red" size="3">Greetz :</font><marquee width="50%" scrolldelay="20" scrollamount="2" direction="left" behavior="scroll"><font face="Tahoma" color="red" size="3">|| Indonesian Security Down ,SWAT,C?DE:BREAKER,Indonesian Figheter Cyber,Cyb3rArmy,BlackHawk,Anonymous,Anonghost, Biang Kerox, Cyber Coder [CC], Xcrotz , R1O, Muhamad Lutfi Harisin , BLACK NEWBIE TEAM, SURABAYA BLACKHAT, KAMPOENG.US, CYBER ZONE TEAM, And You ||



  </font></marquee><center>
<center><img border="0" src="http://i50.tinypic.com/34nnsjs.png" width="778" height="7"></center>
<font face="ARIALBLACK" color="red">



<marquee loop="true" direction="right" 



scrolldelay="40" scrollamount="100"><b>_____________________________________</b></marquee></font>
<font face="ARIALBLACK" color="white">



<marquee loop="true" direction="left" 



behavior="scroll" scrolldelay="40" scrollamount="100"><b>_____________________________________</b></marquee></font>
<script type="text/javascript">

writeContent(true);

</script>


<embed src="http://www.hello-iraq.com/up/up_down/c90cd364c59c175ed108df244396ba85.swf" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" name="HATRK" quality="High" bgcolor="#000000" width="0" height="0" base="http://im19.gulfup.com/2012-06-09/1339260594581.swf" align="left">




</body>

</html>