
<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

document.write('<TABLE cellpadding="2" cellspacing="0" border="0" width="100%" bgcolor="#000000" bordercolor="#ffffff" class="menu" style="border-collapse: collapse"><tr>');

document.write('<td align="center">');
document.write('<a href="http://www.capstoneart.com/gallery.htm" class="menulinks" target="_top">galleries</a><br>');

document.write('</td><td align="center">');
document.write('<a href="http://www.capstoneart.com/about.htm" class="menulinks" target="_top">about</a><br>');

document.write('</td><td align="center">');
document.write('<a href="http://www.capstoneart.com/services.htm" class="menulinks" target="_top">services</a><br>');

document.write('</td><td align="center">');
document.write('<a href="http://www.capstoneart.com/contact.htm" class="menulinks" target="_top">contact</a><br>');

document.write('</td><td align="center">');
document.write('<a href="http://www.capstoneart.com/showroom.htm" class="menulinks" target="_top">showroom</a><br>');

// 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.capstoneart.com/gallery/help.htm" class="menulinks" target="_top">help</a><br>');

document.write('</td><td align="center">');
document.write('<a href="http://www.capstoneart.com/index.html" class="menulinks" target="_top">home</a><br>');


document.write('</td></tr></table>');

//  End -->