function write_table(name,head){
document.write('<table width="100%" border="0" align="center" cellpadding="0" cellspacing="0" bgcolor="#CCCCCC"><tr> <td colspan="4" align="center" background="/newimages/',name,'topbg.gif"><table width="575" border="0" cellspacing="0" cellpadding="0"><tr><td width="125" background="/newimages/',name,'lgrad.gif">&nbsp;</td><td><a href="/index.html" ><img src="/newimages/logo.gif" width="325" height="109" border="0" alt="J.R.LIGGETT`S... simple. old-fashioned. quality."></a></td><td width="125" background="/newimages/',name,'rgrad.gif">&nbsp;</td></tr></table> </td></tr><tr> <td background="/newimages/',name,'bar.gif" width="33%">&nbsp;</td><td><table height=25 border="0" cellpadding="0" cellspacing="0" background="/newimages/',name,'bar.gif"><tr align="center"><td><a href="http://secure.jrliggett.com/" class="bar">products</a></td><td><a href="',head,'why/index.html" class="bar">why&nbsp;use&nbsp;them</a></td><td><a href="',head,'where/index.html"  class="bar">where&nbsp;we&nbsp;are</a></td><td><a href="',head,'who/index.html"  class="bar">who&nbsp;we&nbsp;are</a></td><td><a href="',head,'media/index.html"  class="bar">appearances</a></td><td><a href="',head,'policies.html" class="bar">policies</a></td><td><a href="http://secure.jrliggett.com/wholesale/contact.html" class=bar target=_blank>wholesale</a></td><td><a href="http://secure.jrliggett.com/cart.php" class="bar">view&nbsp;cart</a></td></tr></table></td><td background="/newimages/',name,'bar.gif" width="33%" align="center"> <span class="date"><script language=JavaScript>putdate();</script></span></td>    </tr></table><br><br>');
}