home *** CD-ROM | disk | FTP | other *** search
- <%
- ' Pull id from string if arriving from registration
- ' (for the benefit of those without cookies enabled)
- iRegIDQ = Request.QueryString("id")
- iRegID = Request.Cookies("BMG_Mixup_RegID")
- %>
- <HTML>
- <HEAD>
- <TITLE>Dance.Com.2 - Screensaver</TITLE>
- </HEAD>
-
- <BODY BGCOLOR="#99CC66" background="images/background.gif" topmargin="0" leftmargin="0" marginwidth="0" marginheight="0">
- <table width="540" border="0" cellspacing="0" cellpadding="0">
- <tr>
- <td width="165"><img src="images/header/register.gif" width="206" height="61"></td>
- <td width="246"> </td>
- <td><img src="images/group.gif" width="129" height="61"></td>
- </tr>
- </table>
- <table width="560" border="0" cellspacing="0" cellpadding="0">
- <tr>
- <td rowspan="5" width="20"><img src="images/splash/blank.gif" width="25" height="6"></td>
- <td colspan="4"> </td>
- </tr>
- <tr>
- <td colspan="3"> </td>
- <td rowspan="3" valign="top">
- <p><font face="Arial" size="2"><% If iRegID = "" And iRegIDQ = "" Then %>
- <a href="register.asp?type=screen">Download now!</a><% Else %><a href="mixup.zip">
- Download now!</a><%End If%>Download
- our cool screensaver for your PC and watch as the characters from this
- web site entertain you! <br>
- It is designed for Windows 95/98 and is quick and easy to install - just
- follow these steps:<br>
- 1. Download the file (2.6Mb) to your computer. <br>
- 2. Unzip the file to a temporary location on your hard disk. <br>
- 3. Double click the 'install.exe' file. You will be told 'The screensaver
- was installed successfully'. <br>
- 4. Try it out and enjoy! </font>
- </td>
- </tr>
- <tr>
- <td colspan="3"><img src="images/screensaver/top.gif" width="254" height="42"></td>
- </tr>
- <tr>
- <td width="94"><img src="images/screensaver/left.gif" width="94" height="141"></td>
- <td width="142"><img src="images/screensaver/animation.gif" width="142" height="141"></td>
- <td width="20"><img src="images/screensaver/right.gif" width="20" height="140"></td>
- </tr>
- <tr>
- <td colspan="4" width="386" valign="top"><img src="images/screensaver/bottom.gif" width="386" height="93"></td>
- </tr>
- </table>
- <p> </p>
- </BODY>
- </HTML>
-