<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

document.write('<TABLE cellpadding="5" cellspacing="0" border="0"><tr><td class="smalltitle">');

document.write('<a href="index.html">HOME</a>|');
document.write('</td><td class="smalltitle">');


document.write('<a href="gallery.htm">GALLERIES</a>');
document.write('</td><td class="smalltitle">|</td><td class="smalltitle">');


// NOTE: COPY AND PASTE THE NEXT 2 LINES ABOVE OR BELOW TO ADD A LINK


document.write('<a href="interiors.htm">INTERIORS</a>|');
document.write('</td><td class="smalltitle">');

document.write('<a href="architecture.htm">ARCHITECTURE</a>|');
document.write('</td><td class="smalltitle">');

document.write('<a href="clients.htm">CLIENTS</a>|');
document.write('</td><td class="smalltitle">');

document.write('<a href="locations.htm">LOCATIONS</a>|');
document.write('</td><td class="smalltitle">');

document.write('<a href="prints.htm">PRINTS</a>|');
document.write('</td><td class="smalltitle">');

document.write('<a href="contact.htm">CONTACT</a>');
document.write('</td><td class="smalltitle">');


document.write('</td></tr></table>');

//  End -->