home *** CD-ROM | disk | FTP | other *** search
- <HTML>
- <HEAD><title>Technical University of Wroclaw</title>
- <SCRIPT LANGUAGE="JavaScript">
- <!-- Beginning of JavaScript Applet -------------------
- /* Copyright (C)1996 Web Integration Systems, Inc. DBA Websys, Inc.
- All Rights Reserved.
- */
- function scrollit_r2l(seed)
- {
- var m1 = "Witamy w serwisie informacyjnym Politechniki Wroclawskiej. ";
- var m2 = "Welcome to the information server at the Technical University of Wroclaw. ";
- var msg=m1+m2;
- var out = " ";
- var c = 1;
- if (100 < seed) {
- seed--;
- var cmd="scrollit_r2l(" + seed + ")";
- timerTwo=window.setTimeout(cmd,80);
- }
- else if (seed <= 100 && 0 < seed ) {
- for (c=0 ; c < seed ; c++) {
- out+=" ";
- }
- out+=msg;
- seed--;
- var cmd="scrollit_r2l(" + seed + ")";
- window.status=out;
- timerTwo=window.setTimeout(cmd,80);
- }
- else if (seed <= 0) {
- if (-seed < msg.length) {
- out+=msg.substring(-seed,msg.length);
- seed--;
- var cmd="scrollit_r2l(" + seed + ")";
- window.status=out;
- timerTwo=window.setTimeout(cmd,80);
- }
- else {
- window.status=" ";
- timerTwo=window.setTimeout("scrollit_r2l(100)",75);
- }
- }
- }
- // -- End of JavaScript code -------------- -->
- </SCRIPT>
- </head>
- <BODY BACKGROUND="083100" onLoad="timerONE=window.setTimeout('scrollit_r2l(20)',100);" BGCOLOR="#000000" TEXT="#00FFFF" LINK="#FFFF00" VLINK="#AAAA00">
- <P align=center><IMG SRC="083101" ALT="POLITECHNIKA WROCLAWSKA"></P>
- <P align=center><A HREF="http://sun1000.ci.pwr.wroc.pl/WCSS.html"><IMG SRC="083102" border=0 ALT="Serwis WWW"></A></P>
- <P align=center><IMG SRC="083103" ALT="*" ALIGN=top> <A HREF="http://sun1000.ci.pwr.wroc.pl/WCSS_E.html">English service</A></P>
- <P align=center><IMG SRC="083104" ALT="*" ALIGN=top> <A HREF="http://sun1000.ci.pwr.wroc.pl/WCSS.html">Serwis po polsku</A></P>
- <P align=center>Wroclaw, Wybrzeze Wyspianskiego 27</P>
- </BODY></HTML>
-
-