<!-- start

// NOTE: If you use a ' add a slash before it like this \'

// NOTE: Copy and paste any link to add a new link

document.write('<TABLE cellpadding="0" cellspacing="0" border="0" width="100%"><tr><td class="menutext">');
document.write('<br>');
document.write('<ul>');


// -- START MENU LINKS


document.write('<li><A HREF="index.html">Home</a><br>');


document.write('<li><A HREF="aboutme.htm">About Me</a><br>');


document.write('<li><A HREF="nowavailable.htm">Now Available</a><br>');


document.write('<li><A HREF="comingsoon.htm">Coming Soon</a><br>');


document.write('<li><A HREF="excerptsurvivedbyherlongtimecompanion.html">EXCERPT: Survived by Her Longtime Companion</a><br>');


document.write('<li><A HREF="excerpttwofortheshow.html">EXCERPT: Two for the Show</a><br>');


document.write('<li><A HREF="excerptcomebacktome.html">EXCERPT: Come Back to Me</a><br>');


document.write('<li><A HREF="excerptplayingforfirst.html">EXCERPT: Playing for First</a><br>');


document.write('<li><A HREF="archivednews.htm">Archived News</a><br>');


document.write('<li><A HREF="reviews.htm">Reviews</a><br>');


document.write('<li><A HREF="orderbooks.html">Order Books</a><br>');


document.write('<li><A HREF="contact.htm">Contact Me</a><br>');


document.write('<li><A HREF="http://chrispaynterbluefeatherauthor.blogspot.com/">My Blog</a><br>');

document.write('<li><A HREF="http://buddythebeagle.blogspot.com/">Buddy the Beagle’s Blog</a><br>')

document.write('<li><A HREF="http://www.ckpaynter.com/Piracy_Handout2011.pdf">Fighting E-book Piracy</a><br>')
//-- END MENU LINKS




document.write('</ul>');
document.write('</td></tr></table>');



//  End -->
