<!-- start

// NOTE: If you use a ' add a slash before it like this \'


document.write('&copy;Copyright ');

document.write(new Date().getFullYear() );

document.write(' <a href="index.html" target="_top">Freedom Plains</a> ');

document.write('All Rights Reserved<br>');

document.write('For more information feel free to '); 

document.write('Contact Us: <A HREF="mailto:info@freedomplains.com">info@freedomplains.com</a><br>');



//  End -->
