<!-- Begin


// NOTE: If you use a ' add a slash before it like this \'

document.write('');
document.write(' <br><br><hr class="page-splits2">'); 
document.write(' <a href="http://www.thewoofgang.com/dog-breeds.html">Dog Photos</a> |');
document.write(' <a href="http://www.thewoofgang.com/cats.htm">Cat Photos</a> |');
document.write(' <a href="http://www.thewoofgang.com/animals.htm">Other Animal Photos</a> |');
document.write(' <a href="http://www.thewoofgang.com/just_for_fun.htm">Just for Fun Photos</a><br>');

document.write(' <a href="http://www.thewoofgang.com/index.html">Home</a> |'); 
document.write(' <a href="http://www.thewoofgang.com/books.htm">Books</a> |');
document.write(' <a href="http://www.thewoofgang.com/dichroic_glass.htm">Dichroic Glass Pendants</a> |');
document.write(' <a href="http://www.thewoofgang.com/order.htm">Place an Order</a> |');
document.write(' <a href="http://www.thewoofgang.com/links.htm">Links</a> |');
document.write(' <a href="http://www.thewoofgang.com/about.htm">About Us</a> |');
document.write(' <a href="http://www.thewoofgang.com/contact.htm">Contact Us</a>');

document.write('<br>');

//  End -->