

document.write('<HR><br> <center> <a href="javascript:mailpage()">Email this page to a friend!</a> </center><P>');


document.write('<br> <center> <font color="#FF0000">Copyright © 2009-2010 by Perry Thomas Books.  All rights reserved.</font> </center> <br><br>');


document.write('<script language="javascript"> function mailpage(){mail_str = "mailto:?subject= Visit This Web Page!  " + document.title; mail_str += "&body= I recommend this web page -- " + document.title; mail_str += ". You can visit it at " + location.href; location.href = mail_str;} </script>');