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='../archives.htm' title='Archives Index'>Archives</a>");
	document.write("<a href='main.htm' title='Archives Military Index'>Military</a>");
	document.write("</div>");

    document.write("<div id='leftnavsub'>");
    document.write("<a href='css_alabama.htm' title='C.S.S. Alabama - Commerce Raider'><i>CSS Alabama</i></a>");
	document.write("<a href='depots.htm' title='The Generic Confederate - The Confederate Depot System'>CSA Depots</a>");
	document.write("<a href='depot1.htm' title='Richmond Depot Cloth Manufacture'>Depot,Richmond</a>");
	document.write("<a href='depot2.htm' title='Richmond Depot Style Issue Jackets'>DepotJackets</a>");
	document.write("<a href='discipline.htm' title='Discipline in the Civil War'>Discipline</a>");
	document.write("<a href='enfieldfactory.htm' title='Enfield Rifle manufacturing in England'>Enfield Factory</a>");
	document.write("<a href='equipment.htm' title='Soldiers Equipment'>Equipment</a>");
	document.write("<a href='rockbridge.htm' title='A Brief History of the Rockbridge Artillery'>Rockbridge</a>");
	document.write("<a href='2ndusart.htm' title='A History of the 2nd U.S. Artillery Battery B'>2nd US Art.</a>");
	document.write("<a href='4thtexas.htm' title='A History of the 4th Texas'>4th Texas</a>");
	document.write("<a href='4th_va.htm' title='A History of the 4th Virginia'>4th Virginia</a>");
	document.write("<a href='6thuscol.htm' title='6th U. S. Coloured Troops'>6th US Col.</a>");
    document.write("<a href='ussconst.htm' title='U.S.S. Constitution'><i>Constitution</i></a>");
    document.write("<a href='cadets.htm' title='VMI Cadets 1864'>VMI Cadets</a>");
	document.write("<a href='sultana.htm' title='Last Voyage of the &quot;Sultana&quot;'>The <i>Sultana</i></a>");
	document.write("<a href='ordnance.htm' title='Ordnance Board Concern About Improper Wet Sponging In 1841'>Ordnance</a>");
	document.write("<a href='provost.htm' title='Provost Guard'>Provost</a>");
	document.write("<a href='usm1863.htm' title='Springfield Rifle Musket 1863'>Springfield</a>");
	document.write("<a href='adventure.htm' title='The Great Adventure - Off to War'>Adventure?</a>");
	document.write("<a href='louse.htm' title='The Pampered Louse'>PamperedLouse</a>");
	document.write("<a href='ragged.htm' title='Ragged Rebels'>RaggedRebels</a>");
	document.write("<a href='revolvers.htm' title='Handgun Revolver Statistics'>Revolvers</a>");
	document.write("<a href='blankets.htm' title='Blankets and Substitutes in the ANV'>Blankets ANV</a>");
	document.write("<a href='anvblue.htm' title='ANV Confederates in Blue'>Blue Cloth ANV</a>");
	document.write("<a href='cs_officers_coat.htm' title='ANV Confederate Officers Uniform Coat'>CS Officers Coat</a>");
	document.write("<a href='anvgardner.htm' title='ANV Gardner Canteens'>Canteens ANV</a>");
	document.write("<a href='petertait.htm' title='Peter Tait - An Overview of the Man, The Company and The Uniforms'>Peter Tait</a>");
	document.write("<a href='richmondkepis.htm' title='Richmond Depot Mid War Kepis'>Richmond Kepis</a>");
	document.write("<a href='anv_skyblue_trousers.htm' title='ANV Sky Blue Trousers'>SkyBlue ANV Trowsers</a>");
	document.write("<a href='anvslouch.htm' title='ANV Slouch hats'>Slouch Hats</a>");
	document.write("<a href='csa1862uniforms.htm' title='ANV Uniforms - 1862'>Uniforms ANV</a>");
	document.write("<a href='usa1862uniforms.htm' title='Union Uniforms - 1862'>Union Uniforms</a>");
	document.write("<a href='vrc.htm' title='Veteran Reserve Corps'>Veteran R.C.</a>");
	document.write("<a href='veteran.htm' title='What made a veteran?'>Veterans</a>");
	document.write("<a href='va_battlefields.htm' title='Virginia Battlefields'>Va.Battles</a>");
	document.write("</div>");

    document.write("<div id='leftnav'>");
	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><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;
}
