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("<a href='../nl.htm' title='Newsletters'>Newsletters</a>");
	document.write("</div>");

    document.write("<div id='leftnavsub'>");
	document.write("<a href='main.htm' title=Winter 2009 Newsletter Cover'>Cover</a>");
	document.write("<a href='editor.htm' title='Editor\'s Bit'>Editorial</a>");
	document.write("<a href='chairman.htm' title='Chairman\'s Report'>Chairman</a>");
	document.write("<a href='projects.htm' title='Project Director\'s Report'>Projects</a>");
	document.write("<a href='csnews.htm' title='News from Confederate H.Q.'>CSA.&nbsp;News</a>");
	document.write("<a href='obit_roger_z.htm' title='Obituary Roger Zwarycz'>Roger Zwarycz</a>");
	document.write("<a href='obit_jeb.htm' title='Obituary Jeb'>Jeb</a>");
	document.write("");
	document.write("<a href='thankyou.htm' title='Thank You from John Fairfield'>Thank You</a>");
	document.write("<a href='bazaar.htm' title='Grand Historical Bazaar'>Grand Bazaar</a>");
	document.write("<a href='kelmarsh_boers.htm' title='Kelmarsh Hall ACWS Boers'>Kelmarsh Boers</a>");
	document.write("<a href='fort_nothe.htm' title='Fort Nothe Victorian Military Tattoo'>Fort Nothe</a>");
	document.write("<a href='cutler.htm' title='Neither A Sutler Nor A Cutler Be'>Edged Weapons</a>");
	document.write("<a href='book_burt.htm' title='Press Release book by D.Burt'>D.Burt Book</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='/historyalive/main.htm'>History Alive!</a>");
	document.write("</div>");

    document.write("<div id='leftnav'>");
	document.write("<a href='/about/about.htm'>About us</a>");
	document.write("<a href='/archives/archives.htm'>Archives</a>");
	document.write("<a href='/about/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='/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("</td></tr></table>");
	return;
}
