Leaked source code of windows server 2003
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.

72 lines
2.6 KiB

  1. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
  2. <html>
  3. <head>
  4. <title>out of box experience</title>
  5. <LINK REL="stylesheet" TYPE="text/css" HREF="regstyl.css">
  6. <META HTTP-EQUIV="MSThemeCompatible" CONTENT="Yes">
  7. </head>
  8. <body style="background-Color: transparent; background-repeat: no-repeat;" topMargin=0 rightmargin=0 leftmargin=0 tabindex=-1
  9. onload="window.parent.OEMPrivacy_LoadMe('SimpleBack'); btnBack.focus();">
  10. <table border=0 cellpadding=0 cellspacing=0 width="100%" height="100%">
  11. <tr>
  12. <td ID=leftmargincell width=5% height=99%></td>
  13. <td ID=maincell valign=top class="text-primary">
  14. <!-- Title is "display:none" by design, GetPageTitle() in regshell.htm extracts this title -->
  15. <span ID=Title_Text class="title" style="display:none;">
  16. <ID id=Registration_Title_Text1>OEM Privacy Statement</ID>
  17. </span>
  18. <br><br>
  19. <TEXTAREA ID=privtext READONLY TABINDEX=2 style="font-family: Arial; font-size: 10pt; font-style: normal; line-height: 12pt; color: #000000" cols=70 name=MSprivacy rows=12 onfocus="window.parent.HandleTextAreaFocus();window.parent.OnFocus();" onblur="window.parent.HandleTextAreaBlur();">
  20. Privacy Statement
  21. ...
  22. ...
  23. </TEXTAREA>
  24. <br><br><br>
  25. <span class="text-primary" style="line-height:14pt">
  26. <ID id=OEMprvcy_s3>To continue to register, click </ID><span class="emphasis-lesser"><ID id=OEMprvcy_s4>Back</ID></span><span><ID id=xx1>.</ID></span>
  27. </span>
  28. </td>
  29. <td ID=rightmargincell width=7%>
  30. </td>
  31. </tr>
  32. <tr>
  33. <td colspan=3>
  34. <br>
  35. <table border=0 class="buttonpositionnew">
  36. <tr>
  37. <td width="99%">&nbsp;</td>
  38. <td>
  39. <table border=0 width="100">
  40. <tr>
  41. <td width=99%>
  42. </td>
  43. <td>
  44. <BUTTON ID=placeholder1 class="buttons" style="visibility:hidden" TABINDEX=-1><label for=placeholder1><id id="Localplaceholder1_Text"><u>B</u>ack</id></label></BUTTON>
  45. </td>
  46. <td>
  47. <BUTTON ID=placeholder2 class="buttons" style="visibility:hidden" TABINDEX=-1><label for=placeholder2><id id="Localplaceholder2_Text"><u>B</u>ack</id></label></BUTTON>
  48. </td>
  49. <td>
  50. <BUTTON ID="btnBack" class="buttons" TABINDEX=4 ACCESSKEY="B"><label for=btnBack><id id="LocalBtnBack_Text"><u>B</u>ack</id></label></BUTTON>
  51. </td>
  52. </tr>
  53. </table>
  54. </td>
  55. </tr>
  56. </table>
  57. </td>
  58. </tr>
  59. </table>
  60. </body>
  61. </html>