Home » Archimedes archive » Acorn User » AU 1997-Xmas B.adf » PD » NetPlex/!Netplex/!Help/HTML/00-start
NetPlex/!Netplex/!Help/HTML/00-start
This website contains an archive of files for the Acorn Electron, BBC Micro, Acorn Archimedes, Commodore 16 and Commodore 64 computers, which Dominic Ford has rescued from his private collection of floppy disks and cassettes.
Some of these files were originally commercial releases in the 1980s and 1990s, but they are now widely available online. I assume that copyright over them is no longer being asserted. If you own the copyright and would like files to be removed, please contact me.
Tape/disk: | Home » Archimedes archive » Acorn User » AU 1997-Xmas B.adf » PD |
Filename: | NetPlex/!Netplex/!Help/HTML/00-start |
Read OK: | ✔ |
File size: | 0CF2 bytes |
Load address: | 0000 |
Exec address: | 0000 |
File contents
<HTML> <HEAD> <TITLE>Netplex - Getting Started</TITLE> </HEAD> <BODY TEXT="#000000" BGCOLOR="#ffffff" LINK="#004499" VLINK="#00224c" ALINK="#00cc00"> <H1><IMG SRC="images/world" ALIGN=ABSMIDDLE> Getting Started</H1> <HR> <A NAME="unpacking"><H2>Unpacking</H2></A> <P>Netplex is supplied with two support applications - <I>SysLog</I> and <I>System</I>. You should copy the version of System supplied over your existing copy to merge in the <I>InetServices</I> module which Netplex needs. The SysLog application should be copied to a writable medium and then run so that it knows its location.</P> <A NAME="dont"><H2>Don't Panic!</H2></A> <P>Most Internet software packages will usually set up a 'loopback' interface which allows a machine to contact <I>itself</I> as if it were a distant machine. By using the 'loopback' interface you can run both the server and client (i.e. Netplex and your browser) on the same machine without actually needing to connect to the Internet.</P> <P>If your software doesn't have a loopback interface configured - if the link in the next section doesn't work - then you must issue the following command at the command line :</P> <P ALIGN=CENTER><CODE>*ifconfig lo0 inet localhost up</CODE></P> <P>Users of the ANT Internet Suite should refer to the supplied 'ANT-Notes' file which describes how to configure their setup so that the loopback interface can be used.</P> <P><I>(If you have any problems in getting Netplex to operate on your setup, <A HREF="mailto:CMSDTHOM@livjm.ac.uk">mail me</A> giving details of your setup and the problems you have encountered.)</I></P> <A NAME="running"><H2>Running Netplex</H2></A> <P>Once Netplex is loaded it will install on the left hand side of the icon bar, to the right of any network devices.</P> <P><CENTER><A HREF="http://localhost/00-start#running">Once it is loaded, try clicking here</A>.</CENTER></P> <P>Assuming your browser is correctly setup (ensure that you have any proxying turned off) you will see this page again, except that it will have been served by Netplex and will have the URL 'http://localhost/00-start'.</P> <P>Essentially, that's all there is to it. :-)</P> <A NAME="docs"><H2>The Documentation</H2></A> <P>The first document I recommend you read is the <A HREF="a1-gloss">Glossary</A> to familiarise yourself with the terms I have used throughout this documentation. After reading that, I recommend that you use this documentation as a reference, as opposed to reading the whole way through - it's not a terribly exciting read. :-)</P> <P>At the bottom of each page you will see either two or three buttons :</P> <CENTER><P> <IMG SRC="images/buttons/bak" WIDTH=32 HEIGHT=32 BORDER=0 ALT="[ Previous ]"> <IMG SRC="images/buttons/up" WIDTH=32 HEIGHT=32 BORDER=0 ALT="[ Index ]"> <IMG SRC="images/buttons/fwd" WIDTH=32 HEIGHT=32 BORDER=0 ALT="[ Next ]"> </CENTER></P> <P>use these buttons to navigate your way through the pages. Blue arrow takes you back a page, green arrow takes you forward a page and black arrow takes you to the index page.</P> <HR> <P><CENTER> <A HREF="index"><IMG SRC="images/buttons/up" WIDTH=32 HEIGHT=32 BORDER=0 ALT="[ Index ]"></A> <A HREF="01-iconb"><IMG SRC="images/buttons/fwd" WIDTH=32 HEIGHT=32 BORDER=0 ALT="[ Next ]"></A> </CENTER></P> </BODY> </HTML>
00000000 3c 48 54 4d 4c 3e 0a 0a 3c 48 45 41 44 3e 0a 3c |<HTML>..<HEAD>.<| 00000010 54 49 54 4c 45 3e 4e 65 74 70 6c 65 78 20 2d 20 |TITLE>Netplex - | 00000020 47 65 74 74 69 6e 67 20 53 74 61 72 74 65 64 3c |Getting Started<| 00000030 2f 54 49 54 4c 45 3e 0a 3c 2f 48 45 41 44 3e 0a |/TITLE>.</HEAD>.| 00000040 0a 3c 42 4f 44 59 20 54 45 58 54 3d 22 23 30 30 |.<BODY TEXT="#00| 00000050 30 30 30 30 22 20 42 47 43 4f 4c 4f 52 3d 22 23 |0000" BGCOLOR="#| 00000060 66 66 66 66 66 66 22 20 4c 49 4e 4b 3d 22 23 30 |ffffff" LINK="#0| 00000070 30 34 34 39 39 22 20 56 4c 49 4e 4b 3d 22 23 30 |04499" VLINK="#0| 00000080 30 32 32 34 63 22 20 41 4c 49 4e 4b 3d 22 23 30 |0224c" ALINK="#0| 00000090 30 63 63 30 30 22 3e 0a 0a 3c 48 31 3e 3c 49 4d |0cc00">..<H1><IM| 000000a0 47 20 53 52 43 3d 22 69 6d 61 67 65 73 2f 77 6f |G SRC="images/wo| 000000b0 72 6c 64 22 20 41 4c 49 47 4e 3d 41 42 53 4d 49 |rld" ALIGN=ABSMI| 000000c0 44 44 4c 45 3e 20 20 47 65 74 74 69 6e 67 20 53 |DDLE> Getting S| 000000d0 74 61 72 74 65 64 3c 2f 48 31 3e 0a 3c 48 52 3e |tarted</H1>.<HR>| 000000e0 0a 0a 3c 41 20 4e 41 4d 45 3d 22 75 6e 70 61 63 |..<A NAME="unpac| 000000f0 6b 69 6e 67 22 3e 3c 48 32 3e 55 6e 70 61 63 6b |king"><H2>Unpack| 00000100 69 6e 67 3c 2f 48 32 3e 3c 2f 41 3e 0a 0a 3c 50 |ing</H2></A>..<P| 00000110 3e 4e 65 74 70 6c 65 78 20 69 73 20 73 75 70 70 |>Netplex is supp| 00000120 6c 69 65 64 20 77 69 74 68 20 74 77 6f 20 73 75 |lied with two su| 00000130 70 70 6f 72 74 20 61 70 70 6c 69 63 61 74 69 6f |pport applicatio| 00000140 6e 73 20 2d 20 3c 49 3e 53 79 73 4c 6f 67 3c 2f |ns - <I>SysLog</| 00000150 49 3e 20 61 6e 64 20 3c 49 3e 53 79 73 74 65 6d |I> and <I>System| 00000160 3c 2f 49 3e 2e 20 20 59 6f 75 20 73 68 6f 75 6c |</I>. You shoul| 00000170 64 20 63 6f 70 79 20 74 68 65 20 76 65 72 73 69 |d copy the versi| 00000180 6f 6e 20 6f 66 20 53 79 73 74 65 6d 20 73 75 70 |on of System sup| 00000190 70 6c 69 65 64 20 6f 76 65 72 20 79 6f 75 72 20 |plied over your | 000001a0 65 78 69 73 74 69 6e 67 20 63 6f 70 79 20 74 6f |existing copy to| 000001b0 20 6d 65 72 67 65 20 69 6e 20 74 68 65 20 3c 49 | merge in the <I| 000001c0 3e 49 6e 65 74 53 65 72 76 69 63 65 73 3c 2f 49 |>InetServices</I| 000001d0 3e 20 6d 6f 64 75 6c 65 20 77 68 69 63 68 20 4e |> module which N| 000001e0 65 74 70 6c 65 78 20 6e 65 65 64 73 2e 20 20 54 |etplex needs. T| 000001f0 68 65 20 53 79 73 4c 6f 67 20 61 70 70 6c 69 63 |he SysLog applic| 00000200 61 74 69 6f 6e 20 73 68 6f 75 6c 64 20 62 65 20 |ation should be | 00000210 63 6f 70 69 65 64 20 74 6f 20 61 20 77 72 69 74 |copied to a writ| 00000220 61 62 6c 65 20 6d 65 64 69 75 6d 20 61 6e 64 20 |able medium and | 00000230 74 68 65 6e 20 72 75 6e 20 73 6f 20 74 68 61 74 |then run so that| 00000240 20 69 74 20 6b 6e 6f 77 73 20 69 74 73 20 6c 6f | it knows its lo| 00000250 63 61 74 69 6f 6e 2e 3c 2f 50 3e 0a 0a 3c 41 20 |cation.</P>..<A | 00000260 4e 41 4d 45 3d 22 64 6f 6e 74 22 3e 3c 48 32 3e |NAME="dont"><H2>| 00000270 44 6f 6e 27 74 20 50 61 6e 69 63 21 3c 2f 48 32 |Don't Panic!</H2| 00000280 3e 3c 2f 41 3e 0a 0a 3c 50 3e 4d 6f 73 74 20 49 |></A>..<P>Most I| 00000290 6e 74 65 72 6e 65 74 20 73 6f 66 74 77 61 72 65 |nternet software| 000002a0 20 70 61 63 6b 61 67 65 73 20 77 69 6c 6c 20 75 | packages will u| 000002b0 73 75 61 6c 6c 79 20 73 65 74 20 75 70 20 61 20 |sually set up a | 000002c0 27 6c 6f 6f 70 62 61 63 6b 27 20 69 6e 74 65 72 |'loopback' inter| 000002d0 66 61 63 65 20 77 68 69 63 68 20 61 6c 6c 6f 77 |face which allow| 000002e0 73 20 61 20 6d 61 63 68 69 6e 65 20 74 6f 20 63 |s a machine to c| 000002f0 6f 6e 74 61 63 74 20 3c 49 3e 69 74 73 65 6c 66 |ontact <I>itself| 00000300 3c 2f 49 3e 20 61 73 20 69 66 20 69 74 20 77 65 |</I> as if it we| 00000310 72 65 20 61 20 64 69 73 74 61 6e 74 20 6d 61 63 |re a distant mac| 00000320 68 69 6e 65 2e 20 20 42 79 20 75 73 69 6e 67 20 |hine. By using | 00000330 74 68 65 20 27 6c 6f 6f 70 62 61 63 6b 27 20 69 |the 'loopback' i| 00000340 6e 74 65 72 66 61 63 65 20 79 6f 75 20 63 61 6e |nterface you can| 00000350 20 72 75 6e 20 62 6f 74 68 20 74 68 65 20 73 65 | run both the se| 00000360 72 76 65 72 20 61 6e 64 20 63 6c 69 65 6e 74 20 |rver and client | 00000370 28 69 2e 65 2e 20 4e 65 74 70 6c 65 78 20 61 6e |(i.e. Netplex an| 00000380 64 20 79 6f 75 72 20 62 72 6f 77 73 65 72 29 20 |d your browser) | 00000390 6f 6e 20 74 68 65 20 73 61 6d 65 20 6d 61 63 68 |on the same mach| 000003a0 69 6e 65 20 77 69 74 68 6f 75 74 20 61 63 74 75 |ine without actu| 000003b0 61 6c 6c 79 20 6e 65 65 64 69 6e 67 20 74 6f 20 |ally needing to | 000003c0 63 6f 6e 6e 65 63 74 20 74 6f 20 74 68 65 20 49 |connect to the I| 000003d0 6e 74 65 72 6e 65 74 2e 3c 2f 50 3e 0a 0a 3c 50 |nternet.</P>..<P| 000003e0 3e 49 66 20 79 6f 75 72 20 73 6f 66 74 77 61 72 |>If your softwar| 000003f0 65 20 64 6f 65 73 6e 27 74 20 68 61 76 65 20 61 |e doesn't have a| 00000400 20 6c 6f 6f 70 62 61 63 6b 20 69 6e 74 65 72 66 | loopback interf| 00000410 61 63 65 20 63 6f 6e 66 69 67 75 72 65 64 20 2d |ace configured -| 00000420 20 69 66 20 74 68 65 20 6c 69 6e 6b 20 69 6e 20 | if the link in | 00000430 74 68 65 20 6e 65 78 74 20 73 65 63 74 69 6f 6e |the next section| 00000440 20 64 6f 65 73 6e 27 74 20 77 6f 72 6b 20 2d 20 | doesn't work - | 00000450 74 68 65 6e 20 79 6f 75 20 6d 75 73 74 20 69 73 |then you must is| 00000460 73 75 65 20 74 68 65 20 66 6f 6c 6c 6f 77 69 6e |sue the followin| 00000470 67 20 63 6f 6d 6d 61 6e 64 20 61 74 20 74 68 65 |g command at the| 00000480 20 63 6f 6d 6d 61 6e 64 20 6c 69 6e 65 20 3a 3c | command line :<| 00000490 2f 50 3e 0a 0a 3c 50 20 41 4c 49 47 4e 3d 43 45 |/P>..<P ALIGN=CE| 000004a0 4e 54 45 52 3e 3c 43 4f 44 45 3e 2a 69 66 63 6f |NTER><CODE>*ifco| 000004b0 6e 66 69 67 20 6c 6f 30 20 69 6e 65 74 20 6c 6f |nfig lo0 inet lo| 000004c0 63 61 6c 68 6f 73 74 20 75 70 3c 2f 43 4f 44 45 |calhost up</CODE| 000004d0 3e 3c 2f 50 3e 0a 0a 3c 50 3e 55 73 65 72 73 20 |></P>..<P>Users | 000004e0 6f 66 20 74 68 65 20 41 4e 54 20 49 6e 74 65 72 |of the ANT Inter| 000004f0 6e 65 74 20 53 75 69 74 65 20 73 68 6f 75 6c 64 |net Suite should| 00000500 20 72 65 66 65 72 20 74 6f 20 74 68 65 20 73 75 | refer to the su| 00000510 70 70 6c 69 65 64 20 27 41 4e 54 2d 4e 6f 74 65 |pplied 'ANT-Note| 00000520 73 27 20 66 69 6c 65 20 77 68 69 63 68 20 64 65 |s' file which de| 00000530 73 63 72 69 62 65 73 20 68 6f 77 20 74 6f 20 63 |scribes how to c| 00000540 6f 6e 66 69 67 75 72 65 20 74 68 65 69 72 20 73 |onfigure their s| 00000550 65 74 75 70 20 73 6f 20 74 68 61 74 20 74 68 65 |etup so that the| 00000560 20 6c 6f 6f 70 62 61 63 6b 20 69 6e 74 65 72 66 | loopback interf| 00000570 61 63 65 20 63 61 6e 20 62 65 20 75 73 65 64 2e |ace can be used.| 00000580 3c 2f 50 3e 0a 0a 3c 50 3e 3c 49 3e 28 49 66 20 |</P>..<P><I>(If | 00000590 79 6f 75 20 68 61 76 65 20 61 6e 79 20 70 72 6f |you have any pro| 000005a0 62 6c 65 6d 73 20 69 6e 20 67 65 74 74 69 6e 67 |blems in getting| 000005b0 20 4e 65 74 70 6c 65 78 20 74 6f 20 6f 70 65 72 | Netplex to oper| 000005c0 61 74 65 20 6f 6e 20 79 6f 75 72 20 73 65 74 75 |ate on your setu| 000005d0 70 2c 20 3c 41 20 48 52 45 46 3d 22 6d 61 69 6c |p, <A HREF="mail| 000005e0 74 6f 3a 43 4d 53 44 54 48 4f 4d 40 6c 69 76 6a |to:CMSDTHOM@livj| 000005f0 6d 2e 61 63 2e 75 6b 22 3e 6d 61 69 6c 20 6d 65 |m.ac.uk">mail me| 00000600 3c 2f 41 3e 20 67 69 76 69 6e 67 20 64 65 74 61 |</A> giving deta| 00000610 69 6c 73 20 6f 66 20 79 6f 75 72 20 73 65 74 75 |ils of your setu| 00000620 70 20 61 6e 64 20 74 68 65 20 70 72 6f 62 6c 65 |p and the proble| 00000630 6d 73 20 79 6f 75 20 68 61 76 65 20 65 6e 63 6f |ms you have enco| 00000640 75 6e 74 65 72 65 64 2e 29 3c 2f 49 3e 3c 2f 50 |untered.)</I></P| 00000650 3e 0a 0a 3c 41 20 4e 41 4d 45 3d 22 72 75 6e 6e |>..<A NAME="runn| 00000660 69 6e 67 22 3e 3c 48 32 3e 52 75 6e 6e 69 6e 67 |ing"><H2>Running| 00000670 20 4e 65 74 70 6c 65 78 3c 2f 48 32 3e 3c 2f 41 | Netplex</H2></A| 00000680 3e 0a 0a 3c 50 3e 4f 6e 63 65 20 4e 65 74 70 6c |>..<P>Once Netpl| 00000690 65 78 20 69 73 20 6c 6f 61 64 65 64 20 69 74 20 |ex is loaded it | 000006a0 77 69 6c 6c 20 69 6e 73 74 61 6c 6c 20 6f 6e 20 |will install on | 000006b0 74 68 65 20 6c 65 66 74 20 68 61 6e 64 20 73 69 |the left hand si| 000006c0 64 65 20 6f 66 20 74 68 65 20 69 63 6f 6e 20 62 |de of the icon b| 000006d0 61 72 2c 20 74 6f 20 74 68 65 20 72 69 67 68 74 |ar, to the right| 000006e0 20 6f 66 20 61 6e 79 20 6e 65 74 77 6f 72 6b 20 | of any network | 000006f0 64 65 76 69 63 65 73 2e 3c 2f 50 3e 0a 3c 50 3e |devices.</P>.<P>| 00000700 3c 43 45 4e 54 45 52 3e 3c 41 20 48 52 45 46 3d |<CENTER><A HREF=| 00000710 22 68 74 74 70 3a 2f 2f 6c 6f 63 61 6c 68 6f 73 |"http://localhos| 00000720 74 2f 30 30 2d 73 74 61 72 74 23 72 75 6e 6e 69 |t/00-start#runni| 00000730 6e 67 22 3e 4f 6e 63 65 20 69 74 20 69 73 20 6c |ng">Once it is l| 00000740 6f 61 64 65 64 2c 20 74 72 79 20 63 6c 69 63 6b |oaded, try click| 00000750 69 6e 67 20 68 65 72 65 3c 2f 41 3e 2e 3c 2f 43 |ing here</A>.</C| 00000760 45 4e 54 45 52 3e 3c 2f 50 3e 0a 0a 3c 50 3e 41 |ENTER></P>..<P>A| 00000770 73 73 75 6d 69 6e 67 20 79 6f 75 72 20 62 72 6f |ssuming your bro| 00000780 77 73 65 72 20 69 73 20 63 6f 72 72 65 63 74 6c |wser is correctl| 00000790 79 20 73 65 74 75 70 20 28 65 6e 73 75 72 65 20 |y setup (ensure | 000007a0 74 68 61 74 20 79 6f 75 20 68 61 76 65 20 61 6e |that you have an| 000007b0 79 20 70 72 6f 78 79 69 6e 67 20 74 75 72 6e 65 |y proxying turne| 000007c0 64 20 6f 66 66 29 20 79 6f 75 20 77 69 6c 6c 20 |d off) you will | 000007d0 73 65 65 20 74 68 69 73 20 70 61 67 65 20 61 67 |see this page ag| 000007e0 61 69 6e 2c 20 65 78 63 65 70 74 20 74 68 61 74 |ain, except that| 000007f0 20 69 74 20 77 69 6c 6c 20 68 61 76 65 20 62 65 | it will have be| 00000800 65 6e 20 73 65 72 76 65 64 20 62 79 20 4e 65 74 |en served by Net| 00000810 70 6c 65 78 20 61 6e 64 20 77 69 6c 6c 20 68 61 |plex and will ha| 00000820 76 65 20 74 68 65 20 55 52 4c 20 27 68 74 74 70 |ve the URL 'http| 00000830 3a 2f 2f 6c 6f 63 61 6c 68 6f 73 74 2f 30 30 2d |://localhost/00-| 00000840 73 74 61 72 74 27 2e 3c 2f 50 3e 0a 0a 3c 50 3e |start'.</P>..<P>| 00000850 45 73 73 65 6e 74 69 61 6c 6c 79 2c 20 74 68 61 |Essentially, tha| 00000860 74 27 73 20 61 6c 6c 20 74 68 65 72 65 20 69 73 |t's all there is| 00000870 20 74 6f 20 69 74 2e 20 3a 2d 29 3c 2f 50 3e 0a | to it. :-)</P>.| 00000880 0a 3c 41 20 4e 41 4d 45 3d 22 64 6f 63 73 22 3e |.<A NAME="docs">| 00000890 3c 48 32 3e 54 68 65 20 44 6f 63 75 6d 65 6e 74 |<H2>The Document| 000008a0 61 74 69 6f 6e 3c 2f 48 32 3e 3c 2f 41 3e 0a 0a |ation</H2></A>..| 000008b0 3c 50 3e 54 68 65 20 66 69 72 73 74 20 64 6f 63 |<P>The first doc| 000008c0 75 6d 65 6e 74 20 49 20 72 65 63 6f 6d 6d 65 6e |ument I recommen| 000008d0 64 20 79 6f 75 20 72 65 61 64 20 69 73 20 74 68 |d you read is th| 000008e0 65 20 3c 41 20 48 52 45 46 3d 22 61 31 2d 67 6c |e <A HREF="a1-gl| 000008f0 6f 73 73 22 3e 47 6c 6f 73 73 61 72 79 3c 2f 41 |oss">Glossary</A| 00000900 3e 20 74 6f 20 66 61 6d 69 6c 69 61 72 69 73 65 |> to familiarise| 00000910 20 79 6f 75 72 73 65 6c 66 20 77 69 74 68 20 74 | yourself with t| 00000920 68 65 20 74 65 72 6d 73 20 49 20 68 61 76 65 20 |he terms I have | 00000930 75 73 65 64 20 74 68 72 6f 75 67 68 6f 75 74 20 |used throughout | 00000940 74 68 69 73 20 64 6f 63 75 6d 65 6e 74 61 74 69 |this documentati| 00000950 6f 6e 2e 20 20 41 66 74 65 72 20 72 65 61 64 69 |on. After readi| 00000960 6e 67 20 74 68 61 74 2c 20 49 20 72 65 63 6f 6d |ng that, I recom| 00000970 6d 65 6e 64 20 74 68 61 74 20 79 6f 75 20 75 73 |mend that you us| 00000980 65 20 74 68 69 73 20 64 6f 63 75 6d 65 6e 74 61 |e this documenta| 00000990 74 69 6f 6e 20 61 73 20 61 20 72 65 66 65 72 65 |tion as a refere| 000009a0 6e 63 65 2c 20 61 73 20 6f 70 70 6f 73 65 64 20 |nce, as opposed | 000009b0 74 6f 20 72 65 61 64 69 6e 67 20 74 68 65 20 77 |to reading the w| 000009c0 68 6f 6c 65 20 77 61 79 20 74 68 72 6f 75 67 68 |hole way through| 000009d0 20 2d 20 69 74 27 73 20 6e 6f 74 20 61 20 74 65 | - it's not a te| 000009e0 72 72 69 62 6c 79 20 65 78 63 69 74 69 6e 67 20 |rribly exciting | 000009f0 72 65 61 64 2e 20 3a 2d 29 3c 2f 50 3e 0a 0a 3c |read. :-)</P>..<| 00000a00 50 3e 41 74 20 74 68 65 20 62 6f 74 74 6f 6d 20 |P>At the bottom | 00000a10 6f 66 20 65 61 63 68 20 70 61 67 65 20 79 6f 75 |of each page you| 00000a20 20 77 69 6c 6c 20 73 65 65 20 65 69 74 68 65 72 | will see either| 00000a30 20 74 77 6f 20 6f 72 20 74 68 72 65 65 20 62 75 | two or three bu| 00000a40 74 74 6f 6e 73 20 3a 3c 2f 50 3e 0a 0a 3c 43 45 |ttons :</P>..<CE| 00000a50 4e 54 45 52 3e 3c 50 3e 0a 3c 49 4d 47 20 53 52 |NTER><P>.<IMG SR| 00000a60 43 3d 22 69 6d 61 67 65 73 2f 62 75 74 74 6f 6e |C="images/button| 00000a70 73 2f 62 61 6b 22 20 57 49 44 54 48 3d 33 32 20 |s/bak" WIDTH=32 | 00000a80 48 45 49 47 48 54 3d 33 32 20 42 4f 52 44 45 52 |HEIGHT=32 BORDER| 00000a90 3d 30 20 41 4c 54 3d 22 5b 20 50 72 65 76 69 6f |=0 ALT="[ Previo| 00000aa0 75 73 20 5d 22 3e 0a 3c 49 4d 47 20 53 52 43 3d |us ]">.<IMG SRC=| 00000ab0 22 69 6d 61 67 65 73 2f 62 75 74 74 6f 6e 73 2f |"images/buttons/| 00000ac0 75 70 22 20 57 49 44 54 48 3d 33 32 20 48 45 49 |up" WIDTH=32 HEI| 00000ad0 47 48 54 3d 33 32 20 42 4f 52 44 45 52 3d 30 20 |GHT=32 BORDER=0 | 00000ae0 41 4c 54 3d 22 5b 20 49 6e 64 65 78 20 5d 22 3e |ALT="[ Index ]">| 00000af0 0a 3c 49 4d 47 20 53 52 43 3d 22 69 6d 61 67 65 |.<IMG SRC="image| 00000b00 73 2f 62 75 74 74 6f 6e 73 2f 66 77 64 22 20 57 |s/buttons/fwd" W| 00000b10 49 44 54 48 3d 33 32 20 48 45 49 47 48 54 3d 33 |IDTH=32 HEIGHT=3| 00000b20 32 20 42 4f 52 44 45 52 3d 30 20 41 4c 54 3d 22 |2 BORDER=0 ALT="| 00000b30 5b 20 4e 65 78 74 20 5d 22 3e 0a 3c 2f 43 45 4e |[ Next ]">.</CEN| 00000b40 54 45 52 3e 3c 2f 50 3e 0a 0a 3c 50 3e 75 73 65 |TER></P>..<P>use| 00000b50 20 74 68 65 73 65 20 62 75 74 74 6f 6e 73 20 74 | these buttons t| 00000b60 6f 20 6e 61 76 69 67 61 74 65 20 79 6f 75 72 20 |o navigate your | 00000b70 77 61 79 20 74 68 72 6f 75 67 68 20 74 68 65 20 |way through the | 00000b80 70 61 67 65 73 2e 20 20 42 6c 75 65 20 61 72 72 |pages. Blue arr| 00000b90 6f 77 20 74 61 6b 65 73 20 79 6f 75 20 62 61 63 |ow takes you bac| 00000ba0 6b 20 61 20 70 61 67 65 2c 20 67 72 65 65 6e 20 |k a page, green | 00000bb0 61 72 72 6f 77 20 74 61 6b 65 73 20 79 6f 75 20 |arrow takes you | 00000bc0 66 6f 72 77 61 72 64 20 61 20 70 61 67 65 20 61 |forward a page a| 00000bd0 6e 64 20 62 6c 61 63 6b 20 61 72 72 6f 77 20 74 |nd black arrow t| 00000be0 61 6b 65 73 20 79 6f 75 20 74 6f 20 74 68 65 20 |akes you to the | 00000bf0 69 6e 64 65 78 20 70 61 67 65 2e 3c 2f 50 3e 0a |index page.</P>.| 00000c00 0a 3c 48 52 3e 0a 0a 3c 50 3e 3c 43 45 4e 54 45 |.<HR>..<P><CENTE| 00000c10 52 3e 0a 3c 41 20 48 52 45 46 3d 22 69 6e 64 65 |R>.<A HREF="inde| 00000c20 78 22 3e 3c 49 4d 47 20 53 52 43 3d 22 69 6d 61 |x"><IMG SRC="ima| 00000c30 67 65 73 2f 62 75 74 74 6f 6e 73 2f 75 70 22 20 |ges/buttons/up" | 00000c40 57 49 44 54 48 3d 33 32 20 48 45 49 47 48 54 3d |WIDTH=32 HEIGHT=| 00000c50 33 32 20 42 4f 52 44 45 52 3d 30 20 41 4c 54 3d |32 BORDER=0 ALT=| 00000c60 22 5b 20 49 6e 64 65 78 20 5d 22 3e 3c 2f 41 3e |"[ Index ]"></A>| 00000c70 0a 3c 41 20 48 52 45 46 3d 22 30 31 2d 69 63 6f |.<A HREF="01-ico| 00000c80 6e 62 22 3e 3c 49 4d 47 20 53 52 43 3d 22 69 6d |nb"><IMG SRC="im| 00000c90 61 67 65 73 2f 62 75 74 74 6f 6e 73 2f 66 77 64 |ages/buttons/fwd| 00000ca0 22 20 57 49 44 54 48 3d 33 32 20 48 45 49 47 48 |" WIDTH=32 HEIGH| 00000cb0 54 3d 33 32 20 42 4f 52 44 45 52 3d 30 20 41 4c |T=32 BORDER=0 AL| 00000cc0 54 3d 22 5b 20 4e 65 78 74 20 5d 22 3e 3c 2f 41 |T="[ Next ]"></A| 00000cd0 3e 0a 3c 2f 43 45 4e 54 45 52 3e 3c 2f 50 3e 0a |>.</CENTER></P>.| 00000ce0 0a 3c 2f 42 4f 44 59 3e 0a 0a 3c 2f 48 54 4d 4c |.</BODY>..</HTML| 00000cf0 3e 0a |>.| 00000cf2