<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

document.write('<TABLE cellpadding="0" cellspacing="0" border="0" width="156"><tr><td>');


// TITLE LINE 1

document.write('<span class="menutitle">  </span><br>');



document.write('<a href="about.htm" class="menu">About Us</a>');


document.write('<a href="services.htm" class="menu">Services</a>');


document.write('<a href="news.htm" class="menu">Company News</a>');


document.write('<a href="quotes.htm" class="menu">Products </a>');




// BLACK SPLIT LINE 1

document.write('<img src="picts/menu-line.gif" width="156" height="2" vspace="4"><br>');


// TITLE LINE 3

document.write('<span class="menutitle">Handgun Brass:</span><br>');

document.write('<a href="BrassgalleryA.htm" class="menu">9mm Luger</a>');

document.write('<a href="BrassgalleryC.htm" class="menu">40 S&W</a>');

document.write('<a href="brassgallery2OS.htm" class="menu">45 ACP</a>');

document.write('<a href="BrassgalleryB.htm" class="menu">357 Sig</a>');

document.write('<a href="missing.html" class="menu">357 Magnum</a>');

document.write('<a href="missing.html" class="menu">44 Magnum</a>');

document.write('<img src="picts/menu-line.gif" width="156" height="2" vspace="4"><br>');

document.write('<span class="menutitle">Rifle Brass:</span><br>');

//document.write('<a href="missing.html" class="menu">243 Winchester</a>');

document.write('<a href="missing.html" class="menu">270 Winchester</a>');

document.write('<a href="missing.html" class="menu">308 Winchester</a>');

document.write('<a href="missing.html" class="menu">30-06 Winchester</a>');

document.write('<a href="missing.html" class="menu">7mm Mag Winchester</a>');



// document.write('<a href="solutions.htm" class="menu">Product Solutions</a>');



// BLACK SPLIT LINE 3

document.write('<img src="picts/menu-line.gif" width="156" height="2" vspace="4"><br>');





document.write('</td></tr></table>');
document.write('<!-- LINK TABLE-->');


//  End -->