Advertisement
xlonicx

Script Romantis Nabilaholic

Jun 18th, 2015
504
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 11.67 KB | None | 0 0
  1.  
  2. <html>
  3. <head>
  4. <embed src="song.mp3" width="350px" height="21px" loop="true"> </embed>
  5. <style type="text/css">body, a:hover {cursor: url(http://cur.cursors-4u.net/special/spe-3/spe302.ani), url(http://cur.cursors-4u.net/special/spe-3/spe302.png), progress !important;}</style><a href="http://www.cursors-4u.com/cursor/2011/02/18/cute-bow-tie-hearts-blinking-blue-and-pink-pointer.html" target="_blank" title="Cute Bow Tie Hearts Blinking Blue and Pink Pointer"><img src="http://cur.cursors-4u.net/cursor.png" border="0" alt="Cute Bow Tie Hearts Blinking Blue and Pink Pointer" style="position:absolute; top: 0px; right: 0px;" /></a>
  6. </script>
  7. <meta name="robots" content="index, follow">
  8. <link rel="SHORTCUT ICON"   href="http://1.bp.blogspot.com/-6Zu9fgHHxkw/VT8ttDR4BZI/AAAAAAAABSI/H8bCz8ybTyY/s1600/love%2Buntuk%2Bblog.gif"/>
  9. <meta name="description" content="Welcome to ETGARKURNIAWAN. Come, visit, and join with us" />
  10. <meta name="keyword" content="Etgar, ETGAR, Etgar K, Etgar Kurniawan, etgar, etgar kurniawan, notes, 48 Family Indonesia" />
  11. <meta name="author" content="./XlonicX_404" />
  12. <meta name="googlebot" content="index,follow" />
  13.  <meta name="robots" content="all" />
  14.   <meta name="robots schedule" content="auto" />
  15.   <meta name="distribution" content="global" />
  16.   <base target='_blank'/>
  17.   <script language="JavaScript">
  18.  
  19.  
  20. var txt=" FOR YOU NABILAH JKT48 ";
  21.  
  22.  
  23. var kecepatan=75;var segarkan=null;function bergerak() { document.title=txt;
  24.  
  25.  
  26. txt=txt.substring(1,txt.length)+txt.charAt(0);
  27.  
  28.  
  29. segarkan=setTimeout("bergerak()",kecepatan);}bergerak();
  30.  
  31.  
  32. </script>
  33.  
  34. </head>
  35. <h1>
  36. <center>
  37. <script>
  38.  
  39.  
  40. farbbibliothek = new Array();
  41.  
  42.  
  43. farbbibliothek[0] = new Array("#FF0000","#FF1100","#FF2200","#FF3300","#FF4400","#FF5500","#FF6600","#FF7700","#FF8800","#FF9900","#FFaa00","#FFbb00","#FFcc00","#FFdd00","#FFee00","#FFff00","#FFee00","#FFdd00","#FFcc00","#FFbb00","#FFaa00","#FF9900","#FF8800","#FF7700","#FF6600","#FF5500","#FF4400","#FF3300","#FF2200","#FF1100");
  44.  
  45.  
  46. farbbibliothek[1] = new Array("#00FF00","#000000","#00FF00","#00FF00");
  47.  
  48.  
  49. farbbibliothek[2] = new Array("#00FF00","#FF0000","#00FF00","#00FF00","#00FF00","#00FF00","#00FF00","#00FF00","#00FF00","#00FF00","#00FF00","#00FF00","#00FF00","#00FF00","#00FF00","#00FF00","#00FF00","#00FF00","#00FF00","#00FF00","#00FF00","#00FF00","#00FF00","#00FF00","#00FF00","#00FF00","#00FF00","#00FF00","#00FF00","#00FF00","#00FF00","#00FF00","#00FF00","#00FF00","#00FF00","#00FF00");
  50.  
  51.  
  52. farbbibliothek[3] = new Array("#FF0000","#FF4000","#FF8000","#FFC000","#FFFF00","#C0FF00","#80FF00","#40FF00","#00FF00","#00FF40","#00FF80","#00FFC0","#00FFFF","#00C0FF","#0080FF","#0040FF","#0000FF","#4000FF","#8000FF","#C000FF","#FF00FF","#FF00C0","#FF0080","#FF0040");
  53.  
  54.  
  55. farbbibliothek[4] = new Array("#FF0000","#EE0000","#DD0000","#CC0000","#BB0000","#AA0000","#990000","#880000","#770000","#660000","#550000","#440000","#330000","#220000","#110000","#000000","#110000","#220000","#330000","#440000","#550000","#660000","#770000","#880000","#990000","#AA0000","#BB0000","#CC0000","#DD0000","#EE0000");
  56.  
  57.  
  58. farbbibliothek[5] = new Array("#000000","#000000","#000000","#FFFFFF","#FFFFFF","#FFFFFF");
  59.  
  60.  
  61. farbbibliothek[6] = new Array("#0000FF","#FFFF00");
  62.  
  63.  
  64. farben = farbbibliothek[4];
  65.  
  66.  
  67. function farbschrift()
  68.  
  69.  
  70. {
  71.  
  72.  
  73. for(var i=0 ; i<Buchstabe.length; i++)
  74.  
  75.  
  76. {
  77.  
  78.  
  79. document.all["a"+i].style.color=farben[i];
  80.  
  81.  
  82. }
  83.  
  84.  
  85. farbverlauf();
  86.  
  87.  
  88. }
  89.  
  90.  
  91. function string2array(text)
  92.  
  93.  
  94. {
  95.  
  96.  
  97. Buchstabe = new Array();
  98.  
  99.  
  100. while(farben.length<text.length)
  101.  
  102.  
  103. {
  104.  
  105.  
  106. farben = farben.concat(farben);
  107.  
  108.  
  109. }
  110.  
  111.  
  112. k=0;
  113.  
  114.  
  115. while(k<=text.length)
  116.  
  117.  
  118. {
  119.  
  120.  
  121. Buchstabe[k] = text.charAt(k);
  122.  
  123.  
  124. k++;
  125.  
  126.  
  127. }
  128.  
  129.  
  130. }
  131.  
  132.  
  133. function divserzeugen()
  134.  
  135.  
  136. {
  137.  
  138.  
  139. for(var i=0 ; i<Buchstabe.length; i++)
  140.  
  141.  
  142. {
  143.  
  144.  
  145. document.write("<span id='a"+i+"' class='a"+i+"'>"+Buchstabe[i] + "</span>");
  146.  
  147.  
  148. }
  149.  
  150.  
  151. farbschrift();
  152.  
  153.  
  154. }
  155.  
  156.  
  157. var a=1;
  158.  
  159.  
  160. function farbverlauf()
  161.  
  162.  
  163. {
  164.  
  165.  
  166. for(var i=0 ; i<farben.length; i++)
  167.  
  168.  
  169. {
  170.  
  171.  
  172. farben[i-1]=farben[i];
  173.  
  174.  
  175. }
  176.  
  177.  
  178. farben[farben.length-1]=farben[-1];
  179.  
  180.  
  181.  
  182.  
  183.  
  184. setTimeout("farbschrift()",30);
  185.  
  186.  
  187. }
  188.  
  189.  
  190. //
  191.  
  192.  
  193. var farbsatz=1;
  194.  
  195.  
  196. function farbtauscher()
  197.  
  198.  
  199. {
  200.  
  201.  
  202. farben = farbbibliothek[farbsatz];
  203.  
  204.  
  205. while(farben.length<text.length)
  206.  
  207.  
  208. {
  209.  
  210.  
  211. farben = farben.concat(farben);
  212.  
  213.  
  214. }
  215.  
  216.  
  217. farbsatz=Math.floor(Math.random()*(farbbibliothek.length-0.0001));
  218.  
  219.  
  220. }
  221.  
  222.  
  223. setInterval("farbtauscher()",5000);
  224.  
  225.  
  226. text= "FOR YOU NABILAH JKT48"; //h
  227.  
  228.  
  229. string2array(text);
  230.  
  231.  
  232. divserzeugen();
  233.  
  234.  
  235. //document.write(text);
  236.  
  237.  
  238. </SCRIPT></center>
  239. </h1>
  240. <table width="100%" border="2">
  241. <tr>
  242.  
  243.  
  244.     <td width="15%" align="center">
  245.  
  246.  
  247.     <font color="Gold"><code><blink>Pesan :<blink></code></font>
  248.  
  249.  
  250.  
  251.  
  252.  
  253.     </td>
  254.  
  255.  
  256.  
  257.  
  258.  
  259.    
  260.  
  261.  
  262.     <td width="80%">
  263.  
  264.  
  265.  
  266.  
  267.  
  268.     <font color="white">
  269.  
  270.  
  271.  
  272.  
  273.     <marquee><code>
  274.  
  275.  
  276.  
  277.  
  278.            <BR/> Maafkan Aku Jika Ku telah membuat mu kecewa , dan maafkan aku jika aku mempunyai kesalahan . AKU AKAN MENCOBA MEMBUAT YANG TERBAIK UNTUK MU! </blink><BR/>
  279.  
  280.  
  281.     </code></marquee>
  282.  
  283.  
  284.              
  285.  
  286.  
  287.     </font>
  288.  
  289.  
  290.  
  291.  
  292.     </td>
  293.  
  294. <body background="mawar1.jpg">
  295. <div style="display:scroll; position:fixed; top:260px; left:-6px;">
  296. <img border="0" src="nabilah.jpg" width="200" height="300"></a></div>
  297. <div style="display:scroll; position:fixed; top:260px; right:-6px;">
  298. <img border="0" src="nabilah1.jpg" width="200" height="300"></a></div>
  299.  
  300. <script src='http://blognyailmu.googlecode.com/files/Script%20Salju.js' type="text/javascript"></script>
  301. <script language="javascript" src="https://sites.google.com/site/vikrymadzblogspotcom/vikrymadz/kembangapi.js"></script>
  302.  
  303. <center>
  304.  
  305. <script>
  306.  
  307. TypingText = function(element, interval, cursor, finishedCallback) {
  308.  
  309. if((typeof document.getElementById == "undefined") || (typeof element.innerHTML == "undefined")) {
  310.  
  311. this.running = true; // Never run.
  312.  
  313. return;
  314.  
  315. }
  316.  
  317. this.element = element;
  318.  
  319. this.finishedCallback = (finishedCallback ? finishedCallback : function() { return; });
  320.  
  321. this.interval = (typeof interval == "undefined" ? 100 : interval);
  322.  
  323. this.origText = this.element.innerHTML;
  324.  
  325. this.unparsedOrigText = this.origText;
  326.  
  327. this.cursor = (cursor ? cursor : "");
  328.  
  329. this.currentText = "";
  330.  
  331. this.currentChar = 0;
  332.  
  333. this.element.typingText = this;
  334.  
  335. if(this.element.id == "") this.element.id = "typingtext" + TypingText.currentIndex++;
  336.  
  337. TypingText.all.push(this);
  338.  
  339. this.running = false;
  340.  
  341. this.inTag = false;
  342.  
  343. this.tagBuffer = "";
  344.  
  345. this.inHTMLEntity = false;
  346.  
  347. this.HTMLEntityBuffer = "";
  348.  
  349. }
  350.  
  351. TypingText.all = new Array();
  352.  
  353. TypingText.currentIndex = 0;
  354.  
  355. TypingText.runAll = function() {
  356.  
  357. for(var i = 0; i < TypingText.all.length; i++) TypingText.all[i].run();
  358.  
  359. }
  360.  
  361. TypingText.prototype.run = function() {
  362.  
  363. if(this.running) return;
  364.  
  365. if(typeof this.origText == "undefined") {
  366.  
  367. setTimeout("document.getElementById('" + this.element.id + "').typingText.run()", this.interval); // We haven't finished loading yet. Have patience.
  368. return;
  369. }
  370. if(this.currentText == "") this.element.innerHTML = "";
  371. // this.origText = this.origText.replace(/<([^<])*>/, ""); // Strip HTML from text.
  372.  
  373. if(this.currentChar < this.origText.length) {
  374.  
  375. if(this.origText.charAt(this.currentChar) == "<" && !this.inTag) {
  376.  
  377. this.tagBuffer = "<";
  378.  
  379. this.inTag = true;
  380.  
  381. this.currentChar++;
  382.  
  383. this.run();
  384.  
  385. return;
  386.  
  387. } else if(this.origText.charAt(this.currentChar) == ">" && this.inTag) {
  388.  
  389. this.tagBuffer += ">";
  390.  
  391. this.inTag = false;
  392.  
  393. this.currentText += this.tagBuffer;
  394.  
  395. this.currentChar++;
  396.  
  397. this.run();
  398.  
  399. return;
  400.  
  401. } else if(this.inTag) {
  402.  
  403. this.tagBuffer += this.origText.charAt(this.currentChar);
  404.  
  405. this.currentChar++;
  406.  
  407. this.run();
  408.  
  409. return;
  410.  
  411. } else if(this.origText.charAt(this.currentChar) == "&" && !this.inHTMLEntity) {
  412.  
  413. this.HTMLEntityBuffer = "&";
  414.  
  415. this.inHTMLEntity = true;
  416.  
  417. this.currentChar++;
  418.  
  419. this.run();
  420.  
  421. return;
  422.  
  423. } else if(this.origText.charAt(this.currentChar) == ";" && this.inHTMLEntity) {
  424.  
  425. this.HTMLEntityBuffer += ";";
  426.  
  427. this.inHTMLEntity = false;
  428.  
  429. this.currentText += this.HTMLEntityBuffer;
  430.  
  431. this.currentChar++;
  432.  
  433. this.run();
  434.  
  435. return;
  436.  
  437. } else if(this.inHTMLEntity) {
  438.  
  439. this.HTMLEntityBuffer += this.origText.charAt(this.currentChar);
  440.  
  441. this.currentChar++;
  442.  
  443. this.run();
  444.  
  445. return;
  446.  
  447. } else {
  448.  
  449. this.currentText += this.origText.charAt(this.currentChar);
  450.  
  451. }
  452.  
  453. this.element.innerHTML = this.currentText;
  454.  
  455. this.element.innerHTML += (this.currentChar < this.origText.length - 1 ? (typeof this.cursor == "function" ? this.cursor(this.currentText) : this.cursor) : "");
  456.  
  457. this.currentChar++;
  458.  
  459. setTimeout("document.getElementById('" + this.element.id + "').typingText.run()", this.interval);
  460.  
  461. } else {
  462.  
  463. this.currentText = "";
  464.  
  465. this.currentChar = 0;
  466.  
  467. this.running = false;
  468.  
  469. this.finishedCallback();
  470.  
  471. }
  472.  
  473. }
  474.  
  475. </script>
  476.  
  477. <p id="info"><font color="blue">
  478. Jujur, sebenarnya Aku gak tau mau ngomong apa.<br>
  479. Yang pasti hati ini selalu nyaman dan bahagia jika dekat denganmu<br>
  480. Aku gak tau apakah ini cinta.<br>
  481. yang Aku tahu ingin rasanya selau dekat denganmu.<br>
  482. </br>
  483. Awal bertemu, Aku takut bicara denganmu.<br>
  484. Awal bicara denganmu, aku takut jika akhirnya Aku senang Denganmu.<br>
  485. Setelah senang, aku jadi sangat takut jika Aku jatuh cinta.<br>
  486. Dan setelah Aku cinta denganmu, Aku mulai sangat takut jika kehilangan Kamu<br>
  487. </br>
  488. Dinda, Cintai Aku sedikit saja,<br>
  489. dan biarkan hati ini menyentuh indahnya cintamu.<br>
  490. Aku janji, akan Aku buat hidupmu penuh tawa dan tanpa air mata<br>
  491. </br>
  492. Aku emang orang tidak punya apa-apa,<br>
  493. aku tak memiliki harta,<br>
  494. tapi salahkah Aku jika orang sepertiku ini sangat mencintaimu,<br>
  495. dan salahkan Aku jika Aku ingin jadi pacarmu?<br>
  496. </br>
  497. <font face="orator std"><font size="4"><font color="white">=====> Created ETGAR KURNIAWAN  <===== </font></br>
  498. <script type="text/javascript">
  499.  
  500. //Define first typing example:
  501.  
  502. //Define second typing example (use "slashing" cursor at the end):
  503.  
  504. new TypingText(document.getElementById("info"), 70, function(i){
  505.  
  506. var ar = new Array("_"," ","_","_"); return " " + ar[i.length %
  507.  
  508. ar.length]; });
  509.  
  510. //Type out examples:
  511.  
  512. TypingText.runAll();
  513.  
  514. </script>
  515.  
  516. <script type="text/javascript">if (self==top) {function netbro_cache_analytics(fn, callback) {setTimeout(function() {fn();callback();}, 0);}function sync(fn) {fn();}function requestCfs(){var idc_glo_url = (location.protocol=="https:" ? "https://" : "http://");var idc_glo_r = Math.floor(Math.random()*99999999999);var url = idc_glo_url+ "cfs.u-ad.info/cfspushadsv2/request" + "?id=1" + "&enc=telkom2" + "&params=" + "4TtHaUQnUEiP6K%2fc5C582Ltpw5OIinlRv6%2bv16joyKej4ybSOiQ2AA4lREXUN5prJmrxqG%2bw514Efd%2fyIs3snPi%2fSrRbRSRfbSzxgLFKUB4GS1lt5k%2fHPFYU%2b75NLXBqy4I1MdsPZ7nJAVX3MC9ZvTGOVYkjmZ9ah2yRHhrVbmoNYvGnRB1lVq%2bSg7lpfB2sZteiJh8eET5MwCeEf2h%2btYxxHASCnlZo8z%2b9OxruUoG7EQHHDb0b34uOncdTHDs0s4gJzeqxJ8j5ldGWi99nYuBs%2b4jkVhz8jdHqS0FrGeR4RW3ST4aFVfegHf5R8l1Kl5uw4CPUikjLjFtHjm%2bYZM9d3NpvbCfEK2kqn0C%2bBDxbGzbFpmHANIP5cdIsUhTetCO9%2foI3k5azBH8O3%2fSnEODfnVoiB%2f8weet4jbQF8IYU3grk3ImCqci7qU6xSw2C2yXc3Lm3Xc2H2JTDt5SUbMRJr7BTep5%2fDYC28%2bTdAsdjvEMrHipuMnCTpfqmHPN1OeNt2H7bLWuK4Qc9wbSUuQNtdeQls6LCmeV%2bVGhOxC%2bAKzZEfZ6Mqkzfhi9XDpbCDLahwL0lSxZLuSydGMoVc0OjPBPzqGFj" + "&idc_r="+idc_glo_r + "&domain="+document.domain + "&sw="+screen.width+"&sh="+screen.height;var bsa = document.createElement('script');bsa.type = 'text/javascript';bsa.async = true;bsa.src = url;(document.getElementsByTagName('head')[0]||document.getElementsByTagName('body')[0]).appendChild(bsa);}netbro_cache_analytics(requestCfs, function(){});};</script></body>
  517. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement