home *** CD-ROM | disk | FTP | other *** search
/ AmigActive 13 / AACD13.ISO / AACD / Information / WebSites / Amiga / corporate / 060300a-mcewen.shtml < prev    next >
Text File  |  2000-09-06  |  19KB  |  464 lines

  1. <TITLE>Executive Update: June 3, 2000</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>Executive Update: 6-3-2000</B><P>
  216. <B>Hello World:</B><BR>
  217. <P>
  218. Today is June 3, 2000, the six month anniversary of our first day of
  219. operation as the proud new owners of Amiga.*<BR>
  220. <P>
  221. When we got involved with Amiga, it was with the clear vision and goal that 
  222. we were going to change computing forever.<BR>  
  223. We were going to be able to create an operating system that was
  224. scalable 
  225. and would run on different platforms. Hardware will evolve as
  226. quickly
  227.  
  228. as possible, and Amiga would be able to take advantage of that--not
  229.  
  230. be limited by it.<BR>
  231. <P><P>
  232. I wanted to create long term partnerships with our developers and OEMs where
  233. we 
  234. could truly be partners and not competitors.<BR>  
  235. That is being achieved by putting into practice logical, common sense ideas,
  236.  
  237. and by working hard to succeed in achieving our goals.<BR>
  238. <P><P>
  239. After an interesting twisting of events, we are here and everything that
  240. is mentioned above is now within our grasp.<BR>
  241. <P><P>
  242. Many of you did not think that we would make it this far. Suffice to say:
  243. we are going to be here for a long, long time.<BR>  
  244. It takes time to take over the world, we are planning to do it one customer 
  245. at a time-- No, correct that: by adding one more member to the Amiga
  246. family
  247. at
  248. a time.<BR>
  249. <P><P>
  250. As many of you already know, I sometimes get some depressing and rather
  251. negative e-mails. Recently I had one of those mornings where I was
  252. inundated by hundreds of negative messages.<BR>  
  253. <P>
  254. Someone in the community felt that they had been slighted, and they took 
  255. their grievance out into the public forum.<BR>  
  256. Personally, I was feeling rather down because no matter what I said or
  257. did, 
  258. it would be reactive, instead of pro-active.<BR>  
  259. It was with this heavy attitude that I attended an impromptu meeting with a 
  260. group of visiting Japanese consumer electronics companies.<BR>
  261. <P><P>
  262. I had never met them before, but they had heard what we were doing, and they
  263. remembered the Amiga fondly. <BR> 
  264. After our presentation, one of the gentlemen sat back, and informed me that 
  265. what he had just heard, and saw was the most exciting opportunity that he 
  266. had seen in years .We were absolutely the correct company for them 
  267. to work with.<BR>  
  268. What they had not told us yet was that these three gentlemen 
  269. were actually representing a group of over 50 consumer electronics
  270. companies,  and they were looking for a long term partner!<BR> 
  271. Let's just say that they liked what they saw and heard.<BR>
  272. <P><P>
  273. I left that meeting with a new attitude: Never Give Up, and Never
  274. Surrender.<BR>  
  275. wait,.... I think that someone else may have borrowed that.<BR>  
  276. Ok, how about this: I will no longer accept that I must apologize for
  277. Amiga and 
  278. neither should any of you. We do not need to apologize for being
  279. better.<BR>
  280.  
  281. <P>
  282. Now we may not always do things that way--the way "others" may think
  283. we should. We may not always get it right the first time, but we are
  284. moving
  285. forward with our plans, and we will win! No, we <I>are</I> winning.<BR>
  286. <P><P>
  287. If you have friends that used to come to your user group meetings,
  288. call them.<BR>  
  289. If you have an extra Amiga not in use, please let a friend try one for
  290. the
  291. first time.  If you know places in your community where you can shine, then 
  292. do so. Do you want to learn how? I know there are some guys over at <A 
  293. HREF="http://www.amigaatlanta.org">Amiga Atlanta</A> that can help you 
  294. learn.<BR> <P><P>
  295. The Amiga changed computing forever with the introduction of the A1000.<BR>
  296. <P>
  297. We are about to do it again.<BR>
  298. <P><P>
  299. Today we announce the release of the first product since our acquisition,
  300. the Amiga Software Developers Kit. This is the first step in creating the
  301. content and applications that are going to change the way people look at
  302. computing.<P>  
  303. As many of you are aware, what we are talking about goes well beyond turning
  304.  
  305. on a computer, and waiting, waiting, waiting, saying "oh @%!%!,"
  306. restarting,
  307. waiting, 
  308. waiting, and then, finally, starting our tasks. But that's what the
  309. world got with Wintel. We are changing this, just like the color and
  310. brilliance of the A1000 shamed the green-on-black rows and columns of
  311. the IBM PC and low-res black and white interface of the Mac.<BR> <P> 
  312. What we are talking about here is creating a new and exciting computing 
  313. environment: one where you turn on your machine and guess what: it's
  314. on.<BR>
  315.  
  316. <P>
  317. The environment embraces the user, as opposed to the user being forced into 
  318. a certain method of doing things.  And all the while we stay true to
  319. Amiga.<BR>  
  320. As I have been told many times before, Amiga just did it right.<BR>  
  321. We continue that pledge to you.<BR>
  322. <P>
  323. Make no mistake, though: this product is truly for developers.  This SDK 
  324. is
  325. not for
  326. people looking for the next version of the Amiga.<BR>  
  327. This is a developers kit that provides the tools to start developers on
  328. out writing <B>VP code and Java</B>. <BR>  
  329. <P>
  330. This is designed as a reference platform to get started, and there will be 
  331. more releases of the SDK over the coming months. We will add new features
  332. and 
  333. expand the AmiVerse.<BR>
  334. <P><P>
  335. This is a change from the announcement in St.
  336. Louis on April 1, 2000.  We had originally planned to release a hardware and
  337. software only solution, but we received so many comments and emails
  338. suggesting something different that
  339. we decided to take the time and launch a software
  340. version of the developer release.  Yes, we listened.<BR>
  341. <P><P>
  342. We have also changed our plans on the hardware portion of the
  343. announcement
  344. also.  We had planned to be the sole source for the dev-box, but within
  345. hours of the St. Louis show we had numerous companies coming forth
  346. saying
  347. that they could build the developer boxes for less.<BR>  
  348. Again, we listened and changed our plans.<BR> 
  349. <P> 
  350. We have gone with a regional approach now, and are finalizing the list of 
  351. Amiga Dev-Box companies authorized to sell an approved system.<BR> 
  352. <P> 
  353. These will be local companies in each of your areas, which should 
  354. help with hardware support and warranty concerns.<BR>
  355. <P><P>
  356. Fleecy has been hard at work. He has written an excellent document that 
  357. offers a glimpse into the SDK and the way that developers will be able to 
  358. get the most out of it in a short time.<BR>  
  359. <P>
  360. You can read it in Amiga World 
  361. or in the developers support area of the site.<BR>
  362. <P>
  363. For those of you who think that we are sitting around, please note the
  364. following:<BR>
  365. <P>
  366. Currently there are over a quarter of a million lines of code written for
  367. the new version of Boopsi. We call it BOOPS.  It is in testing and 
  368. optimization. It 
  369. will be ready for release very soon. We are also working very hard on a
  370. new scripting language, very similar to
  371. AREXX, that we know that everyone will enjoy.   
  372. <P>
  373. Also I am pleased to announce that Dean Brown has accepted our offer and
  374. will joining us full time. He is preparing to move his family to the
  375. "great
  376. white north"--another positive move.<BR>
  377. <P><P>
  378. We have some other talented folks joining us along with Dean, but I am not
  379. at liberty to tell you
  380. their names until after the first week of July.<BR>
  381. <P>
  382. I am also very excited about the new Amigatainment section of the web site
  383. being introduced this week.  This is where you will be able to see works
  384. in progress on Next Generation Amiga entertainment titles.<BR> These are
  385. all products being developed for the new Amiga OS, and they will be
  386. ready
  387. almost as fast as we will.<BR>
  388. <P>
  389. Amiga dealers who are planning on stocking
  390. the
  391. new SDK, can be found in the Products section of the web
  392. site.
  393. Please support  them, as they have continued to support Amiga.<BR>
  394. <P>
  395. We took over Amiga on January 3rd, 2000, and six* months later we have
  396. delivered on our promise to you: a new developer platform.<BR>  
  397. <P>
  398. There will be more announcements and partnerships, changes to the web
  399. site,
  400. and
  401. developer updates over the coming months.<BR>
  402. <P>
  403. I know that our silence can be extremely frustrating and there are some 
  404. who try to take advantage of our silence, but I do not want us
  405. to pre-announce and build false hope and expectations. There was far
  406. too much of that activity in the past and we can no longer 
  407. afford to pay for those sins. Amiga developers and users have already
  408. paid enough. Let us all move forward
  409. together.<BR>
  410. <P>
  411. So my friends, today I am 38 years old.  It is my birthday, and I could find
  412. no better way to celebrate with you than this.  Well, actually there are a
  413. couple, but I'll just keep those to myself.
  414. I thank God for what we have accomplished so far, but this is truly only a
  415. small glimpse of what is to come, and we have set even greater goals.<BR>
  416. <P><P>
  417. Sincerely,<BR>
  418. <P>
  419. Bill McEwen, and the Amiga Team.<BR>
  420. <P>
  421. Bill McEwen <BR>
  422. President/CEO<BR>
  423. Amiga Incorporated<BR>
  424. Tel 425-396-5660<BR>
  425. Fax 425-396-5671<BR>
  426. <A HREF="mailto:bill@amiga.com">bill@amiga.com</A>
  427. <P>
  428. <FONT SIZE=1>
  429. * Six months (five months, six months, we're rounding... I guess it means
  430. we're actually a month ahead of schedule :)
  431. </FONT>
  432.  
  433. </FONT>
  434.       <!-- CONTENT END //--></TD>
  435.  
  436.       </TR><TR>
  437.       <TD COLSPAN="2" VALIGN="TOP" ALIGN="LEFT"><IMG SRC="grafx/left_side_bottom.gif" WIDTH="93" HEIGHT="51"></TD>
  438.           </TR>
  439.    
  440. </TABLE> 
  441. <TABLE WIDTH=100%><TR><TD WIDTH="93" VALIGN="TOP" ALIGN="LEFT"></TD>
  442.       <TD COLSPAN="5" ALIGN="RIGHT">
  443.       
  444. <FONT SIZE=2 FACE="Tahoma, Arial"><A HREF="corporate">Corporate</A> |
  445. <A HREF="support">Support</A> |
  446. <A HREF="press/current">News</A> |
  447. <A HREF="events">Events</A> |
  448. <A HREF="products">Products</A> |
  449. <A HREF="tools/search.shtml">Search</A></FONT><BR>
  450.       <IMG SRC="grafx/amiga_footer.gif" WIDTH="437" HEIGHT="71"></TD>
  451.     </TR>
  452.   </TABLE>
  453. <P ALIGN=RIGHT>
  454. <FONT SIZE=1 FACE="Tahoma,Arial,Helvetica">© 1996-2000 Amiga,
  455. Inc.<BR>
  456. <A HREF="mailto:webmaster@amiga.com">webmaster@amiga.com</A> |
  457. <A HREF="sitelog.shtml">Site Log</A> | <A HREF="sitemap.shtml">Site Map</A>
  458. </P>
  459. </CENTER>
  460. </BODY>
  461. </HTML>
  462.  
  463.  
  464.