<!-- Start

// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class="phonetitle">');

document.write('Brass and Bullets');

document.write('</span><br>');

document.write('PO Box 583<br>');

document.write('Alabaster Alabama 35007<br>');

document.write('PHONE: <span class="phonetitle">(800) 882-9219<BR></span>');

document.write('FAX: &nbsp;&nbsp;<span class="phonetitle">(800) 882-9219<BR></span>');

document.write('<BR>E-mail us: ');

document.write(' <A HREF="mailto:brassandbullets@yahoo.com">brassandbullets@yahoo.com</a><br>');

//  End -->