// footer.js

document.write("<span class=classMenu>");
document.write("<center><a href=\"http://www.lifeoutdoorsministries.com/contact.html\">Contact Us</a>  |  <a href=\"http://www.lifeoutdoorsministries.com/privacy.html\">Privacy Policy</a>  |  <a href=\"http://www.lifeoutdoorsministries.com/legal.html\">Terms of Use</a>  |  <a href=\"http://www.lifeoutdoorsministries.com/link.html\">Link to Us</a>  |  <a href=\"http://www.lifeoutdoorsministries.com/help.html\">Help</a> </center><br>");
document.write("</span>");
document.write("<table width=80% border=1 align=center bgcolor=white>");
document.write("<tr>");
document.write("<td width=15%>");
document.write("<img src=\"http://www.lifeoutdoorsministries.com/images/powered.gif\" >");
document.write("</td>");
document.write("<td width=70% valign=top>");
document.write("<center><font size=\"-1\">Copyright  2005 </font></center>");
document.write("<center><a href=\"http://www.LifeOutdoorsMinistries.com\">Life Outdoors Ministries</a></center>");
document.write("<center>P.O. Box 730</center>");
document.write("<center>Willis, Texas 77318</center>");
document.write("</td>");
document.write("<td width=15% align=center>");
document.write("<a href=\"http://www.tpwd.state.tx.us/\" target=new><img src=\"http://www.lifeoutdoorsministries.com/images/tpwd.gif\"  border=0 ></a>");
document.write("<br>");
document.write("</td>");
document.write("</tr></table>");


//
//
// Below is a clean backup of this file. Do NOT edit anything below this line!!
//
/*
document.write("<span class=classMenu>");
document.write("<center><a href=\"http://www.lifeoutdoorsministries.com/contact.html\">Contact Us</a>  |  <a href=\"http://www.lifeoutdoorsministries.com/privacy.html\">Privacy Policy</a>  |  <a href=\"http://www.lifeoutdoorsministries.com/legal.html\">Terms of Use</a>  |  <a href=\"http://www.lifeoutdoorsministries.com/link.html\">Link to Us</a>  |  <a href=\"http://www.lifeoutdoorsministries.com/help.html\">Help</a> </center><br>");
document.write("</span>");
document.write("<table width=80% border=1 align=center bgcolor=white>");
document.write("<tr>");
document.write("<td width=15%>");
document.write("<img src=\"http://www.lifeoutdoorsministries.com/images/powered.gif\" >");
document.write("</td>");
document.write("<td width=70% valign=top>");
document.write("<center><font size=\"-1\">Copyright  2005 </font></center>");
document.write("<center><a href=\"http://www.LifeOutdoorsMinistries.com\">Life Outdoors Ministries</a></center>");
document.write("<center>P.O. Box 730</center>");
document.write("<center>Willis, Texas 77318</center>");
document.write("</td>");
document.write("<td width=15% align=center>");
document.write("<a href=\"http://www.tpwd.state.tx.us/\" target=new><img src=\"http://www.lifeoutdoorsministries.com/images/tpwd.gif\"  border=0 ></a>");
document.write("<br>");
document.write("</td>");
document.write("</tr></table>");
*/