<!-- Begin


// NOTE: If you use a ' add a slash before it like this \'


document.write(' <center> ');

document.write(' <a href="Contact.htm">Contact Us</a> |');

document.write(' <a href="Privacy.htm">Privacy Policy</a> |');

document.write(' <a href="Disclaimer.htm">Website Disclaimer</a>');

document.write('<br><br>');

document.write('&copy;Copyright 2011 ');

document.write('<a href="index.htm" target="_top">Whited Seigneur Sams & Rahe CPAs, LLP</a> ');

document.write('All Rights Reserved');

document.write(' </center> ');

//  End -->
