<html>
<head>
    <title>out of box experience</title>
    <link rel="stylesheet" type="text/css" href="regstyl.css">
    <META HTTP-EQUIV="MSThemeCompatible" CONTENT="Yes">
</head>


<body style="background-Color: transparent; background-repeat: no-repeat;" topMargin=0 rightmargin=0 leftmargin=0 tabindex=-1
      onload="window.parent.RegDialRdy_LoadMe();">

<table border=0 cellpadding=0 cellspacing=0 width="100%" height="100%">
<tr>
    <td ID=leftmargincell width=5% height=99%></td>
    <td ID=maincell valign=top class="text-primary">

    <!-- Title is "display:none" by design, GetPageTitle() in regshell.htm extracts this title -->
    <span ID=Title_Text class="title" style="display:none;">
    <ID id=Registration_Title_Text1>Preparing to Register Online</ID>
    </span>

    <br>
    <span id=RegDialReadyIntro class="text-primary">
    <ID id="drdyoem_2a">Windows will now dial a telephone number to register your new computer with Microsoft.</id>
    </span>

    <br>
    <span class="text-primary">
    <ID id="drdyoem_2b">Click <b>Next</b> to begin dialing.</id>
    </span>
    
    <br><br>
    <span id="DialRdy_ctrl1" style="visibility:hidden;">
        <p><span class="text-primary"><ID id="drdyoem_4">To proceed, provide the information below and click <b>Next</b>. To continue without dialing on your telephone line, click <b>Skip</b>.</id></span></p>
        <p>
        <span class="text-primary"><ID id="drdyoem_8">Select the country/region where you are now.  Click the down arrow, or press the ALT + &quot;DOWN ARROW&quot; keys to view the list of regions.</id></span>
        <br>
        <select id=selCountry TABINDEX=2>
            <script language="javascript">
            document.write(window.parent.external.Tapi.get_AllCountryName);
            </script>
        </select>
        </p>

        <p>
            <span class="text-primary"><ID id="drdyoem_11">Enter your telephone <u>a</u>rea code. (e.g., 425 in 425-555-1212).<id></span>
            <br>
            <input style="ime-mode:disabled" id=edtAreaCode TABINDEX=2 type="text" name="textfield" size="7" maxlength="7" ACCESSKEY="A" onkeypress="window.parent.KeyPressIsNumeric();">
        </p>

        <span id="PulseToneDialing" style="visibility:hidden;">
            <LABEL TABINDEX=-1 ACCESSKEY="T" id=Tapi_TOUCHTONE for="radioTouchToneYes">Do you have <U>t</U>ouch tone service?</label>
            <input TABINDEX=3 type="radio" name=TouchTone checked id=radioTouchToneYes>
            <LABEL TABINDEX=-1 id="Tapi_TOUCHTONE_YES" for="radioTouchToneYes">Yes</LABEL>
            <input TABINDEX=3 type="radio" name=TouchTone  id=radioTouchToneNo>
            <LABEL TABINDEX=-1 id="Tapi_TOUCHTONE_NO" for="radioTouchToneNo">No</LABEL>
        </span>

        </span>

        <br><br>

        <!-- OUTSIDE LINE -->
        <span id="spnOutsideLine" style="visibility:hidden;">
            <LABEL TABINDEX=-1 ACCESSKEY="O" id="drdyref_OUTSIDELINE1" for="radioOutSideLineYes">Do you dial a number to access an <U>o</U>utside line?</label>
            <input TABINDEX=4 type="radio" checked name=OutsideLine id=radioOutsideLineYes>
            <LABEL TABINDEX=-1 id="drdyref_OUTSIDELINE_YES" for="radioOutsideLineYes">Yes</LABEL>
            <input TABINDEX=4 type="radio" name=OutsideLine id=radioOutsideLineNo>
            <LABEL TABINDEX=-1 id="drdyref_OUTSIDELINE_NO" for="radioOutSideLineNo">No</LABEL>
        </span>
        <br>
        <SPAN TABINDEX=-1 id="spnOutsideLineNumber" style="visibility:hidden; position:relative;">                  
            <LABEL TABINDEX=-1 ACCESSKEY="W" ID="drdyref_OUTSIDELINE2" for=edtOutsideLineNumber><U>W</U>hat is that number?</LABEL>
            <input TABINDEX=5 style="ime-mode:disabled;" type="text" id=edtOutsideLineNumber maxlength=10 size="4" onkeypress="window.parent.KeyPressIsNumeric();">
        </SPAN>


    </td>

    <td ID=rightmargincell width=7%>
    </td>
</tr>
<tr>
    <td colspan=3>
    <br>
    <table border=0 class="buttonpositionnew">
    <tr>
        <td width="99%">&nbsp;</td>
        <td>
            <table border=0 width="100">
            <tr>
                <td width=99%>
                </td>
                <td>
                <BUTTON ID="btnSkip" class="buttons" TABINDEX=2 ACCESSKEY="S"><label for=btnSkip><id id="LocalBtnSkip_Text"><u>S</u>kip</id></label></BUTTON>
                </td>
                <td>
                <BUTTON ID="btnBack" class="buttons" TABINDEX=3 ACCESSKEY="B"><label for=btnBack><id id="LocalBtnBack_Text"><u>B</u>ack</id></label></BUTTON>
                </td>
                <td>
                <BUTTON ID="btnNext" class="buttons" TABINDEX=4 ACCESSKEY="N"><label for=btnNext><id id="LocalBtnNext_Text"><u>N</u>ext</id></label></BUTTON>
                </td>
            </tr>
            </table>
        </td>
    </tr>
    </table>
    </td>
</tr>
</table>

</body>
</html>