<!-- Begin

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


var allwebco	  = "yes"	// SHOW BETINA KRAHN COPYRIGHT
var pageheight	  = "150"	// SPACING ABOVE COPYRIGHT




document.write('<img src="picts/spacer.gif" height="'+pageheight+'" width="5"><br>');


// START FOOTER LINKS

document.write(' <a href="character_gallery.htm">Characters</a>');

document.write('&nbsp;|&nbsp;');

document.write('<a href="index.html">Home</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="about.htm">About Betina</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="book_list.htm">Book List</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="site_map.htm">Site Map</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="reader_fun.htm">Reader Fun</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="contact.htm">Contact</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="harlequin_blaze.htm">Harlequin Blaze</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="currently_nominated.htm">Currently Nominated</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="coming_soon.htm">Coming Soon</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="reviews.htm">Reviews</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="guest_book.htm">Guest Book</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="faq.htm">FAQs</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="excerpt.htm">Excerpt</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="romance_book_cover-art.htm">Romance Book Cover-Art</a>');

document.write('&nbsp;|&nbsp;');







document.write('<br><br>All contents &copy; copyright 2009 ');



// EDIT THE NEXT LINE


document.write('<a href="index.html">Betina Krahn</a><br>');













   if (allwebco == "yes") {
document.write('Site Design &copy; 2009 All rights reserved <a href="Betina Krahn" target="_blank"></a> <a href="http://webmaster@betinakrahn.com" target="_blank">Rex Rountree</a><br>');
}



document.write('<br>');




//  End -->