var esc_url = escape(this_url);
var esc_title = escape(my_post_title);

document.write
(
 '<style>'
 +'.foot {margin-top: 0px; border: 1px solid #990000; background: #FFFFE0; padding: 0.3em 0.5em 0.3em 0.5em;}'
 +'.foot a:link {color: #CC6633; text-decoration: underline;}'
 +'.foot a:active {color: #FF9966;}'
 +'.foot a:visited {color: #CC6633;}'
 +'.foot a:hover {color: #FF9966;}'
 +'.foot h4 {margin-top: 0em; margin-bottom: 0em; color: #333333; font-size: 1.1em; font-weight: bold; font-decoration: underline;}'
 +'.foot p {margin-top: 0.2em; margin-bottom: 0.2em; margin-left: 2em;}'
 +'</style>'
 +'<div class="foot">'
 +'<h4>Praise for <i>The Religion Virus</i>:</h4>'
 +'<p>"Ingenious! Educational and entertaining, packed with good information!"</p>'
 +'<p>"This book will open your mind!"</i></p>'
 +'<p><img src="http://www.thereligionvirus.com/images/buy_arrow.png" style="border: 1px solid #FFFFE0;" valign="middle"> <b><a href="http://www.thereligionvirus.com/?s=blogfoot">Click Here to learn more!</a></b></p>'
 +'<h4>New! <i>Is Christianity Dying?</i></h4>'
 +'<p><a href="http://www.thereligionvirus.com/buyit.php?s=blogfoot&u=http%3A%2F%2Fwww.amazon.com/dp/B005C20ARO"><i>Is Christianity Dying?  Ninety-Nine Reflections in Religion, Science and Morality</i></a>'
 +' just <span style="color: #990000;">99 cents</span> on Kindle.'
 +' (Available in <a href="http://www.thereligionvirus.com/buyit.php?s=blogfoot&u=http%3A%2F%2Fwww.amazon.com/Christianity-Dying-Ninety-Nine-Reflections-Religion/dp/1463746121">'
 +' paperback too</a>.)</p></div>'
 );

