<!--
var separator = "&nbsp;&nbsp;|&nbsp;&nbsp;";

document.write("<font size='1' face='Arial'>");
document.write("<center>");
document.write("<a href='http://www.millerscreamdraft.com'>Home</a>" + separator);
document.write("<a href='http://www.millerscreamdraft.com/html/links.html'>Links</a>" + separator);
document.write("<a href='http://www.millerscreamdraft.com/html/freedom.html'>2nd Ammendment</a>" + separator);
document.write("<a href='http://www.millerscreamdraft.com/html/dollarbill.html'>Dollar Bill Info</a>");
document.write("</center>");
document.write("</font>");

//-->
