// JavaScript Document
// Ads in section root directory files, except default.htm
// Right after Miscellaneous and Google ad
// Revised 3/2/10

// Become a Fan on Facebook link
document.write('<hr /><p align="center"><img src="/images/facebook.gif" width="299" height="25" alt="Facebook logo" /></p>');
document.write('<p align="center">Become a <a href="http://www.facebook.com/pages/School-for-Champions/54694192475" target="_blank"><b><i>School for Champions</i> Fan on Facebook</b></a>.</p>');
document.write('<p>Go to the School for Champions page, log in and click on the <i>Become a Fan</i> button.</p>');
// Tricks for Good Grades book
document.write('<hr /><table><tr><td width="50%" valign="top">');
document.write('<p><i class="redcolor">Tricks for Good Grades</i> is now available as a book.</p>');
document.write('<p>You can purchase the book through ');
document.write('<a href="http://www.amazon.com/exec/obidos/ASIN/0976798107/schoolforchampio" target="_blank">');
document.write('<b>Amazon.com</b></a> for $15.95. ');
document.write('The <a href="http://www.amazon.com/exec/obidos/ASIN/B001O5CGDE/schoolforchampio" target="_blank">');
document.write('<b>Kindle</b></a> version is available for $6.95.</p>');
document.write('<p>You can also get a PDF <b><a href="http://www.lulu.com/content/1047337" target="_blank">e-book</a></b> ');
document.write('version for only $6.25.</p>');
document.write('</td><td>');
document.write('<p align="center"><a href="http://www.amazon.com/exec/obidos/ASIN/0976798107/schoolforchampio" target="_blank">');
document.write('<img src="/images/tricks_book_150h.gif" '); 
document.write('alt="Tricks for Good Grades book" width="99" height="150" /></a></p>');
document.write('</td></tr></table>');