<!-- 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="#000000" class="menutable"><tr>');


// NOTE: COPY AND PASTE THE NEXT 2 LINES ABOVE OR BELOW TO ADD A LINK


document.write('</td><td align="center">');
document.write('<a href="http://www.inthedetailsgallery.com/index.html" class="menu">home</a>');

document.write('</td><td align="center">');
document.write('<a href="http://www.inthedetailsgallery.com/about.htm" class="menu">about</a>');

document.write('</td><td align="center">');
document.write('<a href="http://www.inthedetailsgallery.com/gallery.htm" class="menu">gallery</a>');


document.write('</td><td align="center">');
document.write('<a href="http://www.inthedetailsgallery.com/contact.htm" class="menu">contact</a>');


//document.write('</td><td align="center">');
//document.write('<a href="http://www.inthedetailsgallery.com/services.htm" class="menu">services</a>');


document.write('</td><td align="center">');
document.write('<a href="http://www.inthedetailsgallery.com/clients.htm" class="menu">exhibits</a>');


//document.write('</td><td align="center">');
//document.write('<a href="http://www.inthedetailsgallery.com/equipment.htm" class="menu">spotlights</a>');


document.write('</td><td align="center">');
document.write('<a href="http://www.inthedetailsgallery.com/links.htm" class="menu">links</a>');


//document.write('</td><td align="center">');
//document.write('<a href="http://www.inthedetailsgallery.com/paypal.htm" class="menu">payments</a>');



document.write('</td></tr></table>');

//  End -->