Advertisement
ak133720

click4kawhmupost

Jan 6th, 2022
40
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.53 KB | None | 0 0
  1.  
  2. <br /><div dir="ltr" style="text-align: left;" trbidi="on">
  3. <body>
  4.  
  5. <center>
  6. <b>အချိန် ရေတွက်နေပါပြီ ...</b><br />
  7. <br />
  8.  
  9. <span id="countdown" style="font-size: 7mm;">...</span>
  10.  
  11. <br />
  12. <div style="text-align: center;">
  13. <a href="https://kawhmupdf.blogspot.com/" id="download_link" class="btn btn-gradient gradient2"
  14. style="display: none;font-weight:bold;font-size:20px;border:1px solid #ccc;border-radius:10px;padding:10px;text-decoration:none;color:#fff;background-color:#1d73c4;">ပြန်ထွက်လို့ရပါပီဗျ</a><br>
  15. <noscript>JavaScript needs to be enabled in order to be able to download.</noscript>
  16. <script type="application/javascript">
  17. (function () {
  18. var message = "%d seconds before download link appears";
  19. // seconds before download link becomes visible
  20. var count = 10;
  21. var countdown_element = document.getElementById("countdown");
  22. var download_link = document.getElementById("download_link");
  23. var timer = setInterval(function () {
  24. // if countdown equals 0, the next condition will evaluate to false and the else-construct will be executed
  25. if (count) {
  26. // display text
  27. countdown_element.innerHTML = "You have to wait %d seconds.".replace("%d", count);
  28. // decrease counter
  29. count--;
  30. } else {
  31. // stop timer
  32. clearInterval(timer);
  33. // hide countdown
  34. countdown_element.style.display = "none";
  35. // show download link
  36. download_link.style.display = "";
  37. }
  38. }, 1000);
  39. })();
  40. </script>
  41.  
  42.  
  43.  
  44.  
  45. </div>
  46. <p>
  47. </p>
  48. <div class="separator" style="clear: both; text-align: center;"><a href="https://i.imgur.com/y38QLWZ.jpg" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"></a></div><br /><p></p>
  49. </body></div> <br />Author Name<br /><br /><br /><br /><br />
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56. <br /><br /><br /><br /><br />
  57. <b>Clickers များ အောင်မြင်ပါပီ..ဗျာ...</b>
  58.  
  59. <br />🍁<b>ကော့မှူး တွံေတးမှ အလေးပြုပါတရ် ခင်ဗျာ...</b>🍁<br />🍁🍁<b>Thanks For Clicking</b>🍁🍁<br />🍁🍁🍁အရေးတော်ပုံအောင်ရမည်🍁🍁🍁<br />
  60. <br />
  61.  
  62. </b></b><br />
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement