// JavaScript Document
document.write("<table width='882' border='0' cellspacing='0' cellpadding='3'>");
document.write("<tr><td>");
document.write("<div class='foorterlink'><a href='index.html' class='linkb'>HOME</a> | <a href='contact.html' class='linkb'>CONTACT</a></div>");
document.write("</td></tr>");
document.write("<tr><td>");
document.write("<div class='foorterco'>Website Designed by: <a href='http://www.theitpark.com' class='foorterco'>theITpark.com</a></div>");
document.write("</td></tr>");
document.write("</table>");