txt00="HOME"
txt01="Welcome to<br />PALO PINTO<br />County Texas"
txt02="Where Is Palo Pinto County Texas?"
txt03="A Brief History of Palo Pinto"
txt04="CRADLE OF THE CATTLE INDUSTRY"
txt05="There's No Place Like Texas"
txt06="THE NATTY TATTLER<br />The News Of Natty Flat, Texas"

txt20="PALO PINTO GOLD"
txt21="The Movie"

txt100="PIONEERS of<br />PALO PINTO"

txt200="Tales of the<br />OLD WEST<br />In Palo Pinto"

txt300="Texas Historic Ranches"

txt400="BOOKS About<br />PALO PINTO"

txt500="PALO PINTO<br />Cemeteries"

document.write("<div>");
document.write("<table border=\'0\' width=\'100\' cellspacing=\'0\' cellpadding=\'0\'><tr>");

document.write("<td align=\'center\' valign=\'top\'>");
document.write("<a class=\'nav02\' href=\'http://Randall-Scott.com/palopinto/home/index.php\' style=\'text-decoration:none\' target=\'_new\'>" + txt00 + "</a><br />");  
document.write("<a class=\'nav01\' href=\'http://Randall-Scott.com/palopinto/home/index.php\' style=\'text-decoration:none\' target=\'_new\'>" + txt01 + "</a>");
document.write("</td>");

document.write("</tr><td><br /></td><tr><!---- spacer ---->");

document.write("<td align=\'center\' valign=\'top\'>");  
document.write("<a class=\'nav02\' href=\'http://Randall-Scott.com/palopinto/palopinto.php\' style=\'text-decoration:none\' target=\'_new\'>" + txt02 + "</a>");
document.write("</td>");

document.write("</tr><td><br /></td><tr><!---- spacer ---->");

document.write("<td align=\'center\' valign=\'top\'>");  
document.write("<a class=\'nav01\' href=\'http://Randall-Scott.com/palopinto/palopintogold.php\' style=\'text-decoration:none\' target=\'_new\'><span class=\'yellow12\'>" + txt20 + "</span><br />" + txt21 + "</a>");
document.write("</td>");


document.write("</tr><td><br /></td><tr><!---- spacer ---->");

document.write("<td align=\'center\' valign=\'top\'>");  
document.write("<a class=\'nav01\' href=\'http://Randall-Scott.com/palopinto/history.php\' style=\'text-decoration:none\' target=\'_new\'>" + txt03 + "</a>");
document.write("</td>");

document.write("</tr><td><br /></td><tr><!---- spacer ---->");

document.write("<td align=\'center\' valign=\'top\'>");  
document.write("<a class=\'nav02\' href=\'http://Randall-Scott.com/palopinto/cradle.php\' style=\'text-decoration:none\' target=\'_new\'>" + txt04 + "</a>");
document.write("</td>");

document.write("</tr><td><br /></td><tr><!---- spacer ---->");

document.write("<td align=\'center\' valign=\'top\'>");  
document.write("<a class=\'nav01\' href=\'http://Randall-Scott.com/palopinto/texas.php\' style=\'text-decoration:none\' target=\'_new\'>" + txt05 + "</a>");
document.write("</td>");

document.write("</tr><td><br /></td><tr><!---- spacer ---->");

document.write("<td align=\'center\' valign=\'top\'>");
document.write("<a class=\'nav02\' href=\'http://Randall-Scott.com/palopinto/pioneers.php\' style=\'text-decoration:none\' target=\'_new\'>" + txt100 + "</a>");
document.write("</td>");

document.write("</tr><td><br /></td><tr><!---- spacer ---->");

document.write("<td align=\'center\' valign=\'top\'>");
document.write("<a class=\'nav01\' href=\'http://Randall-Scott.com/palopinto/tales.php\' style=\'text-decoration:none\' target=\'_new\'>" + txt200 + "</a>");
document.write("</td>");

document.write("</tr><td><br /></td><tr><!---- spacer ---->");

document.write("<td align=\'center\' valign=\'top\'>");
document.write("<a class=\'nav02\' href=\'http://Randall-Scott.com/palopinto/family.php\' style=\'text-decoration:none\' target=\'_new\'>" + txt300 + "</a>");
document.write("</td>");

document.write("</tr><td><br /></td><tr><!---- spacer ---->");

document.write("<td align=\'center\' valign=\'top\'>");
document.write("<a class=\'nav01\' href=\'http://Randall-Scott.com/palopinto/books.php\' style=\'text-decoration:none\' target=\'_new\'>" + txt400 + "</a>");
document.write("</td>");

document.write("</tr><td><br /></td><tr><!---- spacer ---->");

document.write("<td align=\'center\' valign=\'top\'>");
document.write("<a class=\'nav02\' href=\'http://Randall-Scott.com/palopinto/nattytattler.php\' style=\'text-decoration:none\' target=\'_new\'>" + txt06 + "</a>");
document.write("</td>");

document.write("</tr><td><br /></td><tr><!---- spacer ---->");

document.write("<td align=\'center\' valign=\'top\'>");
document.write("<a class=\'nav01\' href=\'http://Randall-Scott.com/palopinto/cemetery.php\' style=\'text-decoration:none\' target=\'_new\'>" + txt500 + "</a>");
document.write("</td>");

document.write("</tr><td><br /></td><tr><!---- spacer ---->");


document.write("</tr></table>");

document.write("</div>");

