Source code of Windows XP (NT5)
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
<HTML> <HEAD> <link rel=stylesheet type="text/css" href="mmsobshe.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=flag>
<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"> <HR NOSHADE CLASS="blackBar"> <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>
|