90 lines
2.2 KiB
HTML
90 lines
2.2 KiB
HTML
<HTML>
|
|
<HEAD>
|
|
<link rel=stylesheet type="text/css" href="msobshel.css">
|
|
<TITLE>Congratulations!</TITLE>
|
|
<META http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
|
|
</HEAD>
|
|
<BODY TABINDEX=-1 onload="window.parent.congrats_LoadMe();">
|
|
|
|
<img class=gradient src="../images/watermrk.gif" tabindex=-1>
|
|
<img id="StageImage" class=leftpane>
|
|
|
|
<SPAN TABINDEX=-1 id="pagetitle" CLASS="pageTitle">
|
|
Congratulations!
|
|
</SPAN>
|
|
|
|
<SPAN TABINDEX=-1 ID="contents" CLASS="contents">
|
|
<table TABINDEX=-1 class="fontStyle">
|
|
<tr>
|
|
<td>
|
|
|
|
</td>
|
|
<td>
|
|
You are now signed up to access the Internet.
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td>
|
|
|
|
</td>
|
|
<td>
|
|
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td valign="top">
|
|
<input TABINDEX=1 type="radio" ID="radioAccessInternet" checked onclick="window.parent.congrats_AccessInternetClicked();">
|
|
</td>
|
|
<td>
|
|
I want to access the Windows desktop without dialing my modem.
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td valign="top">
|
|
<input TABINDEX=1 type="radio" ID="radioAccessInternet" onclick="window.parent.congrats_AccessInternetClicked();">
|
|
</td>
|
|
<td>
|
|
I want to access the Internet automatically
|
|
when I go to the Windows Desktop. Please connect me
|
|
using my current Internet Provider.
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td>
|
|
|
|
</td>
|
|
<td>
|
|
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td>
|
|
|
|
</td>
|
|
<td>
|
|
When you click Finish, Windows will then finalize
|
|
its configuration and take you to the Windows
|
|
desktop.
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
</SPAN>
|
|
|
|
<SPAN CLASS="navbar">
|
|
<IMG TABINDEX=-1 CLASS="blackBar" SRC="../images/black.gif">
|
|
<SPAN Id=spanBack onclick="window.parent.GoBack(window.parent.CKPT_CONGRATS);">
|
|
<IMG Id=btnBack class=backButton>
|
|
<SPAN Id=btnBackText class=backButtonText>
|
|
Back
|
|
</SPAN>
|
|
</SPAN>
|
|
<SPAN Id=spanNext onclick="window.parent.GoNext(window.parent.CKPT_CONGRATS);">
|
|
<IMG Id=btnNext class=nextButton>
|
|
<SPAN Id=btnNextText class=nextButtonText>
|
|
Finish
|
|
</SPAN>
|
|
</SPAN>
|
|
</SPAN>
|
|
</BODY>
|
|
</HTML>
|