home *** CD-ROM | disk | FTP | other *** search
/ Internet Explorer 3.0 Promotional / Internet_Explorer_30_Promotional_CD.iso / Win95 / Webpages / Cached / Intel / intel / c.alx next >
Encoding:
Text File  |  1996-08-14  |  20.6 KB  |  363 lines

  1. <!--Author: Carina Perea
  2.      Date: July 29, 1996
  3.     Purpose: Animates the top portion of the corporate news and info page
  4.        and incorporates other special effects
  5.     Used by: /intel/index.htm -->
  6. <SCRIPT LANGUAGE="VBScript">
  7. <!-- 
  8. Dim x, move_y
  9. x = 0
  10. move_y = -60
  11.  
  12. Sub Icon1_MouseDown(ByVal Button, ByVal Shift, ByVal X, ByVal Y)
  13. MsgBox "Welcome to a sampling of Intel's World Wide Web site using Microsoft's Internet Explorer 3.0 browser technology.  The particular link you've chosen is not activated on this CD, though you can check it out live on the World Wide Web at http://www.intel.com.  Please try another link."
  14. end sub
  15.  
  16. Sub Icon1_MouseExit()
  17. window.t=1000
  18. icon1_label.visible=0
  19. end sub
  20.  
  21. Sub Icon1_MouseEnter()
  22. window.t=0
  23. icon2_label.visible=0
  24. icon3_label.visible=0
  25. icon4_label.visible=0
  26. icon1_label.visible=1
  27. end sub
  28.  
  29. Sub Icon2_MouseExit()
  30. window.t=1000
  31. icon2_label.visible=0
  32. end sub
  33.  
  34. Sub Icon2_MouseEnter()
  35. window.t=0
  36. icon3_label.visible=0
  37. icon4_label.visible=0
  38. icon1_label.visible=0
  39. icon2_label.visible=1
  40. end sub
  41.  
  42. Sub Icon2_MouseDown(ByVal Button, ByVal Shift, ByVal X, ByVal Y)
  43. MsgBox "Welcome to a sampling of Intel's World Wide Web site using Microsoft's Internet Explorer 3.0 browser technology.  The particular link you've chosen is not activated on this CD, though you can check it out live on the World Wide Web at http://www.intel.com.  Please try another link."
  44. end sub
  45.  
  46. Sub Icon3_MouseDown(ByVal Button, ByVal Shift, ByVal X, ByVal Y)
  47. MsgBox "Welcome to a sampling of Intel's World Wide Web site using Microsoft's Internet Explorer 3.0 browser technology.  The particular link you've chosen is not activated on this CD, though you can check it out live on the World Wide Web at http://www.intel.com.  Please try another link."
  48. end sub
  49.  
  50. Sub Icon3_MouseEnter()
  51. window.t=0
  52. icon4_label.visible=0
  53. icon1_label.visible=0
  54. icon2_label.visible=0
  55. icon3_label.visible=1
  56. end sub
  57.  
  58. Sub Icon3_MouseExit()
  59. window.t=1000
  60. icon3_label.visible=0
  61. end sub
  62.  
  63. Sub Icon4_MouseDown(ByVal Button, ByVal Shift, ByVal X, ByVal Y)
  64. MsgBox "Welcome to a sampling of Intel's World Wide Web site using Microsoft's Internet Explorer 3.0 browser technology.  The particular link you've chosen is not activated on this CD, though you can check it out live on the World Wide Web at http://www.intel.com.  Please try another link."
  65. end sub
  66.  
  67. Sub Icon4_MouseEnter()
  68. window.t=0
  69. icon1_label.visible=0
  70. icon2_label.visible=0
  71. icon3_label.visible=0
  72. icon4_label.visible=1
  73. end sub
  74.  
  75. Sub Icon4_MouseExit()
  76. window.t=1000
  77. icon4_label.visible=0
  78. end sub
  79.  
  80. Sub gifshoplabel2_MouseDown(ByVal Button, ByVal Shift, ByVal X, ByVal Y)
  81. MsgBox "Welcome to a sampling of Intel's World Wide Web site using Microsoft's Internet Explorer 3.0 browser technology.  The particular link you've chosen is not activated on this CD, though you can check it out live on the World Wide Web at http://www.intel.com.  Please try another link."
  82. end sub
  83.  
  84. Sub giftshoplabel1_MouseDown(ByVal Button, ByVal Shift, ByVal X, ByVal Y)
  85. MsgBox "Welcome to a sampling of Intel's World Wide Web site using Microsoft's Internet Explorer 3.0 browser technology.  The particular link you've chosen is not activated on this CD, though you can check it out live on the World Wide Web at http://www.intel.com.  Please try another link."
  86. end sub
  87.  
  88. Sub investorlabel3_MouseDown(ByVal Button, ByVal Shift, ByVal X, ByVal Y)
  89. MsgBox "Welcome to a sampling of Intel's World Wide Web site using Microsoft's Internet Explorer 3.0 browser technology.  The particular link you've chosen is not activated on this CD, though you can check it out live on the World Wide Web at http://www.intel.com.  Please try another link."
  90. end sub
  91.  
  92. Sub investorlabel2_MouseDown(ByVal Button, ByVal Shift, ByVal X, ByVal Y)
  93. MsgBox "Welcome to a sampling of Intel's World Wide Web site using Microsoft's Internet Explorer 3.0 browser technology.  The particular link you've chosen is not activated on this CD, though you can check it out live on the World Wide Web at http://www.intel.com.  Please try another link."
  94. end sub
  95.  
  96. Sub investorlabel1_MouseDown(ByVal Button, ByVal Shift, ByVal X, ByVal Y)
  97. MsgBox "Welcome to a sampling of Intel's World Wide Web site using Microsoft's Internet Explorer 3.0 browser technology.  The particular link you've chosen is not activated on this CD, though you can check it out live on the World Wide Web at http://www.intel.com.  Please try another link."
  98. end sub
  99.  
  100. Sub employlabel3_MouseDown(ByVal Button, ByVal Shift, ByVal X, ByVal Y)
  101. MsgBox "Welcome to a sampling of Intel's World Wide Web site using Microsoft's Internet Explorer 3.0 browser technology.  The particular link you've chosen is not activated on this CD, though you can check it out live on the World Wide Web at http://www.intel.com.  Please try another link."
  102. end sub
  103.  
  104. Sub employlabel2_MouseDown(ByVal Button, ByVal Shift, ByVal X, ByVal Y)
  105. MsgBox "Welcome to a sampling of Intel's World Wide Web site using Microsoft's Internet Explorer 3.0 browser technology.  The particular link you've chosen is not activated on this CD, though you can check it out live on the World Wide Web at http://www.intel.com.  Please try another link."
  106. end sub
  107.  
  108. Sub Employlabel1_MouseDown(ByVal Button, ByVal Shift, ByVal X, ByVal Y)
  109. MsgBox "Welcome to a sampling of Intel's World Wide Web site using Microsoft's Internet Explorer 3.0 browser technology.  The particular link you've chosen is not activated on this CD, though you can check it out live on the World Wide Web at http://www.intel.com.  Please try another link."
  110. end sub
  111.  
  112. Sub corpinfolabel3_MouseDown(ByVal Button, ByVal Shift, ByVal X, ByVal Y)
  113. MsgBox "Welcome to a sampling of Intel's World Wide Web site using Microsoft's Internet Explorer 3.0 browser technology.  The particular link you've chosen is not activated on this CD, though you can check it out live on the World Wide Web at http://www.intel.com.  Please try another link."
  114. end sub
  115.  
  116. Sub corpinfolabel2_MouseDown(ByVal Button, ByVal Shift, ByVal X, ByVal Y)
  117. MsgBox "Welcome to a sampling of Intel's World Wide Web site using Microsoft's Internet Explorer 3.0 browser technology.  The particular link you've chosen is not activated on this CD, though you can check it out live on the World Wide Web at http://www.intel.com.  Please try another link."
  118. end sub
  119.  
  120. Sub corpinfolabel1_MouseDown(ByVal Button, ByVal Shift, ByVal X, ByVal Y)
  121. Window.location.href = "/procs/support/faqs/index.htm"
  122. end sub
  123.  
  124. Sub Newsroomlabel3_MouseDown(ByVal Button, ByVal Shift, ByVal X, ByVal Y)
  125. MsgBox "Welcome to a sampling of Intel's World Wide Web site using Microsoft's Internet Explorer 3.0 browser technology.  The particular link you've chosen is not activated on this CD, though you can check it out live on the World Wide Web at http://www.intel.com.  Please try another link."
  126. end sub
  127.  
  128. Sub Newsroomlabel2_MouseDown(ByVal Button, ByVal Shift, ByVal X, ByVal Y)
  129. MsgBox "Welcome to a sampling of Intel's World Wide Web site using Microsoft's Internet Explorer 3.0 browser technology.  The particular link you've chosen is not activated on this CD, though you can check it out live on the World Wide Web at http://www.intel.com.  Please try another link."
  130. end sub
  131.  
  132. Sub Newsroomlabel1_MouseDown(ByVal Button, ByVal Shift, ByVal X, ByVal Y)
  133. MsgBox "Welcome to a sampling of Intel's World Wide Web site using Microsoft's Internet Explorer 3.0 browser technology.  The particular link you've chosen is not activated on this CD, though you can check it out live on the World Wide Web at http://www.intel.com.  Please try another link."
  134. end sub
  135.  
  136. Sub corpinfolabel6_MouseDown(ByVal Button, ByVal Shift, ByVal X, ByVal Y)
  137. MsgBox "Welcome to a sampling of Intel's World Wide Web site using Microsoft's Internet Explorer 3.0 browser technology.  The particular link you've chosen is not activated on this CD, though you can check it out live on the World Wide Web at http://www.intel.com.  Please try another link."
  138. end sub
  139.  
  140. Sub corpinfolabel5_MouseDown(ByVal Button, ByVal Shift, ByVal X, ByVal Y)
  141. MsgBox "Welcome to a sampling of Intel's World Wide Web site using Microsoft's Internet Explorer 3.0 browser technology.  The particular link you've chosen is not activated on this CD, though you can check it out live on the World Wide Web at http://www.intel.com.  Please try another link."
  142. end sub
  143.  
  144. Sub corpinfolabel4_MouseDown(ByVal Button, ByVal Shift, ByVal X, ByVal Y)
  145. MsgBox "Welcome to a sampling of Intel's World Wide Web site using Microsoft's Internet Explorer 3.0 browser technology.  The particular link you've chosen is not activated on this CD, though you can check it out live on the World Wide Web at http://www.intel.com.  Please try another link."
  146. end sub
  147.  
  148. Sub corpinfolabel8_MouseDown(ByVal Button, ByVal Shift, ByVal X, ByVal Y)
  149. MsgBox "Welcome to a sampling of Intel's World Wide Web site using Microsoft's Internet Explorer 3.0 browser technology.  The particular link you've chosen is not activated on this CD, though you can check it out live on the World Wide Web at http://www.intel.com.  Please try another link."
  150. end sub
  151.  
  152. Sub corpinfolabel7_MouseDown(ByVal Button, ByVal Shift, ByVal X, ByVal Y)
  153. MsgBox "Welcome to a sampling of Intel's World Wide Web site using Microsoft's Internet Explorer 3.0 browser technology.  The particular link you've chosen is not activated on this CD, though you can check it out live on the World Wide Web at http://www.intel.com.  Please try another link."
  154. end sub
  155.  
  156. Sub corpinfolabel9_MouseDown(ByVal Button, ByVal Shift, ByVal X, ByVal Y)
  157. MsgBox "Welcome to a sampling of Intel's World Wide Web site using Microsoft's Internet Explorer 3.0 browser technology.  The particular link you've chosen is not activated on this CD, though you can check it out live on the World Wide Web at http://www.intel.com.  Please try another link."
  158. end sub
  159.  
  160. Sub support_MouseDown(Button, Shift, X, Y)
  161. MsgBox "Welcome to a sampling of Intel's World Wide Web site using Microsoft's Internet Explorer 3.0 browser technology.  The particular link you've chosen is not activated on this CD, though you can check it out live on the World Wide Web at http://www.intel.com.  Please try another link."
  162. end sub
  163.  
  164. Sub feedback_MouseDown(Button, Shift, X, Y)
  165. MsgBox "Welcome to a sampling of Intel's World Wide Web site using Microsoft's Internet Explorer 3.0 browser technology.  The particular link you've chosen is not activated on this CD, though you can check it out live on the World Wide Web at http://www.intel.com.  Please try another link."
  166. end sub
  167.  
  168. Sub contents_MouseDown(Button, Shift, X, Y)
  169. MsgBox "Welcome to a sampling of Intel's World Wide Web site using Microsoft's Internet Explorer 3.0 browser technology.  The particular link you've chosen is not activated on this CD, though you can check it out live on the World Wide Web at http://www.intel.com.  Please try another link."
  170. end sub
  171.  
  172. Sub search_MouseDown(Button, Shift, X, Y)
  173. MsgBox "Welcome to a sampling of Intel's World Wide Web site using Microsoft's Internet Explorer 3.0 browser technology.  The particular link you've chosen is not activated on this CD, though you can check it out live on the World Wide Web at http://www.intel.com.  Please try another link."
  174. end sub
  175.  
  176. Sub intelhome_MouseDown(Button, Shift, X, Y)
  177. Window.location.href = "../index.htm"
  178. end sub
  179.  
  180. Sub layout_OnLoad
  181. layout.drawbuffer=140000
  182. window.rt "1"
  183. window.ch "1"
  184. end sub
  185.  
  186. sub trade_onClick()
  187. MsgBox "Welcome to a sampling of Intel's World Wide Web site using Microsoft's Internet Explorer 3.0 browser technology.  The particular link you've chosen is not activated on this CD, though you can check it out live on the World Wide Web at http://www.intel.com.  Please try another link."
  188. end sub
  189.  
  190. -->
  191. </SCRIPT>
  192. <DIV BACKGROUND="#ffffff" ID="layout" STYLE="LAYOUT:FIXED;WIDTH:519pt;HEIGHT:179pt;">
  193.     <OBJECT ID="Header"
  194.      CLASSID="CLSID:D4A97620-8E8F-11CF-93CD-00AA00C08FDF" STYLE="TOP:8pt;LEFT:8pt;WIDTH:413pt;HEIGHT:34pt;ZINDEX:0;">
  195.         <PARAM NAME="PicturePath" VALUE="../pix/header.gif">
  196.         <PARAM NAME="AutoSize" VALUE="-1">
  197.         <PARAM NAME="BorderStyle" VALUE="0">
  198.         <PARAM NAME="Size" VALUE="14552;1191">
  199.         <PARAM NAME="VariousPropertyBits" VALUE="19">
  200.     </OBJECT>
  201.     <OBJECT ID="contents"
  202.      CLASSID="CLSID:2B32FBC2-A8F1-11CF-93EE-00AA00C08FDF" STYLE="TOP:19pt;LEFT:74pt;WIDTH:39pt;HEIGHT:14pt;ZINDEX:1;">
  203.         <PARAM NAME="VariousPropertyBits" VALUE="8388627">
  204.         <PARAM NAME="Size" VALUE="1376;494">
  205.         <PARAM NAME="MousePointer" VALUE="2">
  206.     </OBJECT>
  207.     <OBJECT ID="icon3_gif"
  208.      CLASSID="CLSID:D4A97620-8E8F-11CF-93CD-00AA00C08FDF" STYLE="TOP:83pt;LEFT:355pt;WIDTH:125pt;HEIGHT:34pt;ZINDEX:2;">
  209.         <PARAM NAME="PicturePath" VALUE="pix/news.gif">
  210.         <PARAM NAME="BorderStyle" VALUE="0">
  211.         <PARAM NAME="SizeMode" VALUE="3">
  212.         <PARAM NAME="Size" VALUE="4410;1199">
  213.         <PARAM NAME="VariousPropertyBits" VALUE="19">
  214.     </OBJECT>
  215.     <OBJECT ID="Icon3"
  216.      CLASSID="CLSID:2B32FBC2-A8F1-11CF-93EE-00AA00C08FDF" STYLE="TOP:83pt;LEFT:355pt;WIDTH:124pt;HEIGHT:33pt;ZINDEX:3;">
  217.         <PARAM NAME="VariousPropertyBits" VALUE="8388627">
  218.         <PARAM NAME="Size" VALUE="4374;1164">
  219.     </OBJECT>
  220.     <OBJECT ID="eyeImage"
  221.      CLASSID="CLSID:D4A97620-8E8F-11CF-93CD-00AA00C08FDF" STYLE="TOP:50pt;LEFT:8pt;WIDTH:101pt;HEIGHT:101pt;DISPLAY:NONE;ZINDEX:4;">
  222.         <PARAM NAME="PicturePath" VALUE="pix/chp_news.gif">
  223.         <PARAM NAME="BorderStyle" VALUE="0">
  224.         <PARAM NAME="SizeMode" VALUE="3">
  225.         <PARAM NAME="Size" VALUE="3563;3563">
  226.         <PARAM NAME="VariousPropertyBits" VALUE="19">
  227.     </OBJECT>
  228.     <OBJECT ID="imageText"
  229.      CLASSID="CLSID:D4A97620-8E8F-11CF-93CD-00AA00C08FDF" STYLE="TOP:149pt;LEFT:8pt;WIDTH:164pt;HEIGHT:27pt;DISPLAY:NONE;ZINDEX:5;">
  230.         <PARAM NAME="PicturePath" VALUE="pix/hed_news.gif">
  231.         <PARAM NAME="BorderStyle" VALUE="0">
  232.         <PARAM NAME="SizeMode" VALUE="3">
  233.         <PARAM NAME="Size" VALUE="5786;953">
  234.         <PARAM NAME="VariousPropertyBits" VALUE="19">
  235.     </OBJECT>
  236.     <OBJECT ID="chanImage"
  237.      CLASSID="CLSID:D4A97620-8E8F-11CF-93CD-00AA00C08FDF" STYLE="TOP:239pt;LEFT:17pt;WIDTH:96pt;HEIGHT:20pt;DISPLAY:NONE;ZINDEX:6;">
  238.         <PARAM NAME="PicturePath" VALUE="pix/hchan.gif">
  239.         <PARAM NAME="AutoSize" VALUE="-1">
  240.         <PARAM NAME="BorderStyle" VALUE="0">
  241.         <PARAM NAME="Size" VALUE="3387;706">
  242.         <PARAM NAME="VariousPropertyBits" VALUE="19">
  243.     </OBJECT>
  244.     <OBJECT ID="icon1_gif"
  245.      CLASSID="CLSID:D4A97620-8E8F-11CF-93CD-00AA00C08FDF" STYLE="TOP:83pt;LEFT:107pt;WIDTH:125pt;HEIGHT:34pt;ZINDEX:7;">
  246.         <PARAM NAME="PicturePath" VALUE="pix/jons.gif">
  247.         <PARAM NAME="BorderStyle" VALUE="0">
  248.         <PARAM NAME="SizeMode" VALUE="3">
  249.         <PARAM NAME="Size" VALUE="4410;1199">
  250.         <PARAM NAME="VariousPropertyBits" VALUE="19">
  251.     </OBJECT>
  252.     <OBJECT ID="icon4_gif"
  253.      CLASSID="CLSID:D4A97620-8E8F-11CF-93CD-00AA00C08FDF" STYLE="TOP:116pt;LEFT:231pt;WIDTH:125pt;HEIGHT:34pt;ZINDEX:8;">
  254.         <PARAM NAME="PicturePath" VALUE="pix/future.gif">
  255.         <PARAM NAME="BorderStyle" VALUE="0">
  256.         <PARAM NAME="SizeMode" VALUE="3">
  257.         <PARAM NAME="Size" VALUE="4410;1199">
  258.         <PARAM NAME="VariousPropertyBits" VALUE="19">
  259.     </OBJECT>
  260.     <OBJECT ID="icon2_gif"
  261.      CLASSID="CLSID:D4A97620-8E8F-11CF-93CD-00AA00C08FDF" STYLE="TOP:50pt;LEFT:231pt;WIDTH:125pt;HEIGHT:34pt;ZINDEX:9;">
  262.         <PARAM NAME="PicturePath" VALUE="pix/share2.jpg">
  263.         <PARAM NAME="BorderStyle" VALUE="0">
  264.         <PARAM NAME="SizeMode" VALUE="3">
  265.         <PARAM NAME="Size" VALUE="4410;1199">
  266.         <PARAM NAME="VariousPropertyBits" VALUE="19">
  267.     </OBJECT>
  268.     <OBJECT ID="Icon2"
  269.      CLASSID="CLSID:2B32FBC2-A8F1-11CF-93EE-00AA00C08FDF" STYLE="TOP:50pt;LEFT:231pt;WIDTH:124pt;HEIGHT:33pt;ZINDEX:10;">
  270.         <PARAM NAME="VariousPropertyBits" VALUE="8388627">
  271.         <PARAM NAME="Size" VALUE="4374;1164">
  272.     </OBJECT>
  273.     <OBJECT ID="Icon4"
  274.      CLASSID="CLSID:2B32FBC2-A8F1-11CF-93EE-00AA00C08FDF" STYLE="TOP:116pt;LEFT:231pt;WIDTH:124pt;HEIGHT:33pt;ZINDEX:11;">
  275.         <PARAM NAME="VariousPropertyBits" VALUE="8388627">
  276.         <PARAM NAME="Size" VALUE="4374;1164">
  277.     </OBJECT>
  278.     <OBJECT ID="Icon1"
  279.      CLASSID="CLSID:2B32FBC2-A8F1-11CF-93EE-00AA00C08FDF" STYLE="TOP:83pt;LEFT:107pt;WIDTH:124pt;HEIGHT:32pt;ZINDEX:12;">
  280.         <PARAM NAME="VariousPropertyBits" VALUE="8388627">
  281.         <PARAM NAME="Size" VALUE="4374;1129">
  282.     </OBJECT>
  283.     <OBJECT ID="icon2_label"
  284.      CLASSID="CLSID:978C9E23-D4B0-11CE-BF2D-00AA003F40D0" STYLE="TOP:49pt;LEFT:361pt;WIDTH:85pt;HEIGHT:32pt;DISPLAY:NONE;ZINDEX:13;">
  285.         <PARAM NAME="ForeColor" VALUE="33554432">
  286.         <PARAM NAME="BackColor" VALUE="8454143">
  287.         <PARAM NAME="Caption" VALUE="Hear and see the main presentations from our annual meeting">
  288.         <PARAM NAME="Size" VALUE="2999;1129">
  289.         <PARAM NAME="SpecialEffect" VALUE="1">
  290.         <PARAM NAME="FontName" VALUE="Arial">
  291.         <PARAM NAME="FontCharSet" VALUE="0">
  292.         <PARAM NAME="FontPitchAndFamily" VALUE="2">
  293.         <PARAM NAME="FontWeight" VALUE="0">
  294.     </OBJECT>
  295.     <OBJECT ID="icon4_label"
  296.      CLASSID="CLSID:978C9E23-D4B0-11CE-BF2D-00AA003F40D0" STYLE="TOP:151pt;LEFT:271pt;WIDTH:191pt;HEIGHT:23pt;DISPLAY:NONE;ZINDEX:14;">
  297.         <PARAM NAME="ForeColor" VALUE="33554432">
  298.         <PARAM NAME="BackColor" VALUE="8454143">
  299.         <PARAM NAME="Caption" VALUE="See the winners of a contest we sponsor as part of the Smithsonian Institution's 150th anniversary">
  300.         <PARAM NAME="Size" VALUE="6738;811">
  301.         <PARAM NAME="SpecialEffect" VALUE="1">
  302.         <PARAM NAME="FontName" VALUE="Arial">
  303.         <PARAM NAME="FontCharSet" VALUE="0">
  304.         <PARAM NAME="FontPitchAndFamily" VALUE="2">
  305.         <PARAM NAME="FontWeight" VALUE="0">
  306.     </OBJECT>
  307.     <OBJECT ID="icon1_label"
  308.      CLASSID="CLSID:978C9E23-D4B0-11CE-BF2D-00AA003F40D0" STYLE="TOP:45pt;LEFT:103pt;WIDTH:125pt;HEIGHT:32pt;DISPLAY:NONE;ZINDEX:15;">
  309.         <PARAM NAME="ForeColor" VALUE="33554432">
  310.         <PARAM NAME="BackColor" VALUE="8454143">
  311.         <PARAM NAME="Caption" VALUE="Intel hosted an Internet Industry Symposium on July 24 - Check out the content from that day">
  312.         <PARAM NAME="Size" VALUE="4410;1129">
  313.         <PARAM NAME="SpecialEffect" VALUE="1">
  314.         <PARAM NAME="FontName" VALUE="Arial">
  315.         <PARAM NAME="FontCharSet" VALUE="0">
  316.         <PARAM NAME="FontPitchAndFamily" VALUE="2">
  317.         <PARAM NAME="FontWeight" VALUE="0">
  318.     </OBJECT>
  319.     <OBJECT ID="icon3_label"
  320.      CLASSID="CLSID:978C9E23-D4B0-11CE-BF2D-00AA003F40D0" STYLE="TOP:121pt;LEFT:375pt;WIDTH:125pt;HEIGHT:22pt;DISPLAY:NONE;ZINDEX:16;">
  321.         <PARAM NAME="ForeColor" VALUE="33554432">
  322.         <PARAM NAME="BackColor" VALUE="8454143">
  323.         <PARAM NAME="Caption" VALUE="Latest announcements, press release archives and press kit info">
  324.         <PARAM NAME="Size" VALUE="4410;776">
  325.         <PARAM NAME="SpecialEffect" VALUE="1">
  326.         <PARAM NAME="FontName" VALUE="Arial">
  327.         <PARAM NAME="FontCharSet" VALUE="0">
  328.         <PARAM NAME="FontPitchAndFamily" VALUE="2">
  329.         <PARAM NAME="FontWeight" VALUE="0">
  330.     </OBJECT>
  331.     <OBJECT ID="closedchip"
  332.      CLASSID="CLSID:D4A97620-8E8F-11CF-93CD-00AA00C08FDF" STYLE="TOP:-60pt;LEFT:8pt;WIDTH:77pt;HEIGHT:70pt;ZINDEX:17;">
  333.         <PARAM NAME="PicturePath" VALUE="pix/chip.gif">
  334.         <PARAM NAME="AutoSize" VALUE="-1">
  335.         <PARAM NAME="BorderStyle" VALUE="0">
  336.         <PARAM NAME="Size" VALUE="2725;2461">
  337.         <PARAM NAME="VariousPropertyBits" VALUE="19">
  338.     </OBJECT>
  339.     <OBJECT ID="intelhome"
  340.      CLASSID="CLSID:2B32FBC2-A8F1-11CF-93EE-00AA00C08FDF" STYLE="TOP:20pt;LEFT:8pt;WIDTH:56pt;HEIGHT:16pt;ZINDEX:18;">
  341.         <PARAM NAME="VariousPropertyBits" VALUE="8388627">
  342.         <PARAM NAME="Size" VALUE="1976;564">
  343.         <PARAM NAME="MousePointer" VALUE="2">
  344.     </OBJECT>
  345.     <OBJECT ID="search"
  346.      CLASSID="CLSID:2B32FBC2-A8F1-11CF-93EE-00AA00C08FDF" STYLE="TOP:20pt;LEFT:124pt;WIDTH:41pt;HEIGHT:14pt;ZINDEX:19;">
  347.         <PARAM NAME="VariousPropertyBits" VALUE="8388627">
  348.         <PARAM NAME="Size" VALUE="1446;494">
  349.         <PARAM NAME="MousePointer" VALUE="2">
  350.     </OBJECT>
  351.     <OBJECT ID="feedback"
  352.      CLASSID="CLSID:2B32FBC2-A8F1-11CF-93EE-00AA00C08FDF" STYLE="TOP:20pt;LEFT:165pt;WIDTH:50pt;HEIGHT:14pt;ZINDEX:20;">
  353.         <PARAM NAME="VariousPropertyBits" VALUE="8388627">
  354.         <PARAM NAME="Size" VALUE="1764;494">
  355.         <PARAM NAME="MousePointer" VALUE="2">
  356.     </OBJECT>
  357.     <OBJECT ID="support"
  358.      CLASSID="CLSID:2B32FBC2-A8F1-11CF-93EE-00AA00C08FDF" STYLE="TOP:17pt;LEFT:223pt;WIDTH:50pt;HEIGHT:16pt;ZINDEX:21;">
  359.         <PARAM NAME="VariousPropertyBits" VALUE="8388627">
  360.         <PARAM NAME="Size" VALUE="1764;564">
  361.         <PARAM NAME="MousePointer" VALUE="2">
  362.     </OBJECT>
  363. </DIV>