home *** CD-ROM | disk | FTP | other *** search
/ CD Action 8 B / cdactioncoverdisc / internet / html / 08 / 0831 next >
Encoding:
Text File  |  1996-11-26  |  1.8 KB  |  55 lines

  1. <HTML>
  2. <HEAD><title>Technical University of Wroclaw</title>
  3. <SCRIPT LANGUAGE="JavaScript">
  4. <!-- Beginning of JavaScript Applet -------------------
  5. /* Copyright (C)1996 Web Integration Systems, Inc. DBA Websys, Inc.
  6. All Rights Reserved.
  7. */
  8. function scrollit_r2l(seed)
  9. {
  10. var m1  = "Witamy w serwisie informacyjnym Politechniki Wroclawskiej.          ";
  11. var m2  = "Welcome to the information server at the Technical University of Wroclaw.       ";
  12. var msg=m1+m2;
  13. var out = " ";
  14. var c   = 1;
  15. if (100 < seed) {
  16. seed--;
  17. var cmd="scrollit_r2l(" + seed + ")";
  18. timerTwo=window.setTimeout(cmd,80);
  19. }
  20. else if (seed <= 100 && 0 < seed ) {
  21. for (c=0 ; c < seed ; c++) {
  22. out+=" ";
  23. }
  24. out+=msg;
  25. seed--;
  26. var cmd="scrollit_r2l(" + seed + ")";
  27. window.status=out;
  28. timerTwo=window.setTimeout(cmd,80);
  29. }
  30. else if (seed <= 0) {
  31. if (-seed < msg.length) {
  32. out+=msg.substring(-seed,msg.length);
  33. seed--;
  34. var cmd="scrollit_r2l(" + seed + ")";
  35. window.status=out;
  36. timerTwo=window.setTimeout(cmd,80);
  37. }
  38. else {
  39. window.status=" ";
  40. timerTwo=window.setTimeout("scrollit_r2l(100)",75);
  41. }
  42. }
  43. }
  44. // -- End of JavaScript code -------------- -->
  45. </SCRIPT>
  46. </head>
  47. <BODY BACKGROUND="083100" onLoad="timerONE=window.setTimeout('scrollit_r2l(20)',100);" BGCOLOR="#000000" TEXT="#00FFFF" LINK="#FFFF00" VLINK="#AAAA00">
  48. <P align=center><IMG SRC="083101" ALT="POLITECHNIKA WROCLAWSKA"></P>
  49. <P align=center><A HREF="http://sun1000.ci.pwr.wroc.pl/WCSS.html"><IMG SRC="083102" border=0 ALT="Serwis WWW"></A></P>
  50. <P align=center><IMG SRC="083103" ALT="*" ALIGN=top> <A HREF="http://sun1000.ci.pwr.wroc.pl/WCSS_E.html">English service</A></P>
  51. <P align=center><IMG SRC="083104" ALT="*" ALIGN=top> <A HREF="http://sun1000.ci.pwr.wroc.pl/WCSS.html">Serwis po polsku</A></P>
  52. <P align=center>Wroclaw, Wybrzeze Wyspianskiego 27</P>
  53. </BODY></HTML>
  54.  
  55.