<H3>Example catalog Index Page</H3>
This page shows how to layout an index for your catalog.
View the source to see how it needs to be structured.
<p>
<b>Then, download the files from /home/WWW/demo/shop with FTP to see how they fit together.</b>
<p>
<!-- Dots...indicate exactly fixed components; arrows ^^^ indicate components you must modify -->
<p>
<A HREF="/cgi-bin/shop/genpage.pl?dirpath=demo/shop&catpage=catalog.html&ORDER_ID=!ORDERID!">First catalog page</A>
<!--     .................................^^^^^^^^^.........^^^^^^^^^^^^....................
<!--                                      your path         your page            -->
<p>
<A HREF="/cgi-bin/shop/genpage.pl?dirpath=demo/shop&catpage=catalog1.html&ORDER_ID=!ORDERID!">Second catalog page</A>
<p>
<A HREF="/cgi-bin/shop/genpage.pl?dirpath=demo/shop&catpage=catalog2.html&ORDER_ID=!ORDERID!">Third catalog page</A>
<p>
<A HREF="/cgi-bin/shop/genpage.pl?dirpath=demo/shop&catpage=catalog3.html&ORDER_ID=!ORDERID!">Fourth catalog page</A>
<p>
<A HREF="/cgi-bin/shop/genpage.pl?dirpath=demo/shop&catpage=catalog4.html&ORDER_ID=!ORDERID!">Fifth catalog page</A>
<p>
<A HREF="/cgi-bin/shop/genpage.pl?dirpath=demo/shop&catpage=catalog5.html&ORDER_ID=!ORDERID!">Sixth catalog page</A>
<p>
<i>In this sample catalog, only the first two items actually exist </i>
<!-- Note, the pages called "catalog.html", "catalog1.html", etc must really
exist in the directory specified by dirpath -->
