<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

document.write('<table cellpadding="0" cellspacing="0" border="0" width="100%" bgcolor="#666666" class="menutable"><tr>');


document.write('</td><td align="center">');
document.write('<a href="index.html" class="menu">home</a>');

// Note: Remove the slashes at the beginning of the next two lines to restore the link to the .net galleries
//document.write('</td><td align="center">');
//document.write('<a href="gallery.htm" class="menu">galleries</a>');

// Note: The next two lines link the galleries menu "button" to the lightbox galleries
document.write('</td><td align="center">');
document.write('<a href="http://archive.gaybumgarner.net/c/gbi" class="menu">galleries</a>');

document.write('</td><td align="center">');
document.write('<a href="gay.htm" class="menu">the artist and friends</a>');

document.write('</td><td align="center">');
document.write('<a href="exhibit.htm" class="menu">health through imagery</a>');

document.write('</td><td align="center">');
document.write('<a href="http://www.photoshelter.com/c/gbi/lbx/lbx-list" class="menu">lightboxes</a>');

document.write('</td><td align="center">');
document.write('<a href="pricing.htm" class="menu">pricing</a>');

document.write('</td><td align="center">');
document.write('<a href=http://gaybumgarnerimages.blogspot.com/ class="menu">blog</a>');

document.write('</td><td align="center">');
document.write('<a href="contact.htm" class="menu">contact</a>');





// NOTE: COPY AND PASTE THE NEXT 2 LINES ABOVE OR BELOW TO ADD A LINK







document.write('</td></tr></table>');

//  End -->