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.

259 lines
6.1 KiB

  1. <html>
  2. <head>
  3. <!---------------------------->
  4. <!-- Document Title -->
  5. <!-- change the TEXT -->
  6. <!---------------------------->
  7. <title> Getting Started with Windows NT </title>
  8. <basefont face="Tahoma,Arial" color="black" size=1>
  9. <style>
  10. <!--
  11. TD {text-align: left}
  12. A {text-decoration: none; color: #666666}
  13. -->
  14. </style>
  15. </head>
  16. <script language="VBScript">
  17. <!--
  18. 'Main functions to perform task highlighting on with mouse movement
  19. Sub DoMouseOver(task)
  20. ' document.all("Img" & task).src="NT" & task & "b.gif"
  21. document.all("Img" & task).src="NTb.gif"
  22. document.anchors("Task" & task).style.color="#000000"
  23. document.anchors("Task" & task).title=""
  24. document.all("Desc" & task).style.display=""
  25. End Sub
  26. Sub DoMouseOut(task)
  27. ' document.all("Img" & task).src="NT" & task & "a.gif"
  28. document.all("Img" & task).src="NTa.gif"
  29. document.anchors("Task" & task).style.color="#666666"
  30. document.all("Desc" & task).style.display="none"
  31. End Sub
  32. -->
  33. </script>
  34. <body bgcolor="white" topmargin=0 leftmargin=0 background="NTimage.gif">
  35. <!---------------------------->
  36. <!-- Title picture -->
  37. <!-- change the SRC -->
  38. <!---------------------------->
  39. <img SRC="GetStart.gif" width=150 height=75 hspace=20 vspace=4>
  40. <br><br>
  41. <!--
  42. *** Body Area ***
  43. -->
  44. <table width=* border=0 cellpadding=0 cellspacing=4>
  45. <!-- ********** Quick Start goes here ********** -->
  46. <!-- Row 1 -->
  47. <tr valign=top>
  48. <!-- Column 1 -->
  49. <td width=40>
  50. <img src="dotclear.gif" width=1 height=100>
  51. </td>
  52. <!-- Column 2 -->
  53. <td align=left valign=top width=60>
  54. <!---------------------------->
  55. <!-- icon & hypertext link -->
  56. <!-- change the HREF -->
  57. <!-- change the SRC -->
  58. <!-- verify the NUMBERS -->
  59. <!---------------------------->
  60. <a name="icon00" HREF="ComMgQS.htm"
  61. language="VBScript"
  62. onMouseOver=DoMouseOver("00")
  63. onMouseOut=DoMouseOut("00")>
  64. <img SRC="NTa.gif" name="Img00" width="55" height="55" border="0">
  65. </a>
  66. </td>
  67. <!-- Column 3 -->
  68. <td width=120>
  69. <font size=3>
  70. <!---------------------------->
  71. <!-- title & hypertext link -->
  72. <!-- change the HREF -->
  73. <!-- change the TEXT -->
  74. <!-- verify the NUMBERS -->
  75. <!---------------------------->
  76. <a name="task00" HREF="ComMgQS.htm"
  77. language="VBScript"
  78. onMouseOver=DoMouseOver("00")
  79. onMouseOut=DoMouseOut("00")>
  80. Quick Start
  81. </a><br>
  82. </font>
  83. <font size=2>
  84. <!---------------------------->
  85. <!-- description -->
  86. <!-- change the TEXT -->
  87. <!---------------------------->
  88. <div id="Desc00" style="display:none">
  89. Quick Start includes pages that introduce the system
  90. and quick links to common tasks and Help.
  91. </div>
  92. </font>
  93. </td>
  94. <!-- ********** Task 1 goes here ********** -->
  95. <!-- Column 4 -->
  96. <td width=20></td>
  97. <!-- Column 5 -->
  98. <td align=left valign=top width=60>
  99. <!---------------------------->
  100. <!-- icon & hypertext link -->
  101. <!-- change the HREF -->
  102. <!-- change the SRC -->
  103. <!-- verify the NUMBERS -->
  104. <!---------------------------->
  105. <a name="icon01" HREF="ComMgSt.htm"
  106. language="VBScript"
  107. onMouseOver=DoMouseOver("01")
  108. onMouseOut=DoMouseOut("01")>
  109. <img SRC="NTa.gif" name="Img01" width="55" height="55" border="0">
  110. </a>
  111. </td>
  112. <!-- Column 6 -->
  113. <td width=120>
  114. <font size=3>
  115. <!---------------------------->
  116. <!-- title & hypertext link -->
  117. <!-- change the HREF -->
  118. <!-- change the TEXT -->
  119. <!-- verify the NUMBERS -->
  120. <!---------------------------->
  121. <a name="task01" HREF="ComMgSt.htm"
  122. language="VBScript"
  123. onMouseOver=DoMouseOver("01")
  124. onMouseOut=DoMouseOut("01")>
  125. Storage
  126. </a><br>
  127. </font>
  128. <font size=2>
  129. <!---------------------------->
  130. <!-- description -->
  131. <!-- change the TEXT -->
  132. <!---------------------------->
  133. <div id="Desc01" style="display:none">
  134. From here you can manage many of the items relating to the storage devices on your computer. Backup, check your disk and other tasks.
  135. </div>
  136. </font>
  137. </td>
  138. <!-- ********** Task 2 goes here ********** -->
  139. <!-- Column 7 -->
  140. <td width=20></td>
  141. <!-- Column 8 -->
  142. <td align=left valign=top width=60>
  143. <!---------------------------->
  144. <!-- icon & hypertext link -->
  145. <!-- change the HREF -->
  146. <!-- change the SRC -->
  147. <!-- verify the NUMBERS -->
  148. <!---------------------------->
  149. <a name="icon02" HREF="ComMgTS.htm"
  150. language="VBScript"
  151. onMouseOver=DoMouseOver("02")
  152. onMouseOut=DoMouseOut("02")>
  153. <img SRC="NTa.gif" name="Img02" width="55" height="55" border="0">
  154. </a>
  155. </td>
  156. <!-- Column 9 -->
  157. <td width=120>
  158. <font size=3>
  159. <!---------------------------->
  160. <!-- title & hypertext link -->
  161. <!-- change the HREF -->
  162. <!-- change the TEXT -->
  163. <!-- verify the NUMBERS -->
  164. <!---------------------------->
  165. <a name="task02" HREF="ComMgTS.htm"
  166. language="VBScript"
  167. onMouseOver=DoMouseOver("02")
  168. onMouseOut=DoMouseOut("02")>
  169. Trouble Shooting
  170. </a><br>
  171. </font>
  172. <font size=2>
  173. <!---------------------------->
  174. <!-- description -->
  175. <!-- change the TEXT -->
  176. <!---------------------------->
  177. <div id="Desc02" style="display:none">
  178. This will link you to the tools you can use to help solve problems with
  179. your computer.
  180. </div>
  181. </font>
  182. </td>
  183. </tr>
  184. <!-- Row 2 -->
  185. <!-- blank row for spacing -->
  186. <tr><td>&nbsp;<br>&nbsp;</td></tr>
  187. </table>
  188. </body>
  189. </html>