index.html 2.6 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576
  1. <!DOCTYPE html>
  2. <!-- OwlMan was made: Tue, 05 Jan 2016 23:22:51 +0000
  3. {O,O} DYN
  4. /)_) TYLLUAN
  5. ""
  6. -----------
  7. NOTE FROM GWTA:
  8. The whole site is OWLMANs!!!! (owlman.neocities.org)
  9. This is a Welsh translation made by ME, Gwta (gwtagacw.neocities.org)
  10. Any page that hasn't been translated yet links to the original english page. KK THANX!
  11. -->
  12. <html>
  13. <head>
  14. <link href="llun/favicon.ico" rel="icon">
  15. <title>DYNTYLLUAN</title>
  16. </head>
  17. <body background="../owlman.neocities.org/img/dump/green.png">
  18. <center>
  19. <p><font face="verdana"><font size="6"><tt><font color="white">
  20. <script type="text/javascript">
  21. var year = new Date();document.write(year.getFullYear());
  22. </script></font></tt><font color="white"></font></font></font></p>
  23. <center>
  24. <a href="cartref/index.html"><img src="llun/cartref/owl.png"></a><br>
  25. <!-- Banners for Neocities -->
  26. <span title="Heeey Strata~"><a href="https://strata.neocities.org/"><img src="../owlman.neocities.org/OwlMan/Banners/strata.neocities.org.gif"></a></span>
  27. <!-- Banners for Neocities 2 -->
  28. <a href="https://websitering.neocities.org/"><img src="../owlman.neocities.org/OwlMan/Banners/websitering.gif"></a>
  29. <!-- Banners for Neocities 3 -->
  30. <a href="https://gwtagacw.neocities.org/"><img src="../owlman.neocities.org/OwlMan/Banners/gwtagacw_gwta.gif"></a>
  31. <!-- OwlMan link to us -->
  32. <a href="dyntylluan/baneri/cysylltuini.html"><img src="baneri/owlmanbanner8831.gif"></a>
  33. <!-- Copyright BS -->
  34. <a href="copyright.html"><img src="../owlman.neocities.org/img/cc-by-nc-sa-3.0.png"></a>
  35. <p>
  36. <!-- Banners for Neocities 4 -->
  37. <a href="https://neocities.org/"><img src="weiti.png"></a>
  38. <!-- WWW baner -->
  39. <img src="cysylltu.png">
  40. <!-- Start Of Display Scrolling Message -->
  41. <script language="JavaScript">
  42. <!--
  43. // Scrolling message settings
  44. var MessageText = "Croeso i fy ngwefan, chwiliwr gofod rhyngrwyd ifanc!"
  45. var DisplayLength = 130
  46. var pos = 1 - DisplayLength;
  47. function ScrollInStatusBar(){
  48. var scroll = "";
  49. pos++;
  50. if (pos == MessageText.length) pos = 1 - DisplayLength;
  51. if (pos<0)
  52. {
  53. for (var i=1; i<=Math.abs(pos); i++)
  54. scroll = scroll + " ";
  55. scroll = scroll + MessageText.substring(0, DisplayLength - i + 1);
  56. }
  57. else
  58. scroll = scroll + MessageText.substring(pos, pos + DisplayLength);
  59. window.status = scroll;
  60. //Scrolling speed
  61. setTimeout("ScrollInStatusBar()",50);
  62. }
  63. ScrollInStatusBar()
  64. //-->
  65. </script> <!-- End Of Display Scrolling Message --></p>
  66. <p>
  67. <center>
  68. <font color="black">&#x2605;</font>
  69. </center>
  70. </center>
  71. </center>
  72. </body>
  73. </html>