<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

var allwebco	  = "yes"	// SHOW ALLWEBCO COPYRIGHT
var w3clogo	  = "no"	// SHOW W3C VALID LOGO
var jhs = "no"
var sPath = window.location.pathname;
var sPage = sPath.substring(sPath.lastIndexOf('/') + 1);
var sPrefix6 = sPage.substring(0,6);

if (sPrefix6 == "jhslfc")
	{jhs = "yes";}
if ((sPage == "halle1.htm") || (sPage == "tresser.htm") || (sPage == "bnemoitin_obit.htm") || (sPage == "adv_jhsarchive.htm"))
	{jhs = "yes";}	

document.write('<table width="100%" border="0" align="center">');
document.write('  <tr>');
document.write('    <td width="25%" align="center" valign="bottom"><a href="http://click.linksynergy.com/fs-bin/click?id=fUWXjuGqb*s&offerid=229293.56&subid=0&type=4" onclick="window.open("http://click.linksynergy.com/fs-bin/click?id=fUWXjuGqb*s&offerid=229293.56&subid=0&type=4"); return false;" target="_blank"><IMG border="0"   alt="Free Shipping on orders of $25 or more at BarnesandNoble.com!" title="Free Shipping on orders of $25 or more at BarnesandNoble.com!" src="http://ad.linksynergy.com/fs-bin/show?id=fUWXjuGqb*s&bids=229293.56&subid=0&type=4&gridnum=0"></a></td>');
document.write('    <td width="25%" align="center" valign="bottom"><a href="http://click.linksynergy.com/fs-bin/click?id=fUWXjuGqb*s&offerid=229293.83&subid=0&type=4" onclick="window.open("http://click.linksynergy.com/fs-bin/click?id=fUWXjuGqb*s&offerid=229293.83&subid=0&type=4"); return false;" target="_blank"><IMG border="0"   alt="nook color at BarnesandNoble.com! Now with Popular Apps, Email, Web & Video with Adobe Flash Player!" title="nook color at BarnesandNoble.com! Now with Popular Apps, Email, Web & Video with Adobe Flash Player!" src="http://ad.linksynergy.com/fs-bin/show?id=fUWXjuGqb*s&bids=229293.83&subid=0&type=4&gridnum=0"></a></td>');
document.write('    <td width="25%" align="center" valign="bottom"><a  href="http://click.linksynergy.com/fs-bin/click?id=fUWXjuGqb*s&offerid=229293.16&subid=0&type=4" onclick="window.open("http://click.linksynergy.com/fs-bin/click?id=fUWXjuGqb*s&offerid=229293.16&subid=0&type=4"); return false;" target="_blank"><IMG border="0"   alt="Stop by every day to shop our new Deal of the Day at BarnesandNoble.com!"  title="Stop by every day to shop our new Deal of the Day at BarnesandNoble.com!"  src="http://ad.linksynergy.com/fs-bin/show?id=fUWXjuGqb*s&bids=229293.16&subid=0&type=4&gridnum=4"></a></td>');

if (jhs == "yes")
	{document.write('    <td width="25%" align="center" valign="bottom"><a href="jhslfc_ms.htm"><img src="logo/join-new.png" alt="learn more about membership of the Jewish Historical Society" width="125" height="125" border="1"></a> </td>');}
else
	{document.write('    <td width="25%" align="center" valign="bottom"><a href="msjoin.htm" onclick="window.open("msjoin.htm"); return false;" target="_blank"><img src="logo/join-new.png" alt="learn more about membership of the Stamford Historical Society" width="125" height="125" border="1"></a> </td>');}

document.write('  </tr>');

if (jhs == "no")
	{
	document.write('  <tr>');
	document.write('    <td colspan="3" valign="bottom" class="footer">A percentage of the proceeds go to the society.</td>');
	document.write('    <td align="center" valign="bottom">&nbsp;</td>');
	document.write('  </tr>');
	}

document.write('</table><br><br>');

document.write('<span class="footer">');


if (jhs == "yes")
	{document.write('<a href="jhslfc.htm">Homepage </a>');}
else
	{document.write('<a href="index.htm">Homepage </a>');}
	
document.write('&nbsp;|&nbsp;');

if (jhs == "yes")
	{document.write(' <a href="jhslfc_contactus.htm">Contact Us </a>');}
else
	{document.write(' <a href="ContactUs.htm">Contact Us </a>');}
	
document.write('&nbsp;|&nbsp;');

if (jhs == "yes")
	{document.write(' <a href="jhslfc_ms.htm">Join Us</a>');}
else
	{document.write(' <a href="msjoin.htm">Join Us</a>');}
		

if (jhs == "no")
	{
	document.write('&nbsp;|&nbsp;');
	document.write(' <a href="site_map.htm">Site Map');
	}

/* document.write('<img src="picts/site_map_icon.gif" border="0" vspace="0" alt="image">'); */
document.write('</a><br>');

if (w3clogo == "yes") 
	{
	document.write('<br><a href="http://www.w3.org/"><img src="picts/w3c.gif" alt="Valid HTML 4.01 Transitional" border="0" vspace="6"></a><br>');
	}
document.write('<br>All contents &copy;Copyright ');

// EDIT THE NEXT LINE
document.write('<a href="index.htm">Stamford Historical Society</a><br>');

if (allwebco == "yes") 
	{
	document.write('Site Design &copy; 2009 All Rights Reserved <a href="http://allwebcodesign.com" target="_blank">Allwebco Design</a> & <a href="http://allwebco.com" target="_blank">Hosting</a><br>');
	}

document.write('</span>');

//  End -->
