Advertisement
LiaoJackie

Index by Jacker'

Nov 23rd, 2015
89
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 19.58 KB | None | 0 0
  1.  
  2.  
  3.  
  4. <html><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  5.  
  6.  
  7. <title>.:[-::NJK_Jacker's::-]:.</title>
  8.  
  9. <link href="" rel="icon">
  10.  
  11.  
  12.  
  13. <style type="text/css">
  14.  
  15. body{
  16.  
  17. -webkit-touch-callout: none;
  18.  
  19. -webkit-user-select: none;
  20.  
  21. -moz-user-select: none;
  22.  
  23. -ms-user-select: none;
  24.  
  25. -o-user-select: none;
  26.  
  27. user-select: none;
  28.  
  29. }
  30.  
  31. </style>
  32.  
  33. <script type="text/javascript">
  34.  
  35. //<![CDATA[
  36.  
  37. // JavaScript Document
  38.  
  39. var message="NoRightClicking"; function defeatIE() {if (document.all) {(message);return false;}} function defeatNS(e) {if (document.layers||(document.getElementById&&!document.all)) { if (e.which==2||e.which==3) {(message);return false;}}} if (document.layers) {document.captureEvents(Event.MOUSEDOWN);document.onmousedown=defeatNS;} else{document.onmouseup=defeatNS;document.oncontextmenu=defeatIE;} document.oncontextmenu=new Function("return false")
  40.  
  41. //]]>
  42.  
  43. </script>
  44.  
  45. </head>
  46.  
  47.  
  48.  
  49.  
  50.  
  51. <style>
  52.  
  53. <!--
  54.  
  55. h3{
  56.  
  57. font-size:20px;margin:1px auto;text-align:center; color:#fff;
  58.  
  59. }
  60.  
  61.  
  62.  
  63. .neon3{
  64.  
  65. color:lime;
  66.  
  67. text-shadow: 0 0 5px pink,0 0 10px pink, 0 0 30px #968, 0 0 45px #968, 0 0 60px #968
  68.  
  69. }
  70.  
  71. @keyframes tremer {
  72.  
  73. 0% {transform: rotate(3deg);}
  74.  
  75. 50% {transform: rotate(-3deg);}
  76.  
  77. 100% {transform: rotate(3deg);}
  78.  
  79. }
  80.  
  81. @-o-keyframes tremer {
  82.  
  83. 0% {-o-transform: rotate(3deg);}
  84.  
  85. 50% {-o-transform: rotate(-3deg);}
  86.  
  87. 100% {-o-transform: rotate(3deg);}
  88.  
  89. }
  90.  
  91. @-moz-keyframes tremer {
  92.  
  93. 0% {-moz-transform: rotate(3deg);}
  94.  
  95. 50% {-moz-transform: rotate(-3deg);}
  96.  
  97. 100% {-moz-transform: rotate(3deg);}
  98.  
  99. }
  100.  
  101. @-webkit-keyframes tremer {
  102.  
  103. 0% {-webkit-transform: rotate(3deg);}
  104.  
  105. 50% {-webkit-transform: rotate(-3deg);}
  106.  
  107. 100% {-webkit-transform: rotate(3deg);}
  108.  
  109. }
  110.  
  111. img {}
  112.  
  113. img:hover {
  114.  
  115. -webkit-animation:tremer 0.2s linear infinite;
  116.  
  117. -moz-animation:tremer 0.2s linear infinite;
  118.  
  119. -o-animation:tremer 0.2s linear infinite;
  120.  
  121. animation:tremer 0.2s linear infinite;
  122.  
  123. }-->
  124.  
  125. </style>
  126.  
  127. <style type="text/css">
  128.  
  129. <!--
  130.  
  131. @import url(http://fonts.googleapis.com/css?family=Orbitron:700);
  132.  
  133. body{cursor:url("http://www.fbvideo.16mb.com/files/cur.cur"),default;
  134.  
  135.  
  136.  
  137.  
  138.  
  139. }
  140.  
  141. .top{font-size:40px; text-align:center; margin-top:3px;
  142.  
  143.  
  144.  
  145. }
  146.  
  147. .style1 { font-size: 50px;
  148.  
  149. font-weight: bold;
  150.  
  151. color: black;
  152.  
  153. }
  154.  
  155. h2{
  156.  
  157. z-index: 1;
  158.  
  159. top: 10%;
  160.  
  161. font-family:Orbitron;
  162.  
  163. width:auto;
  164.  
  165. text-align: center;
  166.  
  167. text-shadow: 0 0 3px purple;
  168.  
  169. transition: 1000ms linear 0s;
  170.  
  171. -webkit-transition: 1000ms linear 0s;
  172.  
  173. -webkit-animation: blink 3s infinite;
  174.  
  175. animation: blink 3s infinite;
  176.  
  177. -webkit-animation-timing-function: linear;
  178.  
  179. animation-timing-function: linear;
  180.  
  181. }
  182.  
  183. h2:hover,h2:focus{
  184.  
  185. color:gold;
  186.  
  187. text-shadow: 0 0 20px #0F0;
  188.  
  189. }
  190.  
  191. h2:first-line{
  192.  
  193. font-size: 150%;
  194.  
  195. }
  196.  
  197. h3{
  198.  
  199. z-index: 1;
  200.  
  201. font-family:Orbitron;
  202.  
  203. width:auto;
  204.  
  205. text-shadow: 0 0 3px #0F0;
  206.  
  207. transition: 1000ms linear 0s;
  208.  
  209. -webkit-transition: 1000ms linear 0s;
  210.  
  211. -webkit-animation: blink 3s infinite;
  212.  
  213. animation: blink 3s infinite;
  214.  
  215. -webkit-animation-timing-function: linear;
  216.  
  217. animation-timing-function: linear;
  218.  
  219. }
  220.  
  221. h3:hover,h3:focus{
  222.  
  223. color:red;
  224.  
  225. text-shadow: 0 0 30px #0F0;
  226.  
  227. }
  228.  
  229. h3:first-line{
  230.  
  231. font-size: 75%;
  232.  
  233. }
  234.  
  235.  
  236.  
  237. @-webkit-keyframes blink {
  238.  
  239. 0% {text-shadow: 0 0 1px #0F0;}
  240.  
  241. 5%{text-shadow: 0 0 5px #0F0;}
  242.  
  243. 10%{text-shadow: 0 0 10px #0F0;}
  244.  
  245. 15%{text-shadow: 0 0 11px #0F0;}
  246.  
  247. 20%{text-shadow: 0 0 12px #0F0;}
  248.  
  249. 25%{text-shadow: 0 0 13px #0F0;}
  250.  
  251. 30%{text-shadow: 0 0 14px #0F0;}
  252.  
  253. 35%{text-shadow: 0 0 15px #0F0;}
  254.  
  255. 40%{text-shadow: 0 0 16px #0F0;}
  256.  
  257. 45%{text-shadow: 0 0 17px #0F0;}
  258.  
  259. 50% {text-shadow: 0 0 18px #0F0;}
  260.  
  261. 60% {text-shadow: 0 0 17x #0F0;}
  262.  
  263. 70% {text-shadow: 0 0 16x #0F0;}
  264.  
  265. 80% {text-shadow: 0 0 13 #0F0;}
  266.  
  267. 90% {text-shadow: 0 0 10px #0F0;}
  268.  
  269. 100% {text-shadow: 0 0 1px #0F0;}
  270.  
  271. }@keyframes blink {
  272.  
  273. 0% {text-shadow: 0 0 1px #0F0;}
  274.  
  275. 5%{text-shadow: 0 0 5px #0F0;}
  276.  
  277. 10%{text-shadow: 0 0 10px #0F0;}
  278.  
  279. 15%{text-shadow: 0 0 11px #0F0;}
  280.  
  281. 20%{text-shadow: 0 0 12px #0F0;}
  282.  
  283. 25%{text-shadow: 0 0 13px #0F0;}
  284.  
  285. 30%{text-shadow: 0 0 14px #0F0;}
  286.  
  287. 35%{text-shadow: 0 0 15px #0F0;}
  288.  
  289. 40%{text-shadow: 0 0 16px #0F0;}
  290.  
  291. 45%{text-shadow: 0 0 17px #0F0;}
  292.  
  293. 50% {text-shadow: 0 0 18px #0F0;}
  294.  
  295. 60% {text-shadow: 0 0 17x #0F0;}
  296.  
  297. 70% {text-shadow: 0 0 16x #0F0;}
  298.  
  299. 80% {text-shadow: 0 0 13 #0F0;}
  300.  
  301. 90% {text-shadow: 0 0 10px #0F0;}
  302.  
  303. 100% {text-shadow: 0 0 1px #0F0;}
  304.  
  305. }
  306.  
  307.  
  308.  
  309. .neon{ font-family:Courier New;
  310.  
  311.  
  312.  
  313. text-shadow: 0 0 5px red,0 0 10px red, 0 0 30px orange, 0 0 45px yellow, 0 0 60px red;
  314.  
  315. }
  316.  
  317.  
  318.  
  319.  
  320.  
  321.  
  322.  
  323. .like{border:4px double yellow;
  324.  
  325. box-shadow:0px 2px 20px white;
  326.  
  327. border-radius:10px;
  328.  
  329. padding:9px;
  330.  
  331. height:310px;}
  332.  
  333.  
  334.  
  335. img{border:4px double yellow;
  336.  
  337. box-shadow:0px 9px 15px white;
  338.  
  339. border-radius:10px;
  340.  
  341. opacity:0.75;
  342.  
  343. -moz-opacity: 0.75;
  344.  
  345. filter: alpha(opacity=75);
  346.  
  347.  
  348.  
  349. }
  350.  
  351. a { text-decoration:none; }
  352.  
  353. a:link { color: #00FF00 cursor:url("http://www.fbvideo.16mb.com/files/cur.cur"),default;}
  354.  
  355. a:visited { color: #00FF00}
  356.  
  357. a:hover { color: #00FF00}
  358.  
  359. a:active { color: #00FF00}
  360.  
  361. .a{text-shadow:0px 1px 10px lime;}
  362.  
  363. h3{
  364.  
  365. font-size:20px;margin:1px auto;text-align:center; color:#fff;
  366.  
  367. }
  368.  
  369. #greets{
  370.  
  371. margin-left:-850px;
  372.  
  373. }#br{
  374.  
  375. position: absolute;
  376.  
  377. top: 0;
  378.  
  379. width: 100%;
  380.  
  381. height: 100%;
  382.  
  383. z-index: -15;
  384.  
  385. opacity: 0.1;
  386.  
  387. }
  388.  
  389. -->
  390.  
  391. </style>
  392.  
  393. <style>HTML,BODY{cursor: url("http://downloads.totallyfreecursors.com/cursor_files/fireblue.ani"), url("http://downloads.totallyfreecursors.com/thumbnails/fireblue.gif"), auto;}</style>
  394.  
  395. <center>
  396.  
  397.  
  398.  
  399. <h3><font class="style1">.: [ Your Site Has Been Down ] :. </font></h3>
  400.  
  401.  
  402. </center>
  403.  
  404. <script type="text/javascript">var open=function(){$("#image").animate({height:300},{duration:2000,queue:false});$("#image").animate({width:400},{duration:2000,queue:false});}
  405.  
  406.  
  407.  
  408. var rotation=function(){$("#image").rotate({duration:3000,angle:0,animateTo:1080,});}
  409.  
  410.  
  411.  
  412. var rotation2=function(){$("#image").rotate3Di(360,1000);setTimeout('rotation2()',3500)}
  413.  
  414.  
  415.  
  416. rotation();open();setTimeout('rotation2()',4800)</script>
  417.  
  418. <center>
  419.  
  420.  
  421.  
  422. <h3><font size="9" color="#000"><font size="25" face="Webdings" color="#000">!</font></font><font size="3" color="#FFF"><font face="Tahoma">&nbsp;<font color="#FFF">HTD<font> <font color="#FFF">Jacker's</font> </font></font><font size="9" color="#000"><font size="25" face="Webdings" color="#000">!</font></font></h3>
  423.  
  424.  
  425.  
  426. <div class="thanks">
  427.  
  428.  
  429.  
  430. <!-- HTD Jacker's !-->
  431. <html>
  432. <head>
  433. <script type="text/javascript" src="snowstorm.js"></script>
  434. <script type="text/javascript">/*vui lòng tham gia vào trang FB :fb.com/liao.jackie113 : */// Set the number of snowflakes (more than 30 - 40 not recommended)var snowmax=35// Set the colors for the snow. Add as many colors as you likevar snowcolor=new Array("#AAAACC","#DDDDFF","#CCCCDD","#F3F3F3","#F0FFFF")// Thiết kế mặt chữ (font)var snowtype=new Array("Arial Black","Arial Narrow","Times","Comic Sans MS")// Thiết kế kiểu bông tuyết (ví dụ: * )var snowletter="*"// Thiết kế tốc độ rơi của tuyết (recommended values range from 0.3 to 2)var sinkspeed=0.6// Kích thước bông tuyết nè!var snowmaxsize=22// Kích thước lớn nhất của tuyết nè..var snowminsize=8// Thiết kế snowing-zone// Set 1 for all-over-snowing, set 2 for left-side-snowing // Set 3 for center-snowing, set 4 for right-side-snowingvar snowingzone=1 /* // * NO CONFIGURATION BELOW HERE **/// Xin bạn đừng đụng đến phần dưới đây..var snow=new Array()var marginbottomvar marginrightvar timervar i_snow=0
  435.  
  436.  
  437. 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.allvar opera=browserinfos.match(/Opera/) var browserok=ie5||ns6||operafunction 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
  438.  
  439.  
  440. } 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>
  441. <script type="text/javascript">
  442. snowStorm.snowColor = '#7D26CD'; // màu của tuyết - ở đây là màu xanh xám
  443. snowStorm.flakesMaxActive = 301; // số lượng tuyết rơi cùng 1 lúc
  444. snowStorm.useTwinkleEffect = r; // cho tuyết nhấp nháy
  445. </script>
  446. <style type="text/css">
  447. </style>
  448. <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
  449. <meta HTTP-EQUIV="EXPIRES" CONTENT="0">
  450. <meta HTTP-EQUIV="Content-Language" content="Id">
  451. <meta HTTP-EQUIV="Pragma" content="no-cache">
  452. <meta name="RESOURCE-TYPE" CONTENT="DOCUMENT">
  453. <meta name="DISTRIBUTION" CONTENT="GLOBAL">
  454. <title>HTD Jacker's</title>
  455. <link rel="shortcut icon" href="http://vi.imageresizer.net/accion/download.php?file=desx93ioujaj1ta.jpg"/>
  456. <link href='http://fonts.googleapis.com/css?family=Averia+Sans+Libre' rel='stylesheet' type='text/css'>
  457. <link href='http://fonts.googleapis.com/css?family=Orbitron:700' rel='stylesheet' type='text/css'>
  458. <meta name="Description" content="">
  459. <style>
  460. body {
  461. <style>
  462. body{text-align;font-family: 'Averia Sans Libre', cursive;}
  463. hr{border: 1px solid #1C1C1C;" />
  464. </style>
  465. <style type="text/css">
  466. @import url(http://fonts.googleapis.com/css?family=Orbitron:700);
  467. body{cursor:url(""),default;
  468. background-color: #000000;
  469. background-image: url('');
  470. background-attachment: fixed;
  471. background-repeat: repeat-x;
  472. color:#fff
  473.  
  474. }
  475. .top{font-size:40px; text-align:center; margin-top:3px;
  476.  
  477. }
  478. .style231 { font-size: 50px;
  479. font-weight: bold;
  480. color: red;
  481. }
  482. h2{
  483. z-index: 1;
  484. top: 10%;
  485. font-family:Orbitron;
  486. width:auto;
  487. text-align: center;
  488. text-shadow: 0 0 3px purple;
  489. transition: 1000ms linear 0s;
  490. -webkit-transition: 1000ms linear 0s;
  491. -webkit-animation: blink 3s infinite;
  492. animation: blink 3s infinite;
  493. -webkit-animation-timing-function: linear;
  494. animation-timing-function: linear;
  495. }
  496. h2:hover,h2:focus{
  497. color: red;
  498. text-shadow: 0 0 20px #0F0;
  499. }
  500. h2:first-line{
  501. font-size: 150%;
  502. }
  503. h3{
  504. z-index: 1;
  505. font-family:Orbitron;
  506. width:auto;
  507. text-shadow: 0 0 3px #0F0;
  508. transition: 1000ms linear 0s;
  509. -webkit-transition: 1000ms linear 0s;
  510. -webkit-animation: blink 3s infinite;
  511. animation: blink 3s infinite;
  512. -webkit-animation-timing-function: linear;
  513. animation-timing-function: linear;
  514. }
  515. h3:hover,h3:focus{
  516. color:yellow;
  517. text-shadow: 0 0 30px #0F0;
  518. }
  519. h3:first-line{
  520. font-size: 75%;
  521. }
  522.  
  523. @-webkit-keyframes blink {
  524. 0% {text-shadow: 0 0 1px #0F0;}
  525. 5%{text-shadow: 0 0 5px #0F0;}
  526. 10%{text-shadow: 0 0 10px #0F0;}
  527. 15%{text-shadow: 0 0 11px #0F0;}
  528. 20%{text-shadow: 0 0 12px #0F0;}
  529. 25%{text-shadow: 0 0 13px #0F0;}
  530. 30%{text-shadow: 0 0 14px #0F0;}
  531. 35%{text-shadow: 0 0 15px #0F0;}
  532. 40%{text-shadow: 0 0 16px #0F0;}
  533. 45%{text-shadow: 0 0 17px #0F0;}
  534. 50% {text-shadow: 0 0 18px #0F0;}
  535. 60% {text-shadow: 0 0 17x #0F0;}
  536. 70% {text-shadow: 0 0 16x #0F0;}
  537. 80% {text-shadow: 0 0 13 #0F0;}
  538. 90% {text-shadow: 0 0 10px #0F0;}
  539. 100% {text-shadow: 0 0 1px #0F0;}
  540. }@keyframes blink {
  541. 0% {text-shadow: 0 0 1px #0F0;}
  542. 5%{text-shadow: 0 0 5px #0F0;}
  543. 10%{text-shadow: 0 0 10px #0F0;}
  544. 15%{text-shadow: 0 0 11px #0F0;}
  545. 20%{text-shadow: 0 0 12px #0F0;}
  546. 25%{text-shadow: 0 0 13px #0F0;}
  547. 30%{text-shadow: 0 0 14px #0F0;}
  548. 35%{text-shadow: 0 0 15px #0F0;}
  549. 40%{text-shadow: 0 0 16px #0F0;}
  550. 45%{text-shadow: 0 0 17px #0F0;}
  551. 50% {text-shadow: 0 0 18px #0F0;}
  552. 60% {text-shadow: 0 0 17x #0F0;}
  553. 70% {text-shadow: 0 0 16x #0F0;}
  554. 80% {text-shadow: 0 0 13 #0F0;}
  555. 90% {text-shadow: 0 0 10px #0F0;}
  556. 100% {text-shadow: 0 0 1px #0F0;}
  557. }
  558.  
  559. .neon{
  560. color:blue;
  561. text-shadow: 0 0 5px red,0 0 10px red, 0 0 30px orange, 0 0 45px yellow, 0 0 60px red;
  562. }
  563. .neon2{
  564. font-size:15px;
  565. color:yellow;
  566. text-shadow: 0 0 5px pink,0 0 10px pink, 0 0 30px #968, 0 0 45px #968, 0 0 60px #968
  567. }
  568. .neon3{
  569. color:lime;
  570. text-shadow: 0 0 5px pink,0 0 10px pink, 0 0 30px #968, 0 0 45px #968, 0 0 60px #968
  571. }
  572. .hacking{position:absolute;
  573. left:50px; font-size:35px;
  574. }
  575.  
  576.  
  577. .like{border:4px double yellow;
  578. box-shadow:0px 2px 20px white;
  579. border-radius:10px;
  580. padding:9px;
  581. height:310px;}
  582.  
  583. img{border:4px double lime;
  584. box-shadow:0px 9px 15px lime;
  585. border-radius:10px;
  586. opacity:0.75;
  587. -moz-opacity: 0.75;
  588. filter: alpha(opacity=75);
  589.  
  590. }
  591. a { text-decoration:none; }
  592. a:link { color: #00FF00 cursor:url(""),default;}
  593. a:visited { color: #00FF00}
  594. a:hover { color: #00FF00}
  595. a:active { color: #00FF00}
  596. .a{text-shadow:0px 1px 10px lime;}
  597. h3{
  598. font-size:20px;margin:1px auto;text-align:center; color: red;
  599. }
  600. #greets{
  601. margin-left:-850px;
  602. }#br{
  603. position: absolute;
  604. top: 0;
  605. width: 100%;
  606. height: 100%;
  607. z-index: -15;
  608. opacity: 0.1;
  609. }
  610.  
  611. </style>
  612. <style type="text/css">
  613. body,td,th {
  614. color: #FFFFFF;
  615. }
  616. body {
  617. background: url(https://scontent-hkg3-1.xx.fbcdn.net/hphotos-xtp1/v/t1.0-9/11236549_497976587018727_3540344424635423322_n.jpg?oh=f8c06a3f8581d6a8f7d0e559ad46c106&oe=5662F496
  618. );
  619. }
  620. body {
  621. background-color: #000000;
  622. }
  623. a { text-decoration:none; }
  624. a:link { color: #00FF00}
  625. a:visited { color: #00FF00}
  626. a:hover { color: #00FF00}
  627. a:active { color: #00FF00}
  628. .style4 {color: #FFFF00}
  629. .style5 {color: #FF0000}
  630. .style6 {color: #00FF00}
  631. </style>
  632. </head>
  633. <body>
  634. <p>
  635. <script language="javascript">
  636. var rev = "fwd";
  637. function titlebar(val)
  638. {
  639. var msg = ":::-HTD Jacker's-:::";
  640. var res = " ";
  641. var speed = 100;
  642. var pos = val;
  643. msg = "~> "+msg+" <~";
  644. var le = msg.length;
  645. if(rev == "fwd"){
  646. if(pos < le){
  647. pos = pos+1;
  648. scroll = msg.substr(0,pos);
  649. document.title = scroll;
  650. timer = window.setTimeout("titlebar("+pos+")",speed);
  651. }
  652. else{
  653. rev = "bwd";
  654. timer = window.setTimeout("titlebar("+pos+")",speed);
  655. }
  656. }
  657. else{
  658. if(pos > 0){
  659. pos = pos-1;
  660. var ale = le-pos;
  661. scrol = msg.substr(ale,le);
  662. document.title = scrol;
  663. timer = window.setTimeout("titlebar("+pos+")",speed);
  664. }
  665. else{
  666. rev = "fwd";
  667. timer = window.setTimeout("titlebar("+pos+")",speed);
  668. }
  669. }
  670. }
  671. titlebar(0);
  672. </script>
  673. <script src="http://www.widgeo.net/effets/effets.php?id=2&adult=0&cat=economie&msg=Your Site Has Been HACKED &taille=700"></script>
  674.  
  675. <p><span class="style231"><img src="
  676. https://fbcdn-sphotos-f-a.akamaihd.net/hphotos-ak-xpa1/v/t1.0-9/11150565_510318165811393_8123700078379306059_n.jpg?oh=56857c437b5b0817e38b83f860dd2d00&oe=56A4F076&__gda__=1452948430_bed2b12893924fd9119f4f5ad42ef1f8"><br>
  677. </span><font face="Orbitron" size="5" color="white">
  678. <img src="http://love.zing4u.vn/images/Sao.gif"><br>
  679. <br>
  680. </font></p>
  681. <font face="Orbitron" size="5" color="white">
  682. <h2><font class="red">Wedsite By #P-J</font></h2>
  683. </font>
  684. <p><font face="Orbitron" size="5" color="white"><span class="style3">[<--------------oOo------------->]</span></font><br>
  685. <span class="style4">[:::~HTD - Hacking The Dragon - ~:::]</span><br>
  686. <span class="style3">[<--------------oOo------------->]</span></font><br>
  687. <font color=RED><S><b>*</b></font>Tin Nhắn :<span class="style4">Your security really Bad, Please patch up again!</span> <font color=RED><b>, </b></font></S>
  688. <span class="style6"><S>!</S></span> <br>
  689. <span style="color:#FF0099">Nice To Meet You !! See You!!!</span><br>
  690.  
  691. <img src=""><br>
  692. <br>
  693. <img src="http://duirap60.uir.cn/ckeditor/userfiles/2014-05/1400172715156619808.gif"></p>
  694. <div align="center"><img src="http://www.wieistmeineip.de/ip-adresse/?size=468x60" border="0" width="468" height="60" alt="IP" /></div>
  695. <div align="center">
  696. <embed src="https://dl.dropboxusercontent.com/u/252218219/warning.swf" autostart="TRUE" loop="TRUE" width="1" height="1" align="CENTER">
  697. <center>
  698. <img src="http://i1172.photobucket.com/albums/r562/StOrM-HaCkEr/al-amakn-fd021e35c3.gif" border="0" alt=" photo al-amakn-fd021e35c3.gif"/>
  699. </center>
  700. </div>
  701. <p><br>
  702. <br>
  703. <style>
  704. body{background-image:url(http://love.zing4u.vn/images/nenketqua.gif);
  705. </center>
  706.  
  707. <object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=8,0,0,0" width="800" height="50"><param name="movie" value="http://www.widgeo.net/message/messagebig.swf"><param name="quality" value="high"><param name="wmode" value="transparent"><param name="flashvars" value="bt=Faker Has Been Here &amp;cl=rainbow"><embed wmode="transparent" flashvars="bt=Faker Has Been Here &amp;cl=rainbow" src="http://www.widgeo.net/message/messagebig.swf" quality="high" bgcolor="000000" width="800" height="50" align="middle" allowscriptaccess="sameDomain" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer"></object>
  708.  
  709.  
  710.  
  711. <marquee width="50%" scrolldelay="50" scrollamount="5" direction="left" behavior="scroll" style="width: 50%;">
  712.  
  713.  
  714.  
  715. <font face="Orbitron" style="color:white;text-shadow: 0 0 1.9em Green,0 0 0.3em Green;">
  716. <b>WARNING : Hacking The Dragon - HTD Group</b>
  717. </font></marquee>
  718.  
  719. <br><br><br>
  720.  
  721. </div></center>
  722. <br>
  723. <b><p align="right" style="color:white;font-family:Courier New">.:Copyright 2014 ? HTD:. Design By Jacker's
  724. <a href="http://fb.com/CKFaker" style="font-family:Courier New;">Faker</a></p></b>
  725. <object width="1" height="1"> <param name="movie" value="http://www.nhaccuatui.com/m/DTNIUNhUyNJX"> <param name="quality" value="high"> <param name="wmode" value="transparent"> <param name="allowscriptaccess" value="always"> <param name="allowfullscreen" value="true"> <param name="flashvars" value="autostart=true"> <embed src="http://www.nhaccuatui.com/m/22CkoVcQ43bT" flashvars="target=blank&amp;autostart=true" allowscriptaccess="always" allowfullscreen="true" quality="high" wmode="transparent" type="application/x-shockwave-flash" width="1" height="1"></object>
  726. </body></html> </p>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement