function jump()
  {
  jval=document.joform.jsel.selectedIndex;

      if (jval==0){loc='http://www.hamiltondrygoods.com/index.html';}
	if (jval==1){loc='http://www.hamiltondrygoods.com/index.html';}
	if (jval==2){loc='http://www.periodfabric.com/';}
	if (jval==3){loc='http://www.hamiltondrygoods.com/patterns.html';}
	if (jval==4){loc='http://www.hamiltondrygoods.com/canvas.html';}
	if (jval==5){loc='http://www.hamiltondrygoods.com/levis.html';}
	if (jval==6){loc='http://www.hamiltondrygoods.com/clothing.html';}
	if (jval==7){loc='http://www.hamiltondrygoods.com/sock.html';}
	if (jval==8){loc='http://www.hamiltondrygoods.com/leather.html';}
	if (jval==9){loc='http://www.hamiltondrygoods.com/civilwar.html';}
	if (jval==10){loc='http://members.ebay.com/aboutme/d-ham/';}
	if (jval==11){loc='http://www.hamiltondrygoods.com/contact.html';}
	
window.open(loc,'_top')
 }
document.writeln("<center><b><font color=red>We do not have a printed catalog. This web site IS our catalog.<br></font></b></center>");
document.writeln("<CENTER><form name='joform'>");
document.writeln("<TABLE HEIGHT='40' CELLSPACING='0' CELLPADDING='0' BORDER='0'>");
document.writeln("<TR><TD ROWSPAN='3' ALIGN='ABSMIDDLE'><A HREF='mailto:hamiltondrygoods@multipro.com'><IMG SRC='images/mail.gif' ALT='Click here to send e-mail to Ron and Donna' BORDER=0></A></TD>");
document.writeln("<TD VALIGN='BOTTOM' WIDTH='80'><IMG SRC='images/top.gif' ALT='top' BORDER=0 HEIGHT=19 WIDTH=220></TD>")
document.writeln("<TD ROWSPAN='3' VALIGN='ABSMIDDLE'><a href='javascript:jump()'><IMG SRC='images/go.gif' ALT='Jump To The Page You Selected.' BORDER=0></A></TD></TR>");
document.writeln("<TD ALIGN='TOP' HEIGHT='20' WIDTH='100'>");
document.writeln("<select name='jsel'>");
document.writeln("<option selected>View Our Other Pages!");
document.writeln("<option>Home Page");
document.writeln("<option>Fabrics");
document.writeln("<option>Shirt Patterns");
document.writeln("<option>Canvas and Tents");
document.writeln("<option>Original Levis");
document.writeln("<option>Period Clothing");
document.writeln("<option>Over-the-knee-Socks");
document.writeln("<option>More Neat Stuff");
document.writeln("<option>Civil War");
document.writeln("<option>Our Ebay Auctions");
document.writeln("<option>Contact and Ordering Information");
document.writeln("</select></TD>");
document.writeln("<TR><TD VALIGN='TOP' WIDTH='80'><IMG SRC='images/bottom.gif' ALT='bottom' WIDTH=220 HEIGHT=20 BORDER=0></TD></TR>")
document.writeln("</TABLE>");
document.writeln("</form></CENTER>");
document.writeln("<center><h3>Questions can be addressed by writing or calling:</CENTER>");
document.writeln("<center>Ron 'Tennessee' Hamilton</CENTER>");
document.writeln("<center>Hamilton Dry Goods</CENTER>");
document.writeln("<center>4075 Roberts Matthews Hwy.</CENTER>");
document.writeln("<center>Sparta, Tennessee 38583</CENTER>");
document.writeln("<center>Phone: 931-739-6061</h3></CENTER>");
document.writeln("<center>Email us here:<A HREF='mailto:hamiltondrygoods@multipro.com'>hamiltondrygoods@multipro.com</a></CENTER>");
document.writeln("<BR><CENTER>Page Design By <A HREF='mailto:welch@multipro.com'>&COPY Kristie &amp; Ralph Welch.</a></CENTER>");
document.write("<center>This Page Last Updated: "+document.lastModified+"</center>");

