<!-- Start


// NOTE: If you use a ' add a slash before it like this \'

document.write(' <a href="contact/contact.htm" class="foot">Contact</a> | ');

document.write(' <a href="about.htm" class="foot">About</a> | ');

document.write(' <a href="index.html" class="foot">Home</a>');

document.write('<br>');

document.write('&copy;Copyright 2008 ');

document.write('<a href="index.html" target="_top" class="foot">Two Plus Four Management, Inc.</a>');

document.write('<br>');

document.write('<a href="index.html" target="_bottom" class="foot">"In accordance with Federal  law and U.S. Department of Agriculture policy, this institution is prohibited  from discriminating on the basis of race, color, national origin, sex, age or disability. (Not all prohibited bases apply to all programs) .  To file a complaint of discrimination, write USDA, Director, Office of Civil Rights, 1400 Independence Avenue, S.W., Washington, D.C. 20250-9410, or call (800)795-3272 or (202) 720-6382 (TTD)"</a>');

//  End -->