
txt01="(1) The Writings of RANDALL SCOTT"
txt02="(2) THE-TINNER - A Novel By Randall Scott"
txt03="(3) THE TRUTH ABOUT THE AMERICAN CIVIL WAR"
txt04="(4) THE GEUPEL STORY - A Childrens Bedtime Story"
txt05="(5) CRADLE OF THE CATTLE INDUSTRY - Palo Pinto, Texas"
txt06="(6) SAVE THE COYOTE - BUT FIRST - SAVE US FROM THE COYOTE"
txt07="(7) MY FIRST ENCOUNTER WITH AN ENVIRONMENTAL WACKO"
txt08="(8) SHOW ME THE DESTRUCTION - The Make Believe Climate Crisis"
txt09="(9) GOING GREEN WHEN GREEN WASN'T COOL"
txt10="(10) LOOSING OUR RIGHTS, FREEDOMS, AND PRIVILAGES"
txt11="(11) OCEANS DEAD ZONES - The Next Environmental Hoax"
txt12="(12) ME, PAWPAW, And A PIG In LIPAN - A young boy finds adventure despite the tumultuous Great Depression"




document.write("<div>");
document.write("<table border=\'0\' cellspacing=\'0\' cellpadding=\'0\'><tr>");

document.write("<td align=\'left\' valign=\'top\'>");
document.write("<a class=\'black\' href=\'http://Randall-Scott.com/books/books.php\'>" + txt01 + "</a>");  
document.write("</td>");

document.write("</tr><td><br /></td><tr><!---- spacer ---->");

document.write("<td align=\'left\' valign=\'top\'>");
document.write("<a class=\'black\' href=\'http://Randall-Scott.com/books/tinner.php\'>" + txt02 + "</a>");  
document.write("</td>");

document.write("</tr><td><br /></td><tr><!---- spacer ---->");

document.write("<td align=\'left\' valign=\'top\'>");
document.write("<a class=\'black\' href=\'http://Randall-Scott.com/books/civilwar.php\'>" + txt03 + "</a>");  
document.write("</td>");

document.write("</tr><td><br /></td><tr><!---- spacer ---->");
		 
document.write("<td align=\'left\' valign=\'top\'>");
document.write("<a class=\'black\' href=\'http://Randall-Scott.com/books/geupel-story.php\'>" + txt04 + "</a>");  
document.write("</td>");

document.write("</tr><td><br /></td><tr><!---- spacer ---->");

document.write("<td align=\'left\' valign=\'top\'>");
document.write("<a class=\'black\' href=\'http://Randall-Scott.com/books/cradle.php\'>" + txt05 + "</a>");  
document.write("</td>");

document.write("</tr><td><br /></td><tr><!---- spacer ---->");

document.write("<td align=\'left\' valign=\'top\'>");
document.write("<a class=\'black\' href=\'http://Randall-Scott.com/books/coyote.php\'>" + txt06 + "</a>");  
document.write("</td>");

document.write("</tr><td><br /></td><tr><!---- spacer ---->");

document.write("<td align=\'left\' valign=\'top\'>");
document.write("<a class=\'black\' href=\'http://Randall-Scott.com/books/encounter.php\'>" + txt07 + "</a>");  
document.write("</td>");

document.write("</tr><td><br /></td><tr><!---- spacer ---->");

document.write("<td align=\'left\' valign=\'top\'>");
document.write("<a class=\'black\' href=\'http://Randall-Scott.com/books/destruction.php\'>" + txt08 + "</a>");  
document.write("</td>");

document.write("</tr><td><br /></td><tr><!---- spacer ---->");

document.write("<td align=\'left\' valign=\'top\'>");
document.write("<a class=\'black\' href=\'http://Randall-Scott.com/books/going-green.php\'>" + txt09 + "</a>");  
document.write("</td>");

document.write("</tr><td><br /></td><tr><!---- spacer ---->");

document.write("<td align=\'left\' valign=\'top\'>");
document.write("<a class=\'black\' href=\'http://Randall-Scott.com/books/rights.php\'>" + txt10 + "</a>");  
document.write("</td>");


document.write("</tr><td><br /></td><tr><!---- spacer ---->");

document.write("<td align=\'left\' valign=\'top\'>");
document.write("<a class=\'black\' href=\'http://Randall-Scott.com/books/ocean_dead_zones.php\'>" + txt11 + "</a>");  
document.write("</td>");


document.write("</tr><td><br /></td><tr><!---- spacer ---->");

document.write("<td align=\'left\' valign=\'top\'>");
document.write("<a class=\'black\' href=\'http://Randall-Scott.com/books/pig.php\'>" + txt12 + "</a>");  
document.write("</td>");





document.write("</tr><td><br /></td><tr><!---- spacer ---->");

document.write("</tr></table>");

document.write("</div>");

