home *** CD-ROM | disk | FTP | other *** search
/ AmigActive 13 / AACD13.ISO / AACD / Information / WebSites / Amiga / 3.5 / support.shtml < prev   
Text File  |  2000-09-06  |  11KB  |  262 lines

  1. <TITLE>OS 3.5 Support</TITLE>
  2. <!-- amiga.com designed by Ted Wallingford twallingford@indexc.com -->
  3.  
  4. <HTML>
  5. <HEAD>
  6. <TITLE>Amiga - So the World May Know</TITLE>
  7. <META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
  8. <META KEYWORDS="Amiga, embedded, realtime, console, Jay Miner, alternative,
  9. Microsoft not spoken here, web, video, pc, virtual reality, internet">
  10. </HEAD>
  11.  
  12. <!-- Look Ma, No Word -->
  13.  
  14. <SCRIPT language="javascript">
  15.  
  16. <!-- Preload the active menu graphics //-->
  17. <!--
  18. browserName = navigator.appName;
  19. browserVer = parseInt(navigator.appVersion);
  20.  
  21.     if (browserName == "Netscape" && browserVer < 3) version = "rollno";
  22.     else if (browserName == "Microsoft Internet Explorer" && browserVer < 3.01) version= "rollno";
  23.     else version = "rollyes";
  24.     
  25.     if (version == "rollyes") {
  26.     menu0on = new Image();
  27.     menu0on.src = "/grafx/n-news-on.gif";
  28.     menu1on = new Image();
  29.     menu1on.src = "/grafx/n-exec-on.gif";
  30.         menu2on = new Image();
  31.     menu2on.src = "/grafx/n-pr-on.gif";
  32.     menu3on = new Image();
  33.     menu3on.src = "/grafx/n-aw-on.gif";
  34.     menu4on = new Image();
  35.     menu4on.src = "/grafx/n-events-on.gif";
  36.     menu5on = new Image();
  37.     menu5on.src = "/grafx/n-products-on.gif";
  38.     menu6on = new Image();
  39.     menu6on.src = "/grafx/n-dealers-on.gif";
  40.     menu7on = new Image();
  41.     menu7on.src = "/grafx/n-corporate-on.gif";
  42.     menu8on = new Image();
  43.     menu8on.src = "/grafx/n-investors-on.gif";
  44.         menu9on = new Image();
  45.     menu9on.src = "/grafx/n-jobs-on.gif";
  46.     menu10on = new Image();
  47.     menu10on.src = "/grafx/n-support-on.gif";
  48.     menu11on = new Image();
  49.     menu11on.src = "/grafx/n-usergroups-on.gif";
  50.     menu12on = new Image();
  51.     menu12on.src = "/grafx/n-developers-on.gif";
  52.     menu13on = new Image();
  53.     menu13on.src = "/grafx/n-search-on.gif";
  54.     
  55.     
  56.  
  57.     
  58.     header0on = new Image();
  59.     header0on.src = "/grafx/h-news.gif";
  60.     header1on = new Image();
  61.     header1on.src = "/grafx/h-products.gif";
  62.     header2on = new Image();
  63.     header2on.src = "/grafx/h-support.gif";
  64.     header3on = new Image();
  65.     header3on.src = "/grafx/h-search.gif";
  66.     header4on = new Image();
  67.     header4on.src = "/grafx/h-corporate.gif";
  68.  
  69.     menu0off = new Image();
  70.     menu0off.src = "/grafx/n-news-off.gif";
  71.     menu1off = new Image();
  72.     menu1off.src = "/grafx/n-exec-off.gif";
  73.         menu2off = new Image();
  74.     menu2off.src = "/grafx/n-pr-off.gif";
  75.     menu3off = new Image();
  76.     menu3off.src = "/grafx/n-aw-off.gif";
  77.     menu4off = new Image();
  78.     menu4off.src = "/grafx/n-events-off.gif";
  79.     menu5off = new Image();
  80.     menu5off.src = "/grafx/n-products-off.gif";
  81.     menu6off = new Image();
  82.     menu6off.src = "/grafx/n-dealers-off.gif";
  83.     menu7off = new Image();
  84.     menu7off.src = "/grafx/n-corporate-off.gif";
  85.     menu8off = new Image();
  86.     menu8off.src = "/grafx/n-investors-off.gif";
  87.         menu9off = new Image();
  88.     menu9off.src = "/grafx/n-jobs-off.gif";
  89.     menu10off = new Image();
  90.     menu10off.src = "/grafx/n-support-off.gif";
  91.     menu11off = new Image();
  92.     menu11off.src = "/grafx/n-usergroups-off.gif";
  93.     menu12off = new Image();
  94.     menu12off.src = "/grafx/n-developers-off.gif";
  95.     menu13off = new Image();
  96.     menu13off.src = "/grafx/n-search-off.gif";
  97.  
  98.     
  99.     header0off = new Image();
  100.     header0off.src = "/grafx/header_amiga_inc.gif";
  101.     }
  102. //-->
  103. <!-- End of active menu pre-load //-->
  104.  
  105. <!-- This little script will tell the buttons what to do... //-->
  106. <!--
  107. function img_act(imgName,headName) {
  108.     if (version == "rollyes") {
  109.     imgOn = eval(imgName + "on.src");
  110.     headOn = eval(headName + "on.src");
  111.     document.images [imgName].src = imgOn;
  112.     document.images ['header0'].src = headOn;
  113.     }
  114. }
  115.  
  116. function img_inact(imgName) {
  117.     if (version =="rollyes") {
  118.     imgOff = eval(imgName + "off.src");
  119.     headOff = header0off.src
  120.     document.images [imgName].src = imgOff;
  121.     document.images ['header0'].src = headOff;
  122.     }
  123. }
  124. //-->
  125. <!-- This is the end of the 'what to do' script //-->
  126.  
  127. </SCRIPT>
  128.  
  129. <BODY BGCOLOR="#FFFFFF" TEXT="#000000" LINK="#CC0000" VLINK="#660000"
  130. ALINK="#FF3333" TOPMARGIN=0 LEFTMARGIN=0>
  131.     <BASE HREF="file://localhost/AACD13:AACD/Information/WebSites/Amiga/">
  132.   <TABLE BORDER="0" WIDTH="580" CELLSPACING="0" CELLPADDING="0">
  133.     <TR ALIGN="LEFT" VALIGN="TOP"> 
  134.       <TD WIDTH="93"><IMG LOWSRC="grafx/boing_static.gif" SRC="grafx/boing.gif" WIDTH="93" HEIGHT="81"></TD>
  135.       <TD COLSPAN="5" WIDTH="487"><IMG SRC="grafx/amiga_logo_top.gif" WIDTH="487" HEIGHT="81"></TD>
  136.     </TR>
  137.     <TR VALIGN="TOP" ALIGN="LEFT"> 
  138.       <TD WIDTH="93"><A HREF=""><IMG SRC="grafx/us_flag.gif" WIDTH="93" HEIGHT="50" BORDER="0"></A></TD>
  139.       <TD WIDTH="97" VALIGN="top"><A HREF="press/current"
  140.         onMouseOver = "img_act ('menu0','header0')"
  141.         onMouseOut = "img_inact ('menu0')"><IMG SRC="grafx/n-news-off.gif" NAME="menu0" ALT="News" WIDTH="97" HEIGHT="50" BORDER="0"></A></TD>
  142.       <TD WIDTH="82"><IMG SRC="grafx/header_left_side.gif" WIDTH="82" HEIGHT="28"><BR>
  143.         <IMG SRC="grafx/small_corner_curve.gif" WIDTH="14" HEIGHT="22" BORDER="0"></TD>
  144.       <TD WIDTH="241"><IMG NAME="header0" SRC="grafx/header_amiga_inc.gif"
  145. WIDTH="241" HEIGHT="28"></TD>
  146.       <TD WIDTH="21"><IMG SRC="grafx/header_right_side.gif" WIDTH="21" HEIGHT="28"></TD>
  147.       <TD WIDTH="46"><IMG SRC="grafx/spacer.gif" WIDTH="46" HEIGHT="1"></TD>
  148.     </TR>
  149.     <TR HEIGHT="45">
  150.       <TD
  151. VALIGN="top" WIDTH="93" BACKGROUND="grafx/left_side_stretch.gif"><A
  152. HREF="de/"><IMG ALT="in
  153. Deutsche" SRC="grafx/de_flag.gif" WIDTH="93" HEIGHT="39" BORDER="0"></A><P><CENTER>
  154. <A HREF="products/damiga.shtml"><IMG SRC="grafx/dtile.gif" HEIGHT=77
  155. WIDTH=78 BORDER=0></A><P>
  156. <A 
  157. HREF="products/SDK.shtml"><IMG 
  158. SRC="pics/products/sdk.gif" WIDTH=78 
  159. HEIGHT=78 ALT="SDK" BORDER=0></A><P><A HREF="games/"><IMG
  160. SRC="grafx/atbutton.gif" HEIGHT=78 WIDTH=78
  161.  border=0 alt="Games"></A><P>
  162. <A HREF="http://www.devicetop.com/dt/main"><IMG
  163. SRC="grafx/devicetop.gif" HEIGHT=78 WIDTH=78
  164. ALT="Devicetop.com" BORDER=0></A><P>
  165. <A HREF="3.5"><IMG
  166. SRC="pics/products/os35-redbg.gif" WIDTH=78 HEIGHT=77
  167. BORDER=0></A></CENTER></TD>
  168.       <TD WIDTH="97" VALIGN="top"><A HREF="corporate/exec_update.shtml"
  169.         onMouseOver = "img_act ('menu1','header0')" 
  170.         onMouseOut = "img_inact ('menu1')"><IMG SRC="grafx/n-exec-off.gif" NAME="menu1" ALT="Executive" WIDTH="97" HEIGHT="22" BORDER="0"></A><BR>
  171.         <A HREF="press/current/"
  172.         onMouseOver = "img_act ('menu2','header0')" 
  173.         onMouseOut = "img_inact ('menu2')"><IMG SRC="grafx/n-pr-off.gif" NAME="menu2" ALT="Press" WIDTH="97" HEIGHT="25" BORDER="0"></A><BR>
  174.          <A HREF="press/zine/"
  175.         onMouseOver = "img_act ('menu3','header0')" 
  176.         onMouseOut = "img_inact ('menu3')"><IMG SRC="grafx/n-aw-off.gif" NAME="menu3" ALT="AW" WIDTH="97" HEIGHT="25" BORDER="0"></A><BR>
  177.         <A HREF="events/"
  178.         onMouseOver = "img_act ('menu4','header0')" 
  179.         onMouseOut = "img_inact ('menu4')"><IMG SRC="grafx/n-events-off.gif" NAME="menu4" ALT="Events" WIDTH="97" HEIGHT="16" BORDER="0"></A><BR>
  180.         <A HREF="products/"
  181.         onMouseOver = "img_act ('menu5','header1')" 
  182.         onMouseOut = "img_inact ('menu5')"><IMG SRC="grafx/n-products-off.gif" NAME="menu5" ALT="Products" WIDTH="97" HEIGHT="20" BORDER="0"></A><BR>
  183.         <A HREF="products/dealers.shtml"
  184.         onMouseOver = "img_act ('menu6','header1')" 
  185.         onMouseOut = "img_inact ('menu6')"><IMG SRC="grafx/n-dealers-off.gif" NAME="menu6" ALT="Dealers" WIDTH="97" HEIGHT="16" BORDER="0"></A><BR>
  186.         <A HREF="corporate/"
  187.         onMouseOver = "img_act ('menu7','header4')" 
  188.         onMouseOut = "img_inact ('menu7')"><IMG SRC="grafx/n-corporate-off.gif" NAME="menu7" ALT="Corporate" WIDTH="97" HEIGHT="20" BORDER="0"></A><BR>
  189.         <A HREF="corporate/investors.shtml"
  190.         onMouseOver = "img_act ('menu8','header4')" 
  191.         onMouseOut = "img_inact ('menu8')"><IMG SRC="grafx/n-investors-off.gif" NAME="menu8" ALT="Investors" WIDTH="97" HEIGHT="16" BORDER="0"></A><BR>
  192.         <A HREF="corporate/jobs"
  193.         onMouseOver = "img_act ('menu9','header4')" 
  194.         onMouseOut = "img_inact ('menu9')"><IMG SRC="grafx/n-jobs-off.gif" NAME="menu9" ALT="Jobs" WIDTH="97" HEIGHT="16" BORDER="0"></A><BR>
  195.         <A HREF="support"
  196.         onMouseOver = "img_act ('menu10','header2')" 
  197.         onMouseOut = "img_inact ('menu10')"><IMG SRC="grafx/n-support-off.gif" NAME="menu10" ALT="Support" WIDTH="97" HEIGHT="20" BORDER="0"></A><BR>
  198.         <A HREF="user_groups"
  199.         onMouseOver = "img_act ('menu11','header2')" 
  200.         onMouseOut = "img_inact ('menu11')"><IMG SRC="grafx/n-usergroups-off.gif" NAME="menu11" ALT="User Groups" WIDTH="97" HEIGHT="22" BORDER="0"></A><BR>
  201.         <A HREF="developers"
  202.         onMouseOver = "img_act ('menu12','header2')" 
  203.         onMouseOut = "img_inact ('menu12')"><IMG SRC="grafx/n-developers-off.gif" NAME="menu12" ALT="Developers" WIDTH="97" HEIGHT="16" BORDER="0"></A><BR>
  204.         <A HREF="tools/search.shtml"
  205.         onMouseOver = "img_act ('menu13','header3')" 
  206.         onMouseOut = "img_inact ('menu13')"><IMG SRC="grafx/n-search-off.gif" NAME="menu13" ALT="Search" WIDTH="97" HEIGHT="20" BORDER="0"></A><BR>
  207.         <IMG SRC="grafx/menu_bottom.gif" WIDTH="97" HEIGHT="70" BORDER="0">
  208. </TD>
  209. <TD COLSPAN="4" ROWSPAN="8" VALIGN="TOP" ALIGN="LEFT">
  210.  
  211. <!-- CONTENT BEGIN //-->
  212. <FONT FACE="Tahoma, Arial, Helvetica" SIZE=2>
  213.  
  214.  
  215. <B>Support Resources for Amiga OS 3.5</B><P>
  216. <UL><LI><A HREF="3.5/support-faq.shtml">Common Support Questions, Part
  217. 1</A>
  218. <LI><A HREF="3.5/support-faq2.shtml">Common Support Questions, Part
  219. 2</A>
  220. <LI><A HREF="mailto:os35list-request@amiga.com?subject=subscribe">Amiga OS 3.5 Support
  221. E-mail List</A> (Subscribe with the word subscribe in the body.)<BR>To post
  222. messages on this list after subscribing, use os35list@amiga.com.
  223. <LI><A HREF="ftp://ftp.amiga.com/OS3.5">Amiga OS 3.5 FTP Site</A>
  224. <LI><A HREF="http://www.amiga.com/3.5/download/boingbag1.lzx">Boing
  225. Bag I</A> - OS 3.5 Patches and Enhancements
  226. <LI>Or, make an <A
  227. HREF="http://www.haage-partner.com/aos35support/supform-e.html">Online
  228. Support Inquiry</A> </UL>
  229.  
  230.  
  231. </FONT>
  232.       <!-- CONTENT END //--></TD>
  233.  
  234.       </TR><TR>
  235.       <TD COLSPAN="2" VALIGN="TOP" ALIGN="LEFT"><IMG SRC="grafx/left_side_bottom.gif" WIDTH="93" HEIGHT="51"></TD>
  236.           </TR>
  237.    
  238. </TABLE> 
  239. <TABLE WIDTH=100%><TR><TD WIDTH="93" VALIGN="TOP" ALIGN="LEFT"></TD>
  240.       <TD COLSPAN="5" ALIGN="RIGHT">
  241.       
  242. <FONT SIZE=2 FACE="Tahoma, Arial"><A HREF="corporate">Corporate</A> |
  243. <A HREF="support">Support</A> |
  244. <A HREF="press/current">News</A> |
  245. <A HREF="events">Events</A> |
  246. <A HREF="products">Products</A> |
  247. <A HREF="tools/search.shtml">Search</A></FONT><BR>
  248.       <IMG SRC="grafx/amiga_footer.gif" WIDTH="437" HEIGHT="71"></TD>
  249.     </TR>
  250.   </TABLE>
  251. <P ALIGN=RIGHT>
  252. <FONT SIZE=1 FACE="Tahoma,Arial,Helvetica">© 1996-2000 Amiga,
  253. Inc.<BR>
  254. <A HREF="mailto:webmaster@amiga.com">webmaster@amiga.com</A> |
  255. <A HREF="sitelog.shtml">Site Log</A> | <A HREF="sitemap.shtml">Site Map</A>
  256. </P>
  257. </CENTER>
  258. </BODY>
  259. </HTML>
  260.  
  261.  
  262.