<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class ="copyright">&copy;2010 ');

document.write('<a href="index.html" target="_top">Vogel Productions.</a> ');

document.write('All Rights Reserved.  <a href="privacypolicy.htm" target="_top">PRIVACY POLICY</a> | <a href="termsofuse.htm" target="_top">TERMS OF USE</a><br>  ');

document.write('For more information feel free to '); 

document.write(' <A HREF="mailto:tim@vogelproductions.com">Contact Us</a>');

document.write('</span><br>');

//  End -->