<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'


document.write('<span class ="copyright">&copy;Copyright 2006 ');

document.write('<a href="index.html" target="_top">Green Acres</a> ');

document.write('All Rights Reserved<br>');

document.write('3252 Hwy 141,Smithland, IA  51056 Phone 712-889-2222 Toll Free 800-324-4097<br>');

document.write('For more information feel free to '); 

document.write(' <A HREF="mailto:gregggcs@netins.net">Contact Us</a>');

document.write('</span><br>');


//  End -->