document.write("<tr>");
	document.write("<td colspan=3 bgcolor=\"#ffffff\">");
           document.write("<table  width=100% >");
           document.write(" <tr bgcolor=\"black\">");
                document.write("<td valign=\"top\"><img src=\"images/spacer.gif\" alt=\"\"  height=\"1\"></td>");
           document.write(" </tr>");
            document.write("<tr bgcolor=\"#3366cc\">");
              document.write("  <td  valign=\"top\" class=\"footerText\" id=\"footerBluebar\">");
              document.write("  </td>");
            document.write("</tr>");
           document.write(" <tr>");
               document.write(" <td>");
				document.write("	<!-- begin common footer info here -->");
                 document.write("<table border=0 width=100%>");
document.write("<tr>");
document.write("<td align=right class='footerText2' width=33%> &copy; Nix 'Em Outdoors Pest Control Systems, LLC ");
document.write("<br> P.O. Box 10707, Fayetteville, AR 72703-0047");
document.write("<br> All Rights Reserved </td>");
document.write("<td class='footerText2' align=middle width=34%> <P>&nbsp; ");
document.write("</P><center>Site designed by <a href=\"javascript: void(0)\" onclick=\"window.open('http://www.blackcatsys.net'); return false;\">BlackCatSys.Net</a></td> ");
document.write("<td  align=left class='footerText2' width=33%>AR Lic. #LH696B1-2662");
document.write("<br>MO Lic.#C15390");
document.write("<br>and #D03338");
document.write("</td>");
document.write("</tr>");
document.write("</table>");
                 document.write("   <!-- end common footer info here -->");
               document.write(" </td>");
           document.write(" </tr>");
	     document.write(" </table>");
           document.write("</td>");
document.write("</tr>");