//<!--

defaultStatus = document.title;
var currentTime = new Date();

//----------------------------------------------------------
// Sitemeter
//----------------------------------------------------------
function Sitemeter()
{
   document.write("<!-- Site Meter -->");
   document.write("<a href=\"http://sm4.sitemeter.com/stats.asp?site=sm4webmartin\" target=\"_top\">");
   document.write("<img src=\"http://sm4.sitemeter.com/meter.asp?site=sm4webmartin\" alt=\"Site Meter\" border=\"0\"/></a>");
   document.write("<!-- Copyright (c)2006 Site Meter -->");

/*
   document.write("<!--WEBBOT bot=\"HTMLMarkup\" startspan ALT=\"Site Meter\" -->");
   document.write("<a href=\"http://s11.sitemeter.com/stats.asp?site=s11ripcatsroom\" target=\"_top\">");
   document.write("<img src=\"http://s11.sitemeter.com/meter.asp?site=s11ripcatsroom\" alt=\"Site Meter\" border=0></a>");
   document.write("<!--WEBBOT bot=\"HTMLMarkup\" Endspan -->");
*/

}

//----------------------------------------------------------
// Ask_Jeeves
//----------------------------------------------------------
function Ask_Jeeves()
{
   with (document)
   {
      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>");
   }
}

//----------------------------------------------------------
// Meta
//----------------------------------------------------------
function Meta(Title)
{
   document.write("<HTML><HEAD>");
   document.write("<META HTTP-EQUIV=\"Content-Type\" CONTENT=\"text/html\; charset=iso-8859-1\">");
   document.write("<META NAME=\"description\" content=\"WebMartin Discographies\">");
   document.write("<META NAME=\"keywords\" content=\"discography, album, cd, vinyl, cassette, bryan adams, beatles, dire straits, eels, elo, paul mccartney, gary moore, pink floyd, tom waits, robbie williams, amazon, buy\">");
   document.write("<META NAME=\"Generator\" CONTENT=\"notepad\">");
   document.write("<META NAME=\"author\" CONTENT= \"paul@webmartin.co.uk\">");
   document.write("<META NAME=\"copyright\" CONTENT=\"Copyright © 2002-2008 WebMartin Software Solutions\">");
   document.write("<TITLE>" + Title + "</TITLE></HEAD>");
}

//----------------------------------------------------------
// Body
//----------------------------------------------------------
function Body(Path)
{
   document.write("<BODY vlink=blue font id=\"LID1\" FONT: 8pt/11pt verdana>");
      document.write("<link rel=\"stylesheet\" href=\"" + Path + "stylesheet/winstyles.css\" type=\"text/css\">");
}

//----------------------------------------------------------
// Header
//----------------------------------------------------------
function Header(Topbar, Topleft, Logo)
{
   document.write("<TABLE cellpadding=0 cellspacing=0 border=0>");
   document.write("<tr><td colspan=5><img src=\"" + Topbar + "\" height=15 width=755></td></tr>");
   document.write("<tr><td colspan=4><img src=\"" + Topleft + "\" height=20 width=128></td>");
   document.write("<td align=center><img src=\"" + Logo + "\"></td></tr><TR>");

}

//----------------------------------------------------------
// Nav_Top
//----------------------------------------------------------
function Nav_Top(Home, Location, Comment)
{
   document.write("<td width=1 bgcolor=red><IMG SRC=\"../graphics/linefeed.gif\" WIDTH=1 HEIGHT=1></td>");
   document.write("<TD width=126 valign=top align=center bgcolor=#ffffcc><br>");

if (Location)
{
   document.write("<a href=\"" + Location + "\">");
   document.write("<img src=\"" + Home + "\" border=0 width=110  height=25 alt=\"" + Comment + "\"></a><br><br>");
}
}

//----------------------------------------------------------
// Menu_Title
//----------------------------------------------------------
function Menu_Title(Title, Location)
{
   document.write("<table width=115 border=0 cellspacing=0 cellpadding=0><tr>");
   document.write("<td width=1><img src=\"../graphics/1pixel.gif\" width=1 height=1></td>");
   document.write("<td width=137 colspan=2 class=\"table-grey\">\&nbsp\;\&\#149\; ");
   document.write("<a class=text-small href=\"" + Location + ".htm\">" + Title + "</a></td></tr>");
}

//----------------------------------------------------------
// Menu_Item
//----------------------------------------------------------
function Menu_Item(Path, Item, Location, End)
{
   document.write("<tr><td width=1><img src=\"" + Path + "graphics/1pixel.gif\" width=1 height=1></td>");
   document.write("<td width=8 bgcolor=\"#006868\"><img src=\"" + Path + "graphics/menu_side.gif\" width=8></td>");
   document.write("<td width=137 background=\"" + Path + "graphics/menu_bg.gif\"><a class=\"menu\" href=\"");
   document.write(Location + ".htm\">" + Item + "</a></td></tr>");
   if (End == 1) document.write("</table>");
}

//----------------------------------------------------------
// Footer
//----------------------------------------------------------
function Footer(Path, Date)
{
   if (Path == null) Path = "../";
   document.write("</TD></TR></TABLE><TABLE cellspacing=0 cellpadding=0 border=0><tr><td bgcolor=#0031ff>");
   Sitemeter();
   if (Date != null)
      document.write("<font color=white size=1>Updated " + Date + "</font>");

   document.write("</td><td align=center width=83%><font face=\"verdana\" size=1>");

   document.write("Copyright &copy 2002-" + currentTime.getFullYear());

   document.write(" <!A HREF=\"mailto:disc@webmartin.co.uk\"><b>WebMartin</b></A>. All rights reserved.");
   document.write("</font></td></tr><tr><td colspan=2><img src=\"" + Path + "graphics/botbar.gif\" height=15 width=755>");
   document.write("</td></tr></tr><td></td><td align=center>");
   //Ask_Jeeves();
   document.write("</td></tr></table></BODY></HTML>");

}

//----------------------------------------------------------
// Nav_Bottom
//----------------------------------------------------------
function Nav_Bottom(GraphicsPath, HTMLPath, Blank)
{
   if (GraphicsPath == null) GraphicsPath = "../";
   if (HTMLPath == null) HTMLPath = "";

if (!Blank)
{
   document.write("<br><table border=0>");
   document.write("<tr><td align=center><img src=\"" + GraphicsPath + "graphics/email.gif\" width=14 length=10 border=0></td><td><a href=\"" + HTMLPath + "contact.htm\">Contact</a></td></tr>");

   //document.write("<tr><td align=center><img src=\"" + GraphicsPath + "graphics/tlk.gif\" width=22 height=22 border=0></td><td><a href=\"http://www.webmartin.co.uk/disc/forum/index.php\">Forum</a></td></tr>");

   document.write("<tr><td><img src=\"" + GraphicsPath + "graphics/review.gif\" width=30 height=21 border=0></td><td><a href=\"" + HTMLPath + "reviews.htm\">Reviews</a></td></tr>");
   document.write("</table><br>");
}

   document.write("</TD><td width=1 bgcolor=red><IMG SRC=\"../graphics/linefeed.gif\" WIDTH=1 HEIGHT=1></td>");
   document.write("<TD><IMG SRC=\"../graphics/linefeed.gif\" WIDTH=15 HEIGHT=1></TD>");
   document.write("<TD width=615 VALIGN=TOP>");
}

//-->


