MR_OZO

F

Dec 23rd, 2018
306
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.19 KB | None | 0 0
  1. html><head><style type='text/css'>.AFhss_dpnone{display:none;width:0;height:0}</style><link rel="SHORTCUT ICON" href="http://s.myniceprofile.com/myspacepic/1/th/152.gif">
  2. <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
  3. <title>I love you :')</title>
  4.  
  5. <body style="background-attachment: fixed;" vlink="red" alink="#ff0000" background="http://flippywall.com/wp-content/uploads/2014/08/Red-Rose-Black-Background-_05.jpg" width="960" height="302" bgcolor="black" lang="EN-US" link="#646464"><p align="center">&nbsp;</p>
  6. </object>
  7.  
  8.  
  9.  
  10. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  11.  
  12.  
  13. <html xmlns="http://www.w3.org/1999/xhtml">
  14.  
  15. <head>
  16.  
  17. <SCRIPT LANGUAGE="JavaScript">
  18.  
  19. <!-- Begin
  20.  
  21. function popUp(URL) {
  22.  
  23. day = new Date();
  24.  
  25. id = day.getTime();
  26.  
  27. eval("page" + id + " = window.open(URL, '" + id + "', 'toolbar=0,scrollbars=0,location=0,statusbar=0,menubar=0,resizable=0,width=550,height=550,left = 408,top = 109');");
  28.  
  29. }
  30.  
  31. -->
  32.  
  33. </script>
  34.  
  35. <style>
  36.  
  37. td
  38.  
  39. {
  40.  
  41. background-color: #1f1f1f;
  42.  
  43. font-family: Courier New;
  44.  
  45. font-size:9pt;
  46.  
  47. color:#00FF00;
  48.  
  49. border-color: #ffffff;
  50.  
  51. border-width:1pt;
  52.  
  53. border-style:solid;
  54.  
  55. border-collapse:collapse;
  56.  
  57. padding:0pt 3pt;
  58.  
  59. vertical-align:top;
  60.  
  61. }
  62.  
  63. table
  64.  
  65. {
  66.  
  67. border-color: #88aace;
  68.  
  69. border-width:0pt 1pt;
  70.  
  71. border-style:dash;
  72.  
  73. }
  74.  
  75. A:Link, A:Visited
  76.  
  77. {
  78.  
  79. color: #88aace;
  80.  
  81. }
  82.  
  83. A.no:Link, A.no:Visited
  84.  
  85. {
  86.  
  87. color: #88aace;
  88.  
  89. text-decoration: none;
  90.  
  91. }
  92.  
  93. A:Hover, A:Visited:Hover , A.no:Hover, A.no:Visited:Hover
  94.  
  95. {
  96.  
  97. color: #88aace;
  98.  
  99. background-color:#2e2e2e;
  100.  
  101. text-decoration:
  102.  
  103. overline underline;
  104.  
  105. }
  106.  
  107. .style1
  108.  
  109. {
  110.  
  111. color: #88aace
  112.  
  113. }
  114.  
  115. .style2
  116.  
  117. {
  118.  
  119. color: 1f1f1f
  120.  
  121. }
  122.  
  123. body
  124.  
  125. {
  126.  
  127. color:white;
  128.  
  129. background-position:center;
  130.  
  131. background-attachment:fixed;
  132.  
  133. </div>
  134.  
  135. }
  136.  
  137. </style> </head>
  138.  
  139. <BODY bgColor="#000000" onLoad="teclear();" oncontextmenu="return false" onselectstart="return false">
  140.  
  141. <DIV align="center"><SPAN style="FILTER: blur(add=1,direction=170,strength=30); HEIGHT: 50px">
  142.  
  143. <STYLE>
  144.  
  145. .layermensaje {
  146.  
  147. FONT-SIZE: 10pt;LINE-HEIGHT: 10pt; FONT-FAMILY: "Arial"
  148.  
  149. }
  150.  
  151. </STYLE>
  152.  
  153.  
  154. <FONT style="FONT-SIZE: 8pt" face="Courier New">
  155.  
  156. <script type="text/javascript">
  157.  
  158. var charIndex = -1;
  159.  
  160. var stringLength = 0;
  161.  
  162. var inputText;
  163.  
  164. function writeContent(init)
  165.  
  166. {
  167.  
  168. if(init)
  169.  
  170. {
  171.  
  172. inputText = document.getElementById('contentToWrite').innerHTML;
  173.  
  174. }
  175.  
  176. if(charIndex==-1)
  177.  
  178. {
  179.  
  180. charIndex = 0;
  181.  
  182. stringLength = inputText.length;
  183.  
  184. }
  185.  
  186. var initString = document.getElementById('myContent').innerHTML;
  187.  
  188. initString = initString.replace(/<SPAN.*$/gi,"");
  189.  
  190.  
  191.  
  192. var theChar = inputText.charAt(charIndex);
  193.  
  194. var nextFourChars = inputText.substr(charIndex,4);
  195.  
  196. if(nextFourChars=='<BR>' || nextFourChars=='<br>')
  197.  
  198. {
  199.  
  200. theChar = '<BR>';
  201.  
  202. charIndex+=3;
  203.  
  204. }
  205.  
  206. initString = initString + theChar + "<SPAN id='blink'>></SPAN>";
  207.  
  208. document.getElementById('myContent').innerHTML = initString;
  209.  
  210.  
  211.  
  212. charIndex = charIndex/1 +1;
  213.  
  214. if(charIndex%2==1)
  215.  
  216. {
  217.  
  218. document.getElementById('blink').style.display='none';
  219.  
  220. }
  221.  
  222. else
  223.  
  224. {
  225.  
  226. document.getElementById('blink').style.display='inline';
  227.  
  228. }
  229.  
  230. if(charIndex<=stringLength)
  231.  
  232. {
  233.  
  234. setTimeout('writeContent(false)',100);
  235.  
  236. }
  237.  
  238. else
  239.  
  240. {
  241.  
  242. blinkSpan();
  243.  
  244. }
  245.  
  246. }
  247.  
  248. var currentStyle = 'inline';
  249.  
  250. function blinkSpan()
  251.  
  252. {
  253.  
  254. if(currentStyle=='inline')
  255.  
  256. {
  257.  
  258. currentStyle='none';
  259.  
  260. }
  261.  
  262. else
  263.  
  264. {
  265.  
  266. currentStyle='inline';
  267.  
  268. }
  269.  
  270. document.getElementById('blink').style.display = currentStyle;
  271.  
  272. setTimeout('blinkSpan()',400);
  273.  
  274. }msg = "Happy Aniversarry ";
  275.  
  276.  
  277.  
  278. msg = " " + msg;pos = 0;
  279.  
  280. function scrollMSG()
  281.  
  282. {
  283.  
  284. document.title = msg.substring(pos, msg.length) + msg.substring(0, pos);
  285.  
  286. pos++;
  287.  
  288. if (pos > msg.length) pos = 0
  289.  
  290. window.setTimeout("scrollMSG()",100);
  291.  
  292. }
  293.  
  294. scrollMSG();
  295.  
  296. </script><img src="http://media0.giphy.com/media/4W5R94NDvUC3u/giphy.gif" width="500" height="500" alt="Logo"><br /><br /><br /> <table width="800" height="0"><center><b>To: For You Dear <br /><br /><tr>
  297.  
  298. <td>
  299.  
  300. <div id="myContent" class="tip">
  301.  
  302. </div>
  303.  
  304.  
  305. <style>
  306. @font-face{font-family:"firefly";src:url('http://fontsforweb.com/public/fonts/189/ZOINKFAT.eot');src:local("ZoinkFat"),url('http://fontsforweb.com/public/fonts/189/ZOINKFAT.ttf') format("truetype")}.fontsforweb_fontid_189{font-family:"firefly"}.fireflies{-webkit-animation:skyin 6s;-moz-animation:skyin 6s;-ms-animation:skyin 6s;animation:skyin 6s;font:50px firefly;color:#7FFF00;text-shadow:5px 10px 10px #7FFF00;position:absolute;margin-left:18%;margin-top:2%}#menu_footer{display:none}.breadCrumb{display:none}a:link{text-decoration:none;color:#3b5998}a:visited{text-decoration:none;color:#3b5998}.Firefly{color:#7FFF00;text-shadow:0 0 5px #7FFF00;text-align:left;margin:0 auto;padding:10px;position:relative;height:600px;width:900px;font:15px 'consolas'}body{overflow-x:hidden;margin:0;background:#000 url(http://sky-books.googlecode.com/files/firefly_.png) left no-repeat;background-attachment:fixed}
  307. </style><br />
  308. <span style="font:50px firefly;-webkit-animation:inzoomnav 3s;-moz-animation:inzoomnav 3s;-ms-animation:inzoomnav 3s;animation:inzoomnav 3s;position:absolute;margin-left:4%;margin-top:2%;color:#7FFF00;text-shadow:5px 10px 10px #7FFF00"></span><div class="fireflies"></div><script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.6.2/jquery.min.js"></script><br />
  309. <script type="text/javascript" src="http://data-skycyber4rt.googlecode.com/files/less-1.1.3.min.js"></script><br />
  310. <script type="text/javascript" src="http://data-skycyber4rt.googlecode.com/files/jquery-firefly.js"></script><br />
  311. <script src='http://the-kampoeng-blogger.googlecode.com/files/Kupu-kupu.js' type='text/javascript'></script><br />
  312. <script src='http://blogtrikdantips-blogspot.googlecode.com/files/love_berjatuhan.js' type='text/javascript'></script><br />
  313. <script src='http://tateluproject.googlecode.com/files/snow.js' type='text/javascript' type='text/javascript'></script><br />
  314. <script type="text/javascript">
  315. $(document).ready(function() {
  316. $.firefly({
  317. /*images : ['http://animes.googlecode.com/files/spark.png',
  318. 'http://animes.googlecode.com/files/spark2.png',
  319. 'http://animes.googlecode.com/files/spark3.png',
  320. 'http://animes.googlecode.com/files/spark4.png'],*/
  321. images : ['http://animes.googlecode.com/files/fly1by1.png',
  322. 'http://animes.googlecode.com/files/fly2by2.png'],
  323. total : 65
  324. });
  325. });
  326. </script><br />
  327.  
  328. <div id="contentToWrite" style="display:none" text-decoration:"overline" class="tip">- Please wait ... <br/>
  329. - Site Down....<br/>
  330. - ./KamarM4yaT404 Was HERE
  331.  
  332.  
  333. *
  334. * .
  335. *
  336. *
  337. *
  338.  
  339. *
  340. *
  341. *
  342. *
  343. *
  344. *
  345. *
  346. *
  347.  
  348.  
  349. .::- I Love You Dear ^_^ -::.
  350.  
  351.  
  352. .:: You is my GirlFriend ::.
  353. .:: You Best Girls In my life ::.
  354. .:: You always in my heart ::.
  355. .:: i'm promise, Just One Person in my Heart.. Its You.. ::.
  356. .:: im proud, You cant make im happy in evry Time..::.
  357. <br/><br/>
  358. ..........Connecting Close......</div>
  359.  
  360. <embed src="http://www.youtube.com/v/DC976kPYsNQ&feature=related&autoplay=1&loop=1" type="application/x-shockwave-flash" wmode="transparent" width="1" height="1"></embed>
  361.  
  362. </td>
  363.  
  364. </tr>
  365.  
  366. </table>
  367.  
  368. <p>&nbsp;</p>
  369.  
  370. <script type="text/javascript">
  371.  
  372.  
  373. writeContent(true);
  374.  
  375. </script>
  376.  
  377. <form name="form1" method="post" action=""><strong> Defaced ./KamarM4yaT404 & My Dear :v</strong>
  378. </form>
  379. </center>
  380.  
  381. <center>
  382.  
  383. </center>
  384.  
  385. </
  386. <iframe width='550' height='320' src='https://www.youtube.com/embed/MAOecza31aU' frameborder='0' allow='accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture' allowfullscreen></iframe>
  387. <embed src="http://www.youtube.com/v/MAOecza31aU&autoplay=1" type="application/x-shockwave-flash"wmode="transparent" width="1" height="1"></embed>
  388. </body></html>
Advertisement
Add Comment
Please, Sign In to add comment