<!-- Begin

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



document.write('<span class ="copyright">&copy;Copyright 2010 ');

document.write('<a href="index.html" target="_top" class="copylink">IPI • Isaac Publishing, Inc.</a> ');

document.write('<br>');

document.write('For any questions please: '); 

document.write('<a href="contact.htm" target="_top" class="copylink">Contact Us</a>');

document.write('<br>');

document.write('Visit us on Facebook: '); 

document.write('<a href="http://www.facebook.com/pages/Isaac-Publishing/107491271340?ref=ts" target="_blank" class="copylink">IPI on Facebook</a>');

document.write('<br>');

document.write('Follow us on Twitter: '); 

document.write('<a href="http://twitter.com/isaacpublishing" target="_blank" class="copylink">Keep up on the latest news and events.</a>');


document.write('</span><br>');



//  End -->