						var today = new Date()
  						var year = today.getYear()
  							if(year < 1000){year += 1900}
  						var monthArray = new Array("January", "February", "March", "April", "May", "June", "July", "August",
                   "September", "October", "November", "December")
//hidden_link="Members Only"
root_url='http://www.smoothgroove.net/'
hidden_url=""
hidden_link=""
var heading0= "";
heading0 += "<table width=\"800\" height=\"99%\" align=\"center\" cellpadding=\"0\" cellspacing=\"0\" style=\"margin-left: 7px;\">";
heading0 += "  <tr>";
heading0 += "    <td height=\"40\" colspan=\"2\" background=\"" + root_url + "graphics/black_back.gif\" ><img src=\"" + root_url + "graphics/logo2.gif\" width=\"217\" height=\"52\" align=\"left\">";
heading0 += "      <DIV STYLE=\"width: 100%; font-size: x-small;color:white\">";
heading0 += "        <DIV STYLE=\"float: right\">";
heading0 += "          <script language=\"JavaScript\">document.write(\"<i>\" + quote + \"</i>\")</script>";
heading0 += "</DIV>";
heading0 += "      </DIV>";
heading0 += "</td>";
heading0 += "  </tr>";
heading0 += "  <tr>";
heading0 += "    <td height=\"5\" colspan=\"2\" valign=\"top\" bgcolor=\"#FFFFFF\">";

heading1='<DIV STYLE="color: black; font-weight: bold; font-family: Arial; font-size: 8pt; width: 100%; background-color: #c0a463">' +
			'<SPAN STYLE="float: left">&nbsp;E-MAIL <A HREF="mailto:emman@smoothgroove.net" STYLE="color: black">emman@smoothgroove.net</A>' + 
			'&nbsp;&nbsp; TEL 253.437.2099&nbsp;&nbsp; FAX 253.395.0776&nbsp;&nbsp; </SPAN>' 
var heading2= "";
heading2 += "<table width=\"100%\" background=\"" + root_url + "graphics/black_back.gif\" bgcolor=\"#000000\">";
heading2 += "<tr>";
heading2 += "<th nowrap class=\"menuLevel3\"><a href=\"" + root_url + "home.htm\" >Home</a></th>";
heading2 += "<th nowrap class=\"menuLevel3\"><a href=\"" + root_url + "about.htm\">About Us</a></th>";
heading2 += "<th nowrap class=\"menuLevel3\"><a href=\"" + root_url + "contact.htm\">Contact Us</a></th>";
heading2 += "<th nowrap class=\"menuLevel3\"><a href=\"" + root_url + "services/index.htm\">Services</a></th>";
heading2 += "<th nowrap class=\"menuLevel3\"><a href=\"" + root_url + "entertainers/index.htm\">Entertainers</a></th>";
heading2 += "<th nowrap class=\"menuLevel3\"><a href=\" javascript:popUp(\'/booking/booking1.htm\')\">Booking</a></th>";
heading2 += "<th nowrap class=\"menuLevel3\"><a href=\"" + root_url + "links.htm\">Links</a></th>";
heading2 += "<th nowrap class=\"menuLevel3\"><a href=\"" + root_url + "news_letters/index.shtml\" target=\"_blank\">Newsletter</a></th>";
//heading2 += "<th nowrap class=\"menuLevel3\"><a href=\"" + root_url + "index.jb.htm\">Jukebox</a></th>";
heading2 += "</tr></table>"; 
heading2 += '</td></tr><tr><td align="center" valign="top" bgcolor="#FFFFFF">';

document.write (heading0 + heading1 + '<SPAN STYLE="white-space: nowrap;float:right" align="right">' +  monthArray[today.getMonth()] + " " +  today.getDate() + ", " + year + "<SPAN class='spacer0'></SPAN></SPAN></div>" + heading2)
