// JavaScript Document
// JavaScript Document:  Footer
document.write("<div class=login>");
document.write("<form name=\"mainlogin\" action=\"/ttglvn/bdh/include/models/accountHandler.php\" method=\"POST\">");
document.write("    <TABLE><TR>");
document.write("       <TD width=200>Username:&nbsp;<input type=\"text\" name=\"user\" size=15 value=\"\"></TD>");
document.write("       <TD width=200>Password:&nbsp;<input type=\"password\" name=\"pass\" size=15 value=\"\"><input type=\"hidden\" name=\"sublogin\" value=\"1\"></TD>");
document.write("       <TD width=100><input type=\"submit\" value=\"Member log in\"></TD>");
document.write("    </TR></TABLE>");
document.write("</form>");
document.write("</div>"); 
document.write("<div class=footer>Copyright © 2004-2011 Giáo Xứ Thánh Philipphê Phan Văn Minh. All rights reserved.</div>");

