Sinichi998

romantis

Mar 14th, 2015
397
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 20.03 KB | None | 0 0
  1. <html>
  2. <head>
  3. <link href='http://2.bp.blogspot.com/-ksLaqFEvLxQ/Umr9LLvVxrI/AAAAAAAAdXY/qxx-nqcZrRQ/s1600/bm-image-740389.png' rel='shortcut icon'>
  4. <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  5. <meta name="Mr.HaurgeulisX196/>
  6. <meta name="keywords"content="#"/>
  7. <title>...::::: Just For you Ghina Amaliah ^_^ ::::...</title>
  8.  
  9. <link rel="me" href="http://hatiuntukmu.blogspot.com/" />
  10. <!-- --><style type="text/css">@import url(http://www.blogger.com/static/v1/v-css/navbar/3334278262-classic.css);
  11. div.b-mobile {display:none;}
  12.  
  13. </style>
  14. <center></center>
  15.  
  16. <body bgcolor=pink><script type="text/javascript">
  17. function setAttributeOnload(object, attribute, val) {
  18. if(window.addEventListener) {
  19. window.addEventListener('load',
  20. function(){ object[attribute] = val; }, false);
  21. } else {
  22. window.attachEvent('onload', function(){ object[attribute] = val; });
  23. }
  24. }
  25. </script>
  26. <script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script>
  27.  
  28. <script type="text/javascript">
  29. gapi.load("iframes-styles-bubble", function() {
  30. if (window.iframes && iframes.open) {
  31. iframes.open(
  32. '//www.blogger.com/navbar.g?targetBlogID\75858682515622658704\46blogName\75Vendy+Nindi+Always\46publishMode\75PUBLISH_MODE_BLOGSPOT\46navbarType\75BLUE\46layoutType\75CLASSIC\46searchRoot\75http://lagi-g4lau.blogspot.com/search\46blogLocale\75en\46v\0752\46homepageUrl\75http://lagi-g4lau.blogspot.com/\46vt\75-5640081927083358677',
  33. {
  34. container: "navbar-iframe-container",
  35. id: "navbar-iframe"
  36. },
  37. {
  38. });
  39. }
  40. });
  41. </script><center>
  42. </script>
  43. </center>
  44. <script>
  45. var width=document.body.clientWidth;
  46. var height=document.body.clientHeight;
  47. function doClickText(who,type,step,timeOut) {
  48. document.getElementById(who).style.display="none";
  49. if(type==0) {
  50. reveal('revealDiv1',step,timeOut,0);
  51. reveal('revealDiv2',step,timeOut,1);}
  52. if(type==1) {
  53. reveal('revealDiv1',step,timeOut,2);
  54. reveal('revealDiv2',step,timeOut,3);}}
  55. function reveal(who,step,timeOut,type) {
  56. if(type==0)
  57. var where="top";
  58. if(type==1)
  59. var where="bottom";
  60. if(type==2)
  61. var where="left";
  62. if(type==3)
  63. var where="right";
  64. eval('var temp=document.getElementById(who).style.'+where);
  65. temp=parseInt(temp);
  66. if(type==0||type==1)
  67. var checkWith=height/2;
  68. if(type==2||type==3)
  69. var checkWith=width/2;
  70. if(-temp<checkWith) {
  71. temp-=step;
  72. eval('document.getElementById(who).style.'+where+'=temp;');
  73. setTimeout("reveal('"+who+"',"+step+",'"+timeOut+"',"+type+")", timeOut);}
  74. else {
  75. document.getElementById(who).style.display="none";
  76. document.body.scroll="yes";}}
  77. function initReveal(type,div1bg,div2bg,div1bw,div2bw,div1bc,div2bc,step,timeOut,click) {
  78. if(type==0) {
  79. var bWhere1="border-bottom";
  80. var bWhere2="border-top";
  81. var putZero1="top:0px; left:0px";
  82. var putZero2="bottom:0px; left:0px";
  83. document.write('<div id="revealDiv1" style="z-index:100; display:block; position:absolute; '+putZero1+'; background:'+div1bg+' ; width:'+(width)+'; height:'+(height/2)+'; '+bWhere1+':'+div1bc+' solid '+div1bw+'px"></div>');
  84. document.write('<div id="revealDiv2" style="z-index:100; display:block; position:absolute; '+putZero2+'; background:'+div2bg+' ; width:'+(width)+'; height:'+(height/2)+'; '+bWhere2+':'+div2bc+' solid '+div2bw+'px"></div>');
  85. if(!click) {
  86. reveal('revealDiv1',step,timeOut,0);
  87. reveal('revealDiv2',step,timeOut,1);}else {
  88. clickText(type,step,timeOut);}}
  89.  
  90. if(type==1) {
  91.  
  92.  
  93. var bWhere1="border-right";
  94.  
  95. var bWhere2="border-left";
  96.  
  97. var putZero1="top:0px; left:0px";
  98.  
  99.  
  100. var putZero2="top:0px; right:0px";
  101.  
  102. document.write('<div id="revealDiv1" style="z-index:100; display:block; position:absolute; '+putZero1+'; background:'+div1bg+' ; width:'+(width/2)+'; height:'+(height)+'; '+bWhere1+':'+div1bc+' solid '+div1bw+'px"></div>');
  103.  
  104. document.write('<div id="revealDiv2" style="z-index:100; display:block; position:absolute; '+putZero2+'; background:'+div2bg+' ; width:'+(width/2)+'; height:'+(height)+'; '+bWhere2+':'+div2bc+' solid '+div2bw+'px"></div>');
  105.  
  106. if(!click) {
  107.  
  108. reveal('revealDiv1',step,timeOut,2);
  109.  
  110. reveal('revealDiv2',step,timeOut,3);}
  111.  
  112. else {
  113.  
  114. clickText(type,step,timeOut);}}
  115.  
  116. function clickText(type,step,timeOut) {
  117.  
  118. document.write('<div id="clickText" style="z-index:101; display:block; position:absolute; top:'+(height/2-clickh/2-clickb)+'; left:'+(width/2-clickw/2-clickb)+'"><table style="border:'+clickc+' solid '+clickb+'px; background:'+clickbg+' ;width:'+clickw+'px; height:'+clickh+'; '+clickFont+'; cursor:hand; cursor:pointer" onClick="doClickText(\'clickText\','+type+','+step+','+timeOut+')"><tr><td align="middle">'+clickt+'</td></tr></table></div>');}}
  119. </script>
  120.  
  121. <script>
  122.  
  123. var clickw=280;
  124. var clickh=25;
  125. var clickb=5;
  126. var clickc="black";
  127. var clickbg="white"; // Background color
  128.  
  129. var clickt="<blink>==>Klik untuk melihat<==</blink> "; // Text to display
  130. var clickFont="font-family:tahoma,arial,helvetica; font-size:10pt; font-weight:bold; color:blue" ; // The font style of the text
  131.  
  132. new initReveal(0,'black','black',1,1,'lime','lime',3,40,true);
  133.  
  134. //baru script layar utama
  135.  
  136. </script>
  137. <body bgcolor=black>
  138. <span class="style5">
  139.  
  140. <div style="background-color:blank;border-style:outset;border-width:5pt;border-color:black;font-size: 20;" align="center"><font color="violet" face="Monotype Corsiva">Special For You<br><font color="white">My Lovely</font></div> <br>
  141.  
  142. <script language="JavaScript1.2">
  143.  
  144.  
  145. var stopit=0
  146.  
  147. var rector=3
  148.  
  149. var a=1
  150.  
  151. function init(which){
  152.  
  153. stopit=0
  154.  
  155. shake=which
  156.  
  157. shake.style.left=0
  158.  
  159. shake.style.top=0
  160.  
  161. }
  162.  
  163. function rattleimage(){
  164.  
  165. if ((!document.all&&!document.getElementById)||stopit==1)
  166.  
  167. return
  168.  
  169. if (a==1){
  170.  
  171. shake.style.top=parseInt(shake.style.top)+rector
  172.  
  173. }
  174.  
  175. else if (a==2){
  176.  
  177. shake.style.left=parseInt(shake.style.left)+rector
  178.  
  179. }
  180.  
  181. else if (a==3){
  182.  
  183. shake.style.top=parseInt(shake.style.top)-rector
  184.  
  185. }
  186.  
  187. else{
  188.  
  189. shake.style.left=parseInt(shake.style.left)-rector
  190.  
  191. }
  192.  
  193. if (a<4)
  194.  
  195. a++
  196.  
  197. else
  198.  
  199. a=1
  200.  
  201. setTimeout("rattleimage()",50)
  202.  
  203. }
  204.  
  205.  
  206.  
  207. function stoprattle(which){
  208.  
  209. stopit=1
  210.  
  211. which.style.left=0
  212.  
  213. which.style.top=0
  214.  
  215. }
  216.  
  217.  
  218.  
  219. </script>
  220.  
  221. <SCRIPT>
  222. /*
  223. An object-oriented Typing Text script, to allow for multiple instances.
  224. A script that causes any text inside any text element to be "typed out", one letter at a
  225.  
  226. time. Note that any HTML tags will not be included in the typed output, to prevent them
  227.  
  228. from causing problems. Tested in Firefox v1.5.0.1, Opera v8.52, Konqueror v3.5.1, Google Chrome 23.0.1255.0 Dev, and IE
  229.  
  230. v6.
  231. Browsers that do not support this script will simply see the text fully displayed from the
  232.  
  233. start, including any HTML tags.
  234.  
  235. Functions defined:
  236. TypingText(element, [interval = 100,] [cursor = "",] [finishedCallback = function()
  237.  
  238. {return}]):
  239. Create a new TypingText object around the given element. Optionally
  240. specify a delay between characters of interval milliseconds.
  241. cursor allows users to specify some HTML to be appended to the end of
  242. the string whilst typing. Optionally, can also be a function which
  243. accepts the current text as an argument. This allows the user to
  244. create a "dynamic cursor" which changes depending on the latest character
  245. or the current length of the string.
  246. finishedCallback allows advanced scripters to supply a function
  247. to be executed on finishing. The function must accept no arguments.
  248.  
  249. TypingText.run():
  250. Run the effect.
  251.  
  252. static TypingText.runAll():
  253. Run all TypingText-enabled objects on the page.
  254. */
  255.  
  256. TypingText = function(element, interval, cursor, finishedCallback) {
  257. if((typeof document.getElementById == "undefined") || (typeof element.innerHTML == "undefined")) {
  258. this.running = true; // Never run.
  259. return;
  260. }
  261. this.element = element;
  262. this.finishedCallback = (finishedCallback ? finishedCallback : function() { return; });
  263. this.interval = (typeof interval == "undefined" ? 200 : interval);
  264. this.origText = this.element.innerHTML;
  265. this.unparsedOrigText = this.origText;
  266. this.cursor = (cursor ? cursor : "");
  267. this.currentText = "";
  268. this.currentChar = 0;
  269. this.element.typingText = this;
  270. if(this.element.id == "") this.element.id = "typingtext" + TypingText.currentIndex++;
  271. TypingText.all.push(this);
  272. this.running = false;
  273. this.inTag = false;
  274. this.tagBuffer = "";
  275. this.inHTMLEntity = false;
  276. this.HTMLEntityBuffer = "";
  277. }
  278. TypingText.all = new Array();
  279. TypingText.currentIndex = 0;
  280. TypingText.runAll = function() {
  281. for(var i = 0; i < TypingText.all.length; i++) TypingText.all[i].run();
  282. }
  283. TypingText.prototype.run = function() {
  284. if(this.running) return;
  285. if(typeof this.origText == "undefined") {
  286. setTimeout("document.getElementById('" + this.element.id + "').typingText.run()", this.interval); // We haven't finished loading yet. Have patience.
  287. return;
  288. }
  289. if(this.currentText == "") this.element.innerHTML = "";
  290. // this.origText = this.origText.replace(/<([^<])*>/, ""); // Strip HTML from text.
  291. if(this.currentChar < this.origText.length) {
  292. if(this.origText.charAt(this.currentChar) == "<" && !this.inTag) {
  293. this.tagBuffer = "<";
  294. this.inTag = true;
  295. this.currentChar++;
  296. this.run();
  297. return;
  298. } else if(this.origText.charAt(this.currentChar) == ">" && this.inTag) {
  299. this.tagBuffer += ">";
  300. this.inTag = false;
  301. this.currentText += this.tagBuffer;
  302. this.currentChar++;
  303. this.run();
  304. return;
  305. } else if(this.inTag) {
  306. this.tagBuffer += this.origText.charAt(this.currentChar);
  307. this.currentChar++;
  308. this.run();
  309. return;
  310. } else if(this.origText.charAt(this.currentChar) == "&" && !this.inHTMLEntity) {
  311. this.HTMLEntityBuffer = "&";
  312. this.inHTMLEntity = true;
  313. this.currentChar++;
  314. this.run();
  315. return;
  316. } else if(this.origText.charAt(this.currentChar) == ";" && this.inHTMLEntity) {
  317. this.HTMLEntityBuffer += ";";
  318. this.inHTMLEntity = false;
  319. this.currentText += this.HTMLEntityBuffer;
  320. this.currentChar++;
  321. this.run();
  322. return;
  323. } else if(this.inHTMLEntity) {
  324. this.HTMLEntityBuffer += this.origText.charAt(this.currentChar);
  325. this.currentChar++;
  326. this.run();
  327. return;
  328. } else {
  329. this.currentText += this.origText.charAt(this.currentChar);
  330. }
  331. this.element.innerHTML = this.currentText;
  332. this.element.innerHTML += (this.currentChar < this.origText.length - 1 ? (typeof this.cursor == "function" ? this.cursor(this.currentText) : this.cursor) : "");
  333. this.currentChar++;
  334. setTimeout("document.getElementById('" + this.element.id + "').typingText.run()", this.interval);
  335. } else {
  336. this.currentText = "";
  337. this.currentChar = 0;
  338. this.running = false;
  339. this.finishedCallback();
  340. }
  341. }
  342.  
  343.  
  344. </script>
  345.  
  346.  
  347. <embed src="http://www.youtube.com/v/k1Hdlpc8CbE&autoplay=1" type="application/x-shockwave-flash"wmode="transparent" width="1" height="1"></embed>
  348.  
  349.  
  350. <center>
  351. <style type="text/css">
  352. #image{
  353. }
  354. </style>
  355. <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js"></script>
  356. <script type="text/javascript" src="http://jqueryrotate.googlecode.com/svn/trunk/jQueryRotate.js"></script>
  357. <script type="text/javascript" src="http://www.p0wersurge.com/js/jquery-css-transform.js"></script>
  358. <script type="text/javascript" src="http://www.p0wersurge.com/js/rotate3Di.js"></script>
  359. <img src="https://scontent-nrt.xx.fbcdn.net/hphotos-xpa1/v/t1.0-9/1514946_828056640598700_2641870796560281419_n.jpg?oh=c2f8599e3ecbbaf7c625f385eb566018&oe=5578AF30" width="600" height="625" id="image" >
  360.  
  361. <script type="text/javascript">
  362. var open = function(){
  363. $("#image").animate({height:300},{ duration: 2000, queue: false });
  364. $("#image").animate({width:300},{ duration: 2000, queue: false });
  365. }
  366. var rotation = function (){
  367. $("#image").rotate({
  368. duration:3000,
  369. angle:0,
  370. animateTo:1080,
  371. });
  372. }
  373. var rotation2 = function (){
  374. $("#image").rotate3Di(360, 1000);
  375. setTimeout('rotation2()', 3500)
  376. }
  377. rotation();
  378. open();
  379. setTimeout('rotation2()', 4800)
  380. </script>
  381.  
  382. <style>
  383. body {
  384. padding:0;
  385. margin:0;
  386. background-image:url();
  387. background-repeat: no-repeat;
  388. background-position:left;
  389. background: #000000 url() scroll repeat center center;
  390. color: #ffffff;
  391. font: normal 80% Verdana;
  392. margin-top: 0px;
  393. margin-left: 0px;
  394. padding: 0;
  395. margin-right: 0px;
  396. }
  397. .style2 {color: #666666}
  398. </style><head><body>
  399.  
  400. <center>
  401. <div id="example1"></div>
  402.  
  403. <p id="example2">
  404. &#8226;&#8226;&#8226;&#8226;&#8226;&#8226;&#8226;&#8226;&#8226;&#8226;&#8226;&#8226;&#8226;&#8226;&#8226;&#8226;&#8226;&#8226;&#8226;&#8226;&#8226;&#8226;&#8226;&#8226;&#8226;&#8226;&#8226;&#8226;&#8226;&#8226;&#8226;&#8226;&#8226;&#8226;&#8226;&#8226;&#8226;&#8226;&#8226;&#8226;&#8226;&#8226;&#8226;&#8226;&#8226;&#8226;&#8226;&#8226;&#8226;&#8226;&#8226;&#8226;&#8226;&#8226;&#8226;&#8226;&#8226;&#8226;&#8226;&#8226;&#8226;&#8226;&#8226;&#8226;<br>
  405.  
  406. <b>&#8226;&#8226; # Ghina Amaliah # &#8226;&#8226;</b> <br>
  407.  
  408. &#8226;&#8226;&#8226;&#8226;&#8226;&#8226;&#8226;&#8226;&#8226;&#8226;&#8226;&#8226;&#8226;&#8226;&#8226;&#8226;&#8226;&#8226;&#8226;&#8226;&#8226;&#8226;&#8226;&#8226;&#8226;&#8226;&#8226;&#8226;&#8226;&#8226;&#8226;&#8226;&#8226;&#8226;&#8226;&#8226;&#8226;&#8226;&#8226;&#8226;&#8226;&#8226;&#8226;&#8226;&#8226;&#8226;&#8226;&#8226;&#8226;&#8226;&#8226;&#8226;&#8226;&#8226;&#8226;&#8226;&#8226;&#8226;&#8226;&#8226;&#8226;&#8226;&#8226;&#8226;<br>
  409.  
  410. <br />
  411. <b><FONT face="Monotype Corsiva" size="5" color="violet">
  412. Hey Kamu Ghina Amaliah :)<br>
  413. Kamu Tau Gak Kenapa Aku Buatin Ini Untuk Kamu :)
  414. <br> karna hari ini adalah hari spesial kita, mensivnya kita :)
  415. <br>
  416. ===============================================================================================================
  417. tiga bulan yang lalu aku nyatain perasaan aku ke seseorang :)<br>
  418. orang itu kamu, iya kamu Ghina Amaliah<br>
  419. aku mikirnya cewek secantik kamu mana mungkin mau nerima aku apa adanya-_- <br>
  420. aku sadar diri ko, kalo aku itu jelek, aku ga punya sesuatu yang mewah, aku bukan kaya cowok yang lain:') <br>
  421. inget ga sih dulu aku sama kamu tuh ribut aja, ya sering debat gitu hahaha<br>
  422. aku tertarik sama kamu tuh karna kamu mau berubah jadi lebih baik, itu yang aku suka<br>
  423. kamu anaknya baik, cakep, kadang males-_- pinternya kadang2 juga, telmi juga:p<br>
  424. dasar pentium 3:*<br>
  425. ================================================================================================================
  426. <br>
  427. <br>
  428. ga nyangka aja kalo kamu dan aku akan menjadi KITA *apasih* =))<br>
  429. dan tepat hari ini adalah 3 month-nya kita :)<br>
  430. hari ini adalah hari spesial, ngga enak kalo aku ngerjain kamu. ga tega :D<br><br>
  431. maaf aku ga bisa ngasih apa2 ke kamu, cuma ini yang aku bisa kasih ke kamu :)<br> aku bukan tipe cowok yang romantis, aku apa adanya, aku ngga bisa kaya cowok cowok normal lainnya :)<br>
  432. yang disetiap mensivnya memberikan sesuatu yang mewah, selalu ngajak jalan ke sana ke sini, beliin inilah beliin itu lah, atau apalah :)<br>
  433. ya mungkin ini ga ada harganya buat kamu :')<br>
  434. tapi suatu saat aku bakalan ngasih sesuatu ke kamu ko :')<br>
  435. tapi aku ga bisa ngasih yang mewah - mewah, aku cuma bisa ngasih apa yang aku bisa kasih ke kamu :')<br>
  436. <br>
  437. <br>
  438. udah deh basa basinya:p<br>
  439. Happy Mensiv yang ke-3 ya sayang:)<br>
  440. Aku mau kita tetep langgeng<br>
  441. Aku mau kamu tetep sayang sama aku<br>
  442. Aku mau kamu jadi yang terbaik buat aku<br>
  443. Aku mau KTIA semakin pengertian<br>
  444. Aku mau ketika KTIA ada masalah KITA selesain bareng2, tanpa ada kata "EMOSI"<br>
  445. Aku mau kamu jangan egois, begitupun dengan aku:)<br>
  446. Inget ya , aku mau kamu dan aku selalu jalanin hubungan ini baik2 :)<br>
  447.  
  448.  
  449. udah ya itu aja, bingung apalagi yang mau di ungkapin :3<br> I Love You Ghina Amaliah :* :*<br><br> BY : Mr.HaurgeulisX196 <b><br></font>
  450.  
  451.  
  452.  
  453.  
  454. </p><br>
  455.  
  456. <p>&#8226;&#8226;&#8226;&#8226;&#8226;&#8226;&#8226;&#8226;&#8226;&#8226;&#8226;&#8226;&#8226;&#8226;&#8226;&#8226;&#8226;&#8226;&#8226;&#8226;&#8226;&#8226;&#8226;&#8226;&#8226;&#8226;&#8226;&#8226;&#8226;&#8226;&#8226;&#8226;&#8226;&#8226;&#8226;&#8226;&#8226;&#8226;&#8226;&#8226;&#8226;&#8226;&#8226;&#8226;&#8226;&#8226;&#8226;&#8226;&#8226;&#8226;&#8226;&#8226;&#8226;&#8226;&#8226;&#8226;&#8226;&#8226;&#8226;&#8226;&#8226;&#8226;&#8226;&#8226;&#8226;&#8226;&#8226;&#8226;&#8226;&#8226;&#8226;&#8226;&#8226;&#8226;&#8226;&#8226;
  457. </p>
  458. </center>
  459. <FONT face="Tahoma" size="2" color="white"> Notice:</font>
  460.  
  461. <marquee behavior="scroll" direction="left" scrollamount="2" scrolldelay="20" width="70%">
  462. <FONT face="Monotype Corsiva" size="5" color="blue">Special For you :)</FONT></b>
  463. </marquee>
  464.  
  465. <center>
  466. <p>&#8226;&#8226;&#8226;&#8226;&#8226;&#8226;&#8226;&#8226;&#8226;&#8226;&#8226;&#8226;&#8226;&#8226;&#8226;&#8226;&#8226;&#8226;&#8226;&#8226;&#8226;&#8226;&#8226;&#8226;&#8226;&#8226;&#8226;&#8226;&#8226;&#8226;&#8226;&#8226;&#8226;&#8226;&#8226;&#8226;&#8226;&#8226;&#8226;&#8226;&#8226;&#8226;&#8226;&#8226;&#8226;&#8226;&#8226;&#8226;&#8226;&#8226;&#8226;&#8226;&#8226;&#8226;&#8226;&#8226;&#8226;&#8226;&#8226;&#8226;&#8226;&#8226;&#8226;&#8226;&#8226;&#8226;&#8226;&#8226;&#8226;&#8226;&#8226;&#8226;&#8226;&#8226;&#8226;&#8226;
  467. </p>
  468.  
  469. </center>
  470.  
  471. <script type="text/javascript">
  472. //Define first typing example:
  473. new TypingText(document.getElementById("example1"));
  474. //Define second typing example (use "slashing" cursor at the end):
  475. new TypingText(document.getElementById("example2"), 50, function(i){
  476. var ar = new Array("_"," ","_"," "," "); return " " + ar[i.length %
  477. ar.length]; });
  478. //Type out examples:
  479. TypingText.runAll();
  480. </script>
  481.  
  482. <link rel="stylesheet" type="text/css" href="css/style.css" />
  483. <script src="js/cufon-yui.js" type="text/javascript"></script>
  484. <script src="js/ChunkFive_400.font.js" type="text/javascript"></script>
  485. <script type="text/javascript">
  486. Cufon.replace('h1',{ textShadow: '1px 1px #000'});
  487. Cufon.replace('h2',{ textShadow: '1px 1px #000'});
  488. Cufon.replace('.footer',{ textShadow: '1px 1px #000'});
  489. Cufon.replace('.pxs_loading',{ textShadow: '1px 1px #000'});
  490. </script>
  491. </head>
  492.  
  493.  
  494.  
  495. <body style="background-color:#000;background-image:url(http://i823.photobucket.com/albums/zz158/UtherverseTextures/Animated/mediafile5.gif);background-repeat:no ;background-position:center ;">
  496.  
  497.  
  498.  
  499. <span class="style5">
  500.  
  501. <div style="background-black;border-style:outset;border-width:5pt;border-color:black;font-size: 20;" align="center"><font color="white" face="Monotype Corsiva">Mr.HaurgeulisX196<a></a><br><font color="white">Contact : KinalAttacker[at]gmail[dot]com</font></div>
  502. <!-- --><script type="text/javascript" src="//www.blogger.com/static/v1/common/js/1447355603-csitail.js"></script>
  503. <script type="text/javascript">BLOG_initCsi('classic_blogspot');</script></body>
  504.  
  505. <html>
  506.  
  507. <script type='text/javascript'>
  508. var DADrightclicktheme = 'Dark';
  509. var DADrightclickimage = 'http://1.bp.blogspot.com/_vgGmly_gYjc/TC7Ka6oZafI/AAAAAAAAAHU/-Qrm3GXrHIo/s1600/i_love_you__by_maulschn.jpg';</script>
  510. <script type='text/javascript' src="http://tuyulz-blogspot.googlecode.com/files/Anti%20Klik.js"> </script>
  511. <script type="text/javascript" src="http://cayunkatel.googlecode.com/files/rainbows.js"></script>
  512.  
  513. <style type="text/css">body {cursor:url(""),default}</style>
  514. <body background="http://www.picgifs.com/glitter-gifs/s/stars/picgifs-stars-1165417.gif">
  515. </script>
  516. <script type="text/javascript" src='http://misbahudin.googlecode.com/files/daun%20gugur.js'/></script>
  517.  
  518. <script type="text/javascript" src="http://ahmad-rifai-tools.googlecode.com/files/salju-blog.ahmadrifai.net.js"
  519. /></script>
  520. <body oncontextmenu='return false;' onkeydown='window.location.href="https://www.facebook.com/bryan4455"; return false;'>
  521. <script type="text/javascript" src="http://yourjavascript.com/312027802/myhafiezers-efek-bintang.js"></script>
Advertisement
Add Comment
Please, Sign In to add comment