<!-- This script provides the footer for the -->
<!-- Limited Editions Bloomington Gold Promo -->
<!-- web pages.                              -->
<!-- Created by Rick Fortney April, 2002.    -->

<!-- Begin
document.write('<TABLE WIDTH="600" ALIGN="CENTER">');
document.write('<TR><TD COLSPAN="3"><HR></TD></TR>');

document.write('<TR><TD ALIGN="CENTER" WIDTH="80">');
document.write('<IMG SRC="../images/minicorvette.jpg" ALT="Corvette" WIDTH="75" HEIGHT="22" BORDER="0" HSPACE="5" ALIGN="ABSMIDDLE"></TD>');

document.write('<TD CLASS="footer" WIDTH="440" ALIGN="CENTER"><A HREF="../index.html">HOME</A> | ');
document.write('<A HREF="../commemorative/index.html">COMMEMORATIVE</A> | ');
document.write('<A HREF="../roadtour/index.html">ROAD TOUR</A> | ');
document.write('<A HREF="../order.html">ORDER</A><BR>');
document.write('<A HREF="../archive/index.html">ARCHIVE</A> | ');
document.write('<A HREF="../links.html">LINKS</A> | ');
document.write('<A HREF="../contact.html">CONTACT</A> | ');
document.write('<A HREF="../aboutus.html">ABOUT US</A></TD>');

document.write('<TD ALIGN="CENTER" WIDTH="80"><IMG SRC="../images/minicorvette.jpg" ALT="Corvette" WIDTH="75" HEIGHT="22" BORDER="0" HSPACE="5" ALIGN="ABSMIDDLE">');
document.write('</FONT></TD></TR>');

document.write('<TR><TD COLSPAN="3" CLASS="footer" ALIGN="CENTER">');
document.write('&copy;Copyright 2002 Limited Editions/ S.R. Productions, All Rights Reserved</FONT>');
document.write('</TD></TR></TABLE>');
// End -->

