function WriteLeftBar()
{
	document.write("<table id='leftbar' border='0' cellpadding='0' cellspacing='0' width='120' height='100%' align='left'>");
	document.write("<tr><td valign='top' width='1%'><h3 align='center'>A.C.W.S.<br>Ltd (UK)<br>");
	document.write("<a href='http://www.acws.co.uk' target='_top'><img src='/images/acwsltd_sm.jpg' hspace='1' vspace='1' width='118' height='40' border=0></a></h3>");
	document.write("<p>");

    document.write("<div id='leftnav'>");
	document.write("<a href='/welcome.htm' title='ACWS Home Page'>Home</a>");
	document.write("</div>");

    document.write("<div id='leftnavred'>");
	document.write("<a href='/historyalive/main.htm'>History Alive!</a>");
	document.write("</div>");

    document.write("<div id='leftnavsub'>");
	document.write("<a href='about.htm' title='About the ACWS'>About us</a>");
	document.write("<a href='calendar.htm' title='American Civil War Calendar'>ACW Calendar</a>");
	document.write("<a href='britain.htm' title='Britain and the ACW'>Britain</a>");
	document.write("<a href='director.htm' title='ACWS Board of Directors'>Directors</a>");
	document.write("<a href='links.htm' title='Links to Related Sites'>Links</a>");
	document.write("</div>");

    document.write("<div id='leftnavred'>");
	document.write("<a href='/about/sales.htm' title='Sale of ACWS Merchandise'>ACWS Sales</a>");
	document.write("<a href='/amazon.htm' title='ACWS Amazon Store'>Amazon Store</a>");
	document.write("</div>");

    document.write("<div id='leftnav'>");
	document.write("<a href='/archives/archives.htm'>Archives</a>");
	document.write("<a href='events.php' title='Upcoming Society Events'>Events</a>");
	document.write("<a href='/images/main.htm'>Images</a>");
	document.write("<a href='/members/news.htm'>Members</a>");
	document.write("<a href='/nl/nl.htm'>Newsletter</a>");
	document.write("<a href='/armies/regiment.htm'>Regiments</a>");
	document.write("<a href='/sitemap.htm' title='Overview of ACWS Site'>Site Map</a>");
	document.write("<a href='/contact/contacts.htm'>Contacts</a>");
	document.write("<a href='/contact/feedback.htm'>Feedback</a>");
	document.write("<a href='/contact/forum.htm' title='Discussion Forum'>Forum</a>");
	document.write("<a href='&#109;&#097;&#105;&#108;&#116;&#111;&#058;&#119;&#101;&#098;&#109;&#097;&#115;&#116;&#101;&#114;&#064;&#097;&#099;&#119;&#115;&#046;&#099;&#111;&#046;&#117;&#107;?subject=ACWS Main Index&body=request for information' title='Mail to ACWS Ltd'>Email Us</a>");
	document.write("</div>");

	document.write("<br>");
	document.write("&nbsp;&nbsp;P O Box 52<br> &nbsp;&nbsp;BRIGHOUSE<br> &nbsp;&nbsp;W Yorks<br> &nbsp;&nbsp;HD6 1JQ<br>&nbsp;&nbsp;U.K.<br>");

//	document.write("<br>");
//	document.write("<iframe src='http://rcm-uk.amazon.co.uk/e/cm?t=americivilwar-21&o=2&p=8&l=as1&asins=1861267681&fc1=000000&IS2=1&lt1=_blank&lc1=0000ff&bc1=000000&bg1=ffffff&f=ifr' style='width:120px;height:240px;' scrolling='no' marginwidth='0' marginheight='0' frameborder='0'></iframe>");
//	document.write("<iframe src='http://rcm-uk.amazon.co.uk/e/cm?t=americivilwar-21&o=2&p=8&l=as1&asins=186126769X&fc1=000000&IS2=1&lt1=_blank&lc1=0000ff&bc1=000000&bg1=ffffff&f=ifr' style='width:120px;height:240px;' scrolling='no' marginwidth='0' marginheight='0' frameborder='0'></iframe>");
//	document.write("<iframe src='http://rcm-uk.amazon.co.uk/e/cm?t=americivilwar-21&o=2&p=10&l=st1&mode=books&search=American%20Civil%20War&=1&fc1=&lt1=&lc1=&bg1=&f=ifr' marginwidth='0' marginheight='0' width='120' height='450' border='0' frameborder='0' style='border:none;' scrolling='no'></iframe>");

	document.write("</td></tr></table>");
	return;
}
