<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

// NOTE: search for the text you want to edit use: edit - find

document.write('<div id="sidebar"><TABLE cellpadding="1" cellspacing="0" border="0" bordercolor="#909099" style="border-collapse: collapse" width="125" background="picts/background-sidebar.jpg"><tr><td align="center"><br>');
document.write('<span class="sbsubtitle">');

document.write('U.S. Army<br>');

document.write('</span>');

document.write('<a href="http://www.army.mil" target="new"><img src="picts/Army.jpg" vspace="3" height="100" width="100" border="0"><br>');

document.write('US Army Website</a>');

document.write('<br><br>');


document.write('<span class="sbsubtitle">');

document.write('U.S. Navy<BR>');

document.write('</span>');

document.write('<a href="http://www.navy.mil" target="new"><img src="picts/Navy.jpg" vspace="3" height="100" width="100" border="0"><br>');

document.write('US Navy Website</a>');

document.write('<br><br>');


document.write('<span class="sbsubtitle">');

document.write('U.S. Air Force<BR>');

document.write('</span>');

document.write('<a href="http://www.af.mil" target="new"><img src="picts/AirForce.jpg" vspace="3" height="100" width="100" border="0"><br>');

document.write('Air Force Website</a>');
document.write('<br><br>');

document.write('<span class="sbsubtitle">');

document.write('U.S. Marine Corp<BR>');

document.write('</span>');

document.write('<a href="http://www.usmc.mil"><img src="picts/USMC.jpg" vspace="3" height="100" width="100" border="0"><br>');

document.write('USMC Website</a>');

document.write('<br><br>');
document.write('<span class="sbsubtitle">');

document.write('National Guard<BR>');

document.write('</span>');

document.write('<a href="http://www.ngb.army.mil/default.aspx" targer="new"><img src="picts/NGLogo.jpg" vspace="3" height="100" width="100" border="0"><br>');

document.write('National Guard Bureau Website</a>');

document.write('<br><br>');

document.write('<span class="sbsubtitle">');

document.write('U.S. Coast Guard<BR>');

document.write('</span>');

document.write('<a href="http://uscg.mil/" target="new"><img src="picts/USCG.jpg" vspace="3" height="100" width="100" border="0"><br>');

document.write('US Coast Guard Website</a>');

document.write('</td></tr></table></div>');

//  End -->