home *** CD-ROM | disk | FTP | other *** search
- <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN">
- <html>
-
- <head>
- <meta http-equiv="Content-Type"
- content="text/html; charset=iso-8859-1">
- <meta http-equiv="REFRESH" content="120">
- <meta name="GENERATOR" content="Microsoft FrontPage 2.0">
- <title>DynamIP</title>
- </head>
-
- <body bgcolor="#FFFFCE" text="#000000" link="#0000FF"
- vlink="#800080" alink="#FF0000">
- <script language="JavaScript"><!--
- <!--
- /*************************************************************
- * fade script ver0.1 by Kouichirou@Eto.com 1996/02/20
- * Copyright (c) 1996 Kouichirou Eto. All Rights Reserved.
- * You can freely copy, use, modify this script,
- * if the credit is given in the source.
- * If you would like to get information for this script,
- * please access <http://eto.com/JavaScript/>
- */
-
- function makearray(n) {
- this.length = n;
- for(var i = 1; i <= n; i++)
- this[i] = 0;
- return this;
- }
-
- hexa = new makearray(16);
- for(var i = 0; i < 10; i++)
- hexa[i] = i;
- hexa[10]="a"; hexa[11]="b"; hexa[12]="c";
- hexa[13]="d"; hexa[14]="e"; hexa[15]="f";
-
- function hex(i) {
- if (i < 0)
- return "00";
- else if (i > 255)
- return "ff";
- else
- return "" + hexa[Math.floor(i/16)] + hexa[i%16];
- }
-
- function setbgColor(r, g, b) {
- var hr = hex(r); var hg = hex(g); var hb = hex(b);
- document.bgColor = "#"+hr+hg+hb;
- }
-
- function fade(sr, sg, sb, er, eg, eb, step) {
- for(var i = 0; i <= step; i++) {
- setbgColor(
- Math.floor(sr * ((step-i)/step) + er * (i/step)),
- Math.floor(sg * ((step-i)/step) + eg * (i/step)),
- Math.floor(sb * ((step-i)/step) + eb * (i/step)));
- }
- }
-
- function fadein() {
- fade(0,0,0,255,255,206,200);
- }
-
- /* do fadein */
- fadein();
- document.bgColor = "#FFFFCE";
- document.fgColor = "#000000";
- document.linkColor = "#0000FF";
- document.vlinkColor = "#800080";
- document.alinkColor = "#FF0000";
-
- /***** end fade script *****/
- /************************************************************/
-
- // --></script>
-
- <p><a name="top"><font size="5">DynamIP</font></a> </p>
-
- <hr>
-
- <p>My current IP address is <<b><i>NOT.ON.LINE.NOW</i></b>><br>
- Last update on server: <b><i>$DateTime</i></b></p>
-
- <table border="3" cellspacing="1">
- <tr>
- <td valign="top" nowrap><strong>HTTP Server </strong></td>
- <td>HTTP Server NOT available</td>
- </tr>
- <tr>
- <td valign="top" nowrap><strong>FTP Server</strong></td>
- <td>FTP Server NOT available</td>
- </tr>
- <tr>
- <td valign="top" nowrap><strong>NetMeeting</strong></td>
- <td>call me at <!--webbot bot="HTMLMarkup" startspan --><a href="callto:NOT.ON.LINE.NOW"><!--webbot
- bot="HTMLMarkup" endspan --><strong>NOT.ON.LINE.NOW<!--webbot
- bot="HTMLMarkup" startspan --></a><!--webbot
- bot="HTMLMarkup" endspan --></strong><br>
- <font size="1">(this shortcut works only with </font><a
- href="http://www.microsoft.com/ie/default.asp"><font
- size="1">Internet Explorer</font></a><font size="1">)</font></td>
- </tr>
- <tr>
- <td valign="top" nowrap><strong>WEBchat</strong></td>
- <td><!--WEBchat--></td>
- </tr>
- </table>
-
- <p><font size="2"><em>More information about DynamIP v3.0 is
- available at</em></font><br>
- <a href="http://www.stanford.edu/~cmu/DynamIP.htm"><font size="2"><strong>http://www.stanford.edu/~cmu/DynamIP.htm</strong></font></a><strong><br>
- </strong><font color="#FF0000" size="2"><i>This page
- automatically reloads every 2 minutes to retrieve the latest
- info!</i></font><font size="2"> </font></p>
- </body>
- </html>
-