Advertisement
Guest User

Untitled

a guest
Jul 26th, 2017
84
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 16.72 KB | None | 0 0
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  2. <html xmlns="http://www.w3.org/1999/xhtml">
  3. <head>
  4. <SCRIPT LANGUAGE = 'Javascript'>
  5. alert('Me Handsome ?')
  6. </SCRIPT>
  7. <SCRIPT LANGUAGE = 'Javascript'>
  8. alert('You Serious ?')
  9. </SCRIPT>
  10. <SCRIPT LANGUAGE = 'Javascript'>
  11. alert('You Serious ?')
  12. </SCRIPT>
  13. <SCRIPT LANGUAGE = 'Javascript'>
  14. alert('Zeeb')
  15. </SCRIPT>
  16. <body bgcolor='black'>
  17. <table width=100% height=100%>
  18. <td align=center>
  19. <center>
  20. <style>
  21. </style>
  22. <br><br>
  23.  
  24. <link href='http://fonts.googleapis.com/css?family=Orbitron:700' rel='stylesheet' type='text/css'>
  25. <Link href='https://cdn2.iconfinder.com/data/icons/world-flag-icons/256/Flag_of_Indonesia.png'/>
  26. <meta content="text/html; charset=utf-8" http-equiv="Content-Type" />
  27. <title>./Mr.TxT</title>
  28. <body oncontextmenu='return false;' onkeydown='return false;' onmousedown='return false;'>
  29. <style type="text/css">
  30.  
  31. h1 {color: #333;font-size: 100px;margin: 1px auto;text-align:center;text-transform:uppercase; font-family:Orbitron;}
  32. .neon {color: #FFFFFF;text-shadow: 0 0 5px #1ab4e7, 0 0 10px #1ab4e7, 0 0 30px #18a2d0, 0 0 45px #18a2d0, 0 0 60px #18a2d0;}
  33.  
  34.  
  35. h2 {color: #333;font-size: 50px;margin: 1px auto;text-align:center;text-transform:uppercase; font-family:Orbitron;}
  36. .neon {color: #FFFFFF;text-shadow: 0 0 5px #1ab4e7, 0 0 10px #1ab4e7, 0 0 30px #18a2d0, 0 0 45px #18a2d0, 0 0 60px #18a2d0;}
  37.  
  38. h3 {color: #333;font-size: 50px;margin: 1px auto;text-align:center;text-transform:uppercase; font-family:Orbitron;}
  39. .neon {color: #FFFFFF;text-shadow: 0 0 5px #1ab4e7, 0 0 10px #1ab4e7, 0 0 30px #18a2d0, 0 0 45px #18a2d0, 0 0 60px #18a2d0;}
  40.  
  41.  
  42. h4 {color: #FF0000;font-size: 20px;margin: 1px auto;text-align:center;text-transform:uppercase; font-family:Orbitron;}
  43. .neon {color: #FFFFFF;text-shadow: 0 0 5px #1ab4e7, 0 0 10px #1ab4e7, 0 0 30px #18a2d0, 0 0 45px #18a2d0, 0 0 60px #18a2d0;}
  44.  
  45.  
  46. .matrix {color: #FFFFFF; font-family:Arial, Courier, Monotype; font-size:10pt; text-align:center; width:10px; padding:0px; margin:0px;}
  47. .jokitz1{
  48.     text-align : center;
  49.     }
  50. .jokitz2{
  51.     text-align : center;
  52.     font-family : Courier;
  53.     }
  54. </style>
  55. <script type="text/javascript">
  56.  
  57. <!--
  58.  
  59. //Disable right click script
  60.  
  61. //visit http://www.rainbow.arch.scriptmania.com/scripts/
  62.  
  63. var message="Sorry, right-click has been disabled";
  64.  
  65. ///////////////////////////////////
  66.  
  67. function clickIE() {if (document.all) {(message);return false;}}
  68.  
  69. function clickNS(e) {if
  70.  
  71. (document.layers||(document.getElementById&&!document.all)) {
  72.  
  73. if (e.which==2||e.which==3) {(message);return false;}}}
  74.  
  75. if (document.layers)
  76.  
  77. {document.captureEvents(Event.MOUSEDOWN);document.onmousedown=clickNS;}
  78.  
  79. else{document.onmouseup=clickNS;document.oncontextmenu=clickIE;}
  80.  
  81. document.oncontextmenu=new Function("return false")
  82.  
  83. // -->
  84.  
  85. </script>
  86.  
  87. <!-- <script language="JavaScript1.2" type="text/javascript">
  88.  
  89. function ClearError() {return true;}
  90.  
  91. window.onerror = ClearError;
  92.  
  93. </script> -->
  94.  
  95.  
  96.  
  97.  
  98. <script type="text/javascript" language="javascript">
  99.  
  100.  
  101.  
  102. <!--
  103.  
  104. var rows=1; // must be an odd number
  105.  
  106. var speed=10; // lower is faster
  107.  
  108. var reveal=2; // between 0 and 2 only. The higher, the faster the word appears
  109.  
  110. var effectalign="center" //enter "center" to center it.
  111.  
  112.  
  113.  
  114. /***********************************************
  115.  
  116. * The Matrix Text Effect- by Richard Womersley (http://www.mf2fm.co.uk/rv)
  117.  
  118. * This notice must stay intact for use
  119.  
  120. * Visit http://www.dynamicdrive.com/ for full source code
  121.  
  122. ***********************************************/
  123.  
  124.  
  125.  
  126.  
  127. var w3c=document.getElementById && !window.opera;;
  128.  
  129. var ie45=document.all && !window.opera;
  130.  
  131. var ma_tab, matemp, ma_bod, ma_row, x, y, columns, ma_txt, ma_cho;
  132.  
  133. var m_coch=new Array();
  134.  
  135. var m_copo=new Array();
  136.  
  137. window.onload=function() {
  138.  
  139.     if (!w3c && !ie45) return
  140.  
  141.  var matrix=(w3c)?document.getElementById("matrix"):document.all["matrix"];
  142.  
  143.  ma_txt=(w3c)?matrix.firstChild.nodeValue:matrix.innerHTML;
  144.  
  145.  ma_txt=" "+ma_txt+" ";
  146.  
  147.  columns=ma_txt.length;
  148.  
  149.  if (w3c) {
  150.  
  151.    while (matrix.childNodes.length) matrix.removeChild(matrix.childNodes[0]);
  152.  
  153.    ma_tab=document.createElement("table");
  154.  
  155.    ma_tab.setAttribute("border", 0);
  156.  
  157.    ma_tab.setAttribute("align", effectalign);
  158.  
  159.    ma_tab.style.backgroundColor="#000000";
  160.  
  161.    ma_bod=document.createElement("tbody");
  162.  
  163.    for (x=0; x<rows; x++) {
  164.  
  165.      ma_row=document.createElement("tr");
  166.  
  167.      for (y=0; y<columns; y++) {
  168.  
  169.        matemp=document.createElement("td");
  170.  
  171.        matemp.setAttribute("id", "Mx"+x+"y"+y);
  172.  
  173.        matemp.className="matrix";
  174.  
  175.        matemp.appendChild(document.createTextNode(String.fromCharCode(160)));
  176.  
  177.        ma_row.appendChild(matemp);
  178.  
  179.      }
  180.  
  181.      ma_bod.appendChild(ma_row);
  182.  
  183.    }
  184.  
  185.    ma_tab.appendChild(ma_bod);
  186.  
  187.    matrix.appendChild(ma_tab);
  188.  
  189.  } else {
  190.  
  191.    ma_tab='<ta'+'ble align="'+effectalign+'" border="0" style="background-color:#000000">';
  192.  
  193.    for (var x=0; x<rows; x++) {
  194.  
  195.      ma_tab+='<t'+'r>';
  196.  
  197.      for (var y=0; y<columns; y++) {
  198.  
  199.        ma_tab+='<t'+'d class="matrix" id="Mx'+x+'y'+y+'"> </'+'td>';
  200.  
  201.      }
  202.  
  203.      ma_tab+='</'+'tr>';
  204.  
  205.    }
  206.  
  207.    ma_tab+='</'+'table>';
  208.  
  209.    matrix.innerHTML=ma_tab;
  210.  
  211.  }
  212.  
  213.  ma_cho=ma_txt;
  214.  
  215.  for (x=0; x<columns; x++) {
  216.  
  217.    ma_cho+=String.fromCharCode(32+Math.floor(Math.random()*94));
  218.  
  219.    m_copo[x]=0;
  220.  
  221.  }
  222.  
  223.  ma_bod=setInterval("mytricks()", speed);
  224.  
  225. }
  226.  
  227.  
  228.  
  229. function mytricks() {
  230.  
  231.  x=0;
  232.  
  233.  for (y=0; y<columns; y++) {
  234.  
  235.    x=x+(m_copo[y]==100);
  236.  
  237.    ma_row=m_copo[y]%100;
  238.  
  239.    if (ma_row && m_copo[y]<100) {
  240.  
  241.      if (ma_row<rows+1) {
  242.  
  243.        if (w3c) {
  244.  
  245.          matemp=document.getElementById("Mx"+(ma_row-1)+"y"+y);
  246.  
  247.          matemp.firstChild.nodeValue=m_coch[y];
  248.  
  249.        }
  250.  
  251.        else {
  252.  
  253.          matemp=document.all["Mx"+(ma_row-1)+"y"+y];
  254.  
  255.          matemp.innerHTML=m_coch[y];
  256.  
  257.        }
  258.  
  259.        matemp.style.color="#feffff";
  260.  
  261.        matemp.style.fontWeight="bold";
  262.  
  263.      }
  264.  
  265.      if (ma_row>1 && ma_row<rows+2) {
  266.  
  267.        matemp=(w3c)?document.getElementById("Mx"+(ma_row-2)+"y"+y):document.all["Mx"+(ma_row-2)+"y"+y];
  268.  
  269.        matemp.style.fontWeight="normal";
  270.  
  271.        matemp.style.color="#feffff";
  272.  
  273.      }
  274.  
  275.      if (ma_row>2) {
  276.  
  277.          matemp=(w3c)?document.getElementById("Mx"+(ma_row-3)+"y"+y):document.all["Mx"+(ma_row-3)+"y"+y];
  278.  
  279.        matemp.style.color="#feffff";
  280.  
  281.      }
  282.  
  283.      if (ma_row<Math.floor(rows/2)+1) m_copo[y]++;
  284.  
  285.      else if (ma_row==Math.floor(rows/2)+1 && m_coch[y]==ma_txt.charAt(y)) zoomer(y);
  286.  
  287.      else if (ma_row<rows+2) m_copo[y]++;
  288.  
  289.      else if (m_copo[y]<100) m_copo[y]=0;
  290.  
  291.    }
  292.  
  293.    else if (Math.random()>0.9 && m_copo[y]<100) {
  294.  
  295.      m_coch[y]=ma_cho.charAt(Math.floor(Math.random()*ma_cho.length));
  296.  
  297.      m_copo[y]++;
  298.  
  299.    }
  300.  
  301.  }
  302.  
  303.  if (x==columns) clearInterval(ma_bod);
  304.  
  305. }
  306.  
  307.  
  308.  
  309. function zoomer(ycol) {
  310.  
  311.  var mtmp, mtem, ytmp;
  312.  
  313.  if (m_copo[ycol]==Math.floor(rows/2)+1) {
  314.  
  315.    for (ytmp=0; ytmp<rows; ytmp++) {
  316.  
  317.      if (w3c) {
  318.  
  319.        mtmp=document.getElementById("Mx"+ytmp+"y"+ycol);
  320.  
  321.        mtmp.firstChild.nodeValue=m_coch[ycol];
  322.  
  323.      }
  324.  
  325.      else {
  326.  
  327.        mtmp=document.all["Mx"+ytmp+"y"+ycol];
  328.  
  329.        mtmp.innerHTML=m_coch[ycol];
  330.  
  331.      }
  332.  
  333.      mtmp.style.color="#feffff";
  334.  
  335.      mtmp.style.fontWeight="bold";
  336.  
  337.    }
  338.  
  339.    if (Math.random()<reveal) {
  340.  
  341.      mtmp=ma_cho.indexOf(ma_txt.charAt(ycol));
  342.  
  343.      ma_cho=ma_cho.substring(0, mtmp)+ma_cho.substring(mtmp+1, ma_cho.length);
  344.  
  345.    }
  346.  
  347.    if (Math.random()<reveal-1) ma_cho=ma_cho.substring(0, ma_cho.length-1);
  348.  
  349.    m_copo[ycol]+=199;
  350.  
  351.    setTimeout("zoomer("+ycol+")", speed);
  352.  
  353.  }
  354.  
  355.  else if (m_copo[ycol]>200) {
  356.  
  357.    if (w3c) {
  358.  
  359.      mtmp=document.getElementById("Mx"+(m_copo[ycol]-201)+"y"+ycol);
  360.  
  361.      mtem=document.getElementById("Mx"+(200+rows-m_copo[ycol]--)+"y"+ycol);
  362.  
  363.    }
  364.  
  365.    else {
  366.  
  367.      mtmp=document.all["Mx"+(m_copo[ycol]-201)+"y"+ycol];
  368.  
  369.      mtem=document.all["Mx"+(200+rows-m_copo[ycol]--)+"y"+ycol];
  370.  
  371.    }
  372.  
  373.    mtmp.style.fontWeight="normal";
  374.  
  375.    mtem.style.fontWeight="normal";
  376.  
  377.    setTimeout("zoomer("+ycol+")", speed);
  378.  
  379.  }
  380.  
  381.  else if (m_copo[ycol]==200) m_copo[ycol]=100+Math.floor(rows/2);
  382.  
  383.  if (m_copo[ycol]>100 && m_copo[ycol]<200) {
  384.  
  385.    if (w3c) {
  386.  
  387.      mtmp=document.getElementById("Mx"+(m_copo[ycol]-101)+"y"+ycol);
  388.  
  389.      mtmp.firstChild.nodeValue=String.fromCharCode(160);
  390.  
  391.      mtem=document.getElementById("Mx"+(100+rows-m_copo[ycol]--)+"y"+ycol);
  392.  
  393.      mtem.firstChild.nodeValue=String.fromCharCode(160);
  394.  
  395.    }
  396.  
  397.    else {
  398.  
  399.      mtmp=document.all["Mx"+(m_copo[ycol]-101)+"y"+ycol];
  400.  
  401.      mtmp.innerHTML=String.fromCharCode(160);
  402.  
  403.      mtem=document.all["Mx"+(100+rows-m_copo[ycol]--)+"y"+ycol];
  404.  
  405.      mtem.innerHTML=String.fromCharCode(160);
  406.  
  407.    }
  408.  
  409.    setTimeout("zoomer("+ycol+")", speed);
  410.  
  411.  }
  412.  
  413.  
  414.  
  415.  //start
  416.  
  417. var h1 = document.getElementsByTagName("h1")[0],
  418.  
  419. text = h1.innerText || h1.textContent,
  420.  
  421. split = [], i, lit = 0, timer = null;
  422.  
  423. for(i = 0; i < text.length; ++i) {
  424.  
  425. split.push("<span>" + text[i] + "</span>");
  426.  
  427. }
  428.  
  429. h1.innerHTML = split.join("");
  430.  
  431. split = h1.childNodes;
  432.  
  433.  
  434.  
  435. var flicker = function() {
  436.  
  437. lit += 0.01;
  438.  
  439. if(lit >= 1) {
  440.  
  441. clearInterval(timer);
  442.  
  443. }
  444.  
  445. for(i = 0; i < split.length; ++i) {
  446.  
  447. if(Math.random() < lit) {
  448.  
  449. split[i].className = "neon";
  450.  
  451. } else {
  452.  
  453. split[i].className = "";
  454.  
  455. }
  456.  
  457. }
  458.  
  459. }
  460.  
  461. setInterval(flicker, 100);
  462.  
  463.  
  464.  
  465. }
  466.  
  467. //strat sec
  468.  
  469.  
  470.  
  471. // end  -->
  472.  
  473. </script>
  474. <link rel="openid.server" href="http://www.blogger.com/openid-server.g" />
  475. </head>
  476.  
  477. <center>
  478.  
  479. <br>
  480.  
  481. <center><img src="https://4.bp.blogspot.com/-NHlRTGgfjLY/WWD8HQ0lQaI/AAAAAAAABMY/xo03fAzBCqkoLeBryZv52M-63TFKs1HYQCLcBGAs/s1600/20170707_185705.png" title="Mr.TxT"" height="300" width="300"><br>
  482.  
  483.  
  484.  
  485. <div id="matrix" class="auto-style8"> --= [[ Cyber Vortex 0wnd |New But Gold ]]=-- </div>
  486. <font color='blue' size=4  face='Iceberg'> -=| <font color='white' size=4 face='Iceberg'> Galau <font color='blue' size=4 face='Iceberg'>|=- </font>
  487. <br>
  488. <br>
  489. <font color='white' size=4 face='Allerta Stencil'> From My Hearth <br> Sayonara no toki  no shizukana mune <br> Zero ni naru karada ga mimi wo  sumaseru <br>
  490. <font color='white' face='Iceberg'> Contact Me : <a href='https://www.facebook.com/lifgardika' target='blank'>Always happy Baby :*</a>
  491. </font>
  492. <br><br>
  493. <center>
  494.  
  495. <hr width="550px" style='color:white;'>
  496.  
  497. <link href='http://fonts.googleapis.com/css?family=Iceland' rel='stylesheet' type='text/css'>
  498.  
  499. <span style='font: 15px Lucida Handwriting;size:15px;color:white;text-shadow: 0px 0px 50px;'><strong>
  500. <style type="text/css">
  501. <span style='font: 100px>
  502.  body{
  503.   font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
  504.   margin-top:0px;
  505.    background-repeat:no-repeat;
  506.   padding-top:26px;
  507.  }
  508.     #myContent, #myContent blink{
  509.         width:0%px;
  510.         height:0%px;
  511.         background:black;
  512.         color: #feffff;
  513.         font-family:IceLand;
  514.         font-size:20px;
  515.     }    
  516.     blink{
  517.         display:inline;
  518.     }
  519.     </style><br />
  520.     <script type="text/javascript">
  521.   var charIndex = -1;
  522.     var stringLength = 0;
  523.     var inputText;
  524.     function writeContent(init){
  525.      if(init){
  526.       inputText = document.getElementById('contentToWrite').innerHTML;
  527.      }
  528.         if(charIndex==-1){
  529.             charIndex = 0;
  530.             stringLength = inputText.length;
  531.         }
  532.         var initString = document.getElementById('myContent').innerHTML;
  533.   initString = initString.replace(/<SPAN.*$/gi,"");
  534.        
  535.        var theChar = inputText.charAt(charIndex);
  536.        var nextFourChars = inputText.substr(charIndex,4);
  537.        if(nextFourChars=='<br>' || nextFourChars=='<br>'){
  538.          theChar  = '<br>';
  539.          charIndex+=3;
  540.         }
  541.         initString = initString + theChar + "<span id='blink'>_</SPAN>";
  542.         document.getElementById('myContent').innerHTML = initString;
  543.  
  544.         charIndex = charIndex/1 +1;
  545.   if(charIndex%2==1){
  546.              document.getElementById('blink').style.display='font: 100px';
  547.         }else{
  548.              document.getElementById('blink').style.display='inline';
  549.         }
  550.                
  551.         if(charIndex<=stringLength){
  552.            setTimeout('writeContent(false)',100);
  553.        }else{
  554.         blinkSpan();
  555.        }  
  556.    }
  557.        var currentStyle = 'inline';
  558.    function blinkSpan(){
  559.     if(currentStyle=='inline'){
  560.      currentStyle='none';
  561.     }else{
  562.      currentStyle='inline';
  563.     }
  564.     document.getElementById('blink').style.display = currentStyle;
  565.     setTimeout('blinkSpan()',9999999);
  566.    
  567.    }
  568.    </script>
  569. <h3 id="h3">Hacked By Mr.TxT A.k.a Cyber Vortex<br><div style="font-size:15px;" id="ttt"><font color="red" face="courier new"></font></font></font></h3>
  570. <div id="myContent">
  571. </div>
  572. </div>
  573. <script type="text/javascript">
  574. writeContent(true);
  575. </script>
  576.  
  577. <!-----Background----->
  578. <script type="text/javascript">/*<![CDATA[*/(function(){var w=this;var k="starField";var o=50;var g=2000;var e=0.0001;var b=2.5;var z=g*(e/100);var v=g-z;var f=v*(b/100);var a=(g)/z;var x,B;var t,r,s,l,n;var j,i;if((document.layers)&&(this.Layer)){B=['<layer id="stars',"",'" left="0" top="0" width="1" height="1"',' bgColor="#feffff"></layer>']}else{B=['<div id="stars',"",'" style="position:absolute;width:1px;overflow:',"hidden;height:1px;background-color:#feffff;",'font-size:1px"></div>']}function C(c){if((document.compatMode)&&(document.compatMode.indexOf("CSS")!=-1)&&(document.documentElement)){return document.documentElement}else{if(document.body){return document.body}else{return c}}}function u(){var O=this;var E={scrollLeft:NaN,scrollTop:NaN};var c={clientWidth:NaN,clientHeight:NaN};var Q={innerWidth:NaN,innerHeight:NaN};var U="scrollLeft";var T="scrollTop";function G(){return Q.innerWidth}function J(){return c.clientWidth|0}function S(){return Q.innerHeight}function d(){return c.clientHeight|0}function K(){return P(S(),d())}function M(){return P(G(),J())}function I(){L.getWidth=G;L.getHeight=S}function P(W,V){if(V>W){I();return W}else{return V}}var L={getScrollX:function(){return E[U]|0},getScrollY:function(){return E[T]|0},getWidth:J,getHeight:d};function H(){return L}function N(V){var X,W;if(V&&(typeof V.clientWidth=="number")&&(typeof V.clientHeight=="number")){if(((X=O.innerHeight-V.clientHeight)>=0)&&((dh=O.innerWidth-V.clientWidth)>=0)){if(dh==X){return 0}else{if((dh&&!X)||(X&&!dh)){return(dh+X)}}}}return NaN}if((typeof O.innerHeight=="number")&&(typeof O.innerWidth=="number")){Q=O;var D=N(document.body);var F=N(document.documentElement);var R=null;if(!isNaN(D)){if(!isNaN(F)){if(D<F){R=document.body}else{if(D>F){R=document.documentElement}else{R=C(document.body)}}}else{R=document.body}}else{if(!isNaN(F)){R=document.documentElement}}if(R){c=R;L.getWidth=M;L.getHeight=K}else{I()}}else{c=C(c)}if((typeof O.pageYOffset=="number")&&(typeof O.pageXOffset=="number")){E=O;T="pageYOffset";U="pageXOffset"}else{E=C(E)}return(u=H)()}var q=u();function p(){i=(((l=(q.getHeight()>>1))-16)*a);j=(((n=(q.getWidth()>>1))-16)*a);r=l+q.getScrollY();s=n+q.getScrollX()}function h(d){var c=null;if(document.getElementById){c=document.getElementById(d)}else{if(document.all){c=document.all[d]}else{if(document.layers){c=document.layers[d]}}}return((typeof c!="undefined")&&(typeof c.style!="undefined"))?c.style:c}function m(P,G,d){var Q,U;var S,N=h("stars"+P);var H,I,F,L,K,J,R,E,O,M,c,T;(U=function(){O=Math.random()<0.5?+1:-1;M=Math.random()<0.5?+1:-1;H=((Math.random()*Math.random()*i)+l);I=((Math.random()*Math.random()*j)+n);c=(I+a);F=0})();F=Math.random()*v*0.8;function D(){T=I*(L=z/(g-F));R=((E=((c*L)-T)|0)>>1);J=(H*L);K=(T)}if(N){if(!t){t=(typeof N.top=="string")?"px":0}S=((typeof N.clip!="undefined")&&(typeof N.clip!="string"))?N.clip:N;this.position=function(){D();if(((F+=f)>=v)||((J+R)>l)||((K+R)>n)){U();D();R=0}N.top=((r+(M*J)-R)|0)+t;N.left=((s+(O*K)-R)|0)+t;S.width=(S.height=E+t);Q.position()}}else{this.position=function(){return}}if(++P<o){Q=new m(P,G)}else{Q=G}}function y(){if(!h("stars"+(o-1))){setTimeout(starField,200)}else{p();x=new m(0,y);y.act()}}y.position=function(){return};y.act=function(){p();x.position();setTimeout(y.act,50)};y.act.toString=function(){return k+".act()"};y.toString=function(){while(w[k]){k+=k}w[k]=this;return k+"()"};for(var A=o;A--;){B[1]=A;document.write(B.join(""))}setTimeout(y,200)})();/*]]>*/</script>
  579. <!---End Background--->
  580. <iframe width="0" height="0" scrolling="no" frameborder="no" src="https://w.soundcloud.com/player/?url=https%3A//api.soundcloud.com/tracks/51202544&amp;auto_play=false&amp;hide_related=false&amp;show_comments=true&amp;show_user=true&amp;show_reposts=false&amp;visual=true"></iframe>
  581. </html>
  582.  
  583. <marquee>Greetz To :  _Cyber Vortex | Cowok Tersakiti Team | k0v3t | Resis-07<Marquee><SCRIPT Language=VBScript>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement