// JavaScript Document

document.write('<table width="89%" border="0" cellspacing="0" cellpadding="3">');
document.write('          <tr align="center"><td colspan="5"><img src="images/spacer.gif" width="1" height="10"></td></tr>');
document.write('          <tr align="center"> ');
document.write('            <td width="15%"><a href="index.htm" class="content">Home</a></td>');
document.write('            <td width="22%"><a href="gallery.htm" class="content">Gallery</a></td>');
document.write('            <td width="25%"><a href="prices.htm" class="content">Prices and Services</a></td>');
document.write('            <td width="18%"><a href="help.htm" class="content">Help</a></span></td>');
document.write('            <td width="20%"><a href="contact.htm" class="content">Contact Us</a></td>');
document.write('          </tr>');
document.write('          <tr align="center"><td colspan="5"><img src="images/spacer.gif" width="1" height="10"></td></tr>');
document.write('        </table>');