<!--
with (document)
{
   write("<HR width=\"90%\">");

   write("[<A HREF=\"../tomwaits.htm\" TARGET=\"_top\">Home</A>]");
   write("[<A HREF=\"../waitshtml/studio.htm\">Solo</A>]");
   write("[<A HREF=\"../waitshtml/soundtrack.htm\">Soundtracks</A>]");
   write("[<A HREF=\"../waitshtml/compilation.htm\">Compilations</A>]");
   write("[<A HREF=\"../waitshtml/guest.htm\">Guest</A>]");
   write("[<A HREF=\"../waitshtml/covers.htm\">Covers</A>]");
   write("[<A HREF=\"../waitshtml/live.htm\">Unofficial</A>]");
   write("[<A HREF=\"../waitshtml/lyrics.htm\">Lyrics</A>]");
   write("[<A HREF=\"../waitshtml/chords.htm\">Chords</A>]");
   write("[<A HREF=\"../waitshtml/concerts.htm\">Concerts</A>]");

   write("<HR width=\"90%\">");

/*
   write("<IMG SRC=\"http://service.bfast.com/bfast/serve?bfmid=31103363&siteid=38729318&bfpage=qb\" BORDER=\"0\" WIDTH=\"1\" HEIGHT=\"1\" NOSAVE >");
   write("<FORM ACTION=\"http://service.bfast.com/bfast/click\" >");
   write("<INPUT TYPE=\"hidden\" NAME=\"siteid\" VALUE=\"38729318\" >");
   write("<INPUT TYPE=\"hidden\" NAME=\"bfpage\" VALUE=\"qb\">");
   write("<INPUT TYPE=\"hidden\" NAME=\"bfmid\" VALUE=\"31103363\" >");
   write("<form ACTION=\"http://www.ask.co.uk/main/askjeeves.asp\" METHOD=\"GET\">");
   write("<TABLE BGCOLOR=\"#FFFFCC\" WIDTH=\"260\" CELLPADDING=\"0\" CELLSPACING=\"0\" BORDER=\"0\">");
   write("<TR><TD rowspan=2 align=\"right\">");
   write("<img src=\"http://www.ask.co.uk/docs/about/questionboxes/questionbox13_b.gif\"></td>");
   write("<TD colspan=2 align=\"right\">");
   write("<div align=\"center\"><font face=\"'Times New Roman','Times New Roman',serif\" size=\"2\">Just type a question and click \"Ask!\"</font></div>");
   write("</TD></TR><TR><TD><CENTER>");
   write("<INPUT TYPE=\"TEXT\" NAME=\"ask\" SIZE=\"25\"></CENTER>");
   write("<INPUT TYPE=\"hidden\" NAME=\"scope\" VALUE=\"web\">");
   write("<INPUT TYPE=\"hidden\" NAME=\"origin\" VALUE=\"nnnn\">");
   write("<INPUT TYPE=\"hidden\" NAME=\"qSource\" VALUE=\"n\">");
   write("</TD><TD><INPUT TYPE=\"IMAGE\" src=\"http://www.ask.co.uk/docs/about/questionboxes/questionbox13_a.gif\" BORDER=\"0\"></TD>");
   write("</TR></TABLE></FORM>");
*/

   write("<FONT SIZE=-2>Site conceived and maintained by ");
   write("<A HREF=\"contact.htm\">Ripcat</A><BR>");

   var currentTime = new Date()
   document.write("&copy 1999-" + currentTime.getFullYear())

   write(" <A HREF=\"http://www.webmartin.co.uk/software/index.htm\">WebMartin Software Solutions</A>. All Rights Reserved");
   write("</FONT><BR><BR>");

   write("<!--WEBBOT bot=\"HTMLMarkup\" startspan ALT=\"Site Meter\" -->");

   write("<a href=\"http://www.sitemeter.com/");
   write("stats.asp?site=waits\" target=_top>");
   write("<img src=\"http://www.sitemeter.com/");
   write("meter.asp?site=waits");
   write("&refer="+escape(document.referrer));
   write("&hours="+(new Date()).getHours());
   write("&minutes="+(new Date()).getMinutes());
   write("\" border=0 alt=\"Site Meter\"></a>");

   write("<!--WEBBOT bot=\"HTMLMarkup\" Endspan -->");
}
//-->