<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html dir="ltr" xml:lang="en" lang="en"> <head> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /> <title>Links demonstration page</title> <link rel="StyleSheet" href="styles.css" type="text/css" media="screen" /> <link rel="StyleSheet" href="print.css" type="text/css" media="print" /> <link rel="Chapter" href="chapter1.html" title="Chapter 1" /> <link rel="Chapter" href="chapter2.html" title="Chapter 2" /> <link rel="Chapter" href="linksdemo.html" title="Chapter 3" /> <link rel="Chapter" href="chapter4.html" title="Chapter 4" /> <link rel="Chapter" href="chapter5.html" title="Chapter 5" /> <link rel="Chapter" href="chapter6.html" title="Chapter 6" /> <link rel="Appendix" href="links.html" title="A. Useful Articles" /> <link rel="Start" href="index.html" title="Start page" /> <link rel="Contents" href="toc.html" title="Table of Contents" /> <link rel="next" href="chapter4.html" title="next: chapter 4" /> <link rel="prev " href="chapter2.html" title="previous: chapter 2" /> <script type="text/javascript" src="showlinks.js"></script> </head> <body> <p>This is demonstration page of showlinks.js. See the script as a text file by clicking the following link and saving it with a .js extension to your hard drive.</p> <p><a href="showlinks.txt">Showlinks as a text file.</a></p> <p><a href="showlinks.zip">Download this demo page, the PHP scripts, and showlinks.js as a zip.</a></p> </body> </html>