<!--
function writeHTMLasJS(){
document.write("<div id=\"footer\">");
document.write("Copyright &copy; 2012 Lincoln Ace Technology. All Rights Reserved. All trademarks and logos are property of their respective owners.<br \/>");
document.write("Prices are subject to change at any time without notice. Site last updated on 2-22-2012.<\/div>");
document.write("<!-- end footer -->");
}
writeHTMLasJS();
//-->
