document.write('<p class=text align=center>');
document.write('<a href="index.html">Home</a>&nbsp;&nbsp;|&nbsp;&nbsp;');
document.write('<a href="menu.html">Menu</a>&nbsp;&nbsp;|&nbsp;&nbsp;');
document.write('<a href="gallery.html">Gallery</a>&nbsp;&nbsp;|&nbsp;&nbsp;');
document.write('<a href="dogs.html">Dogs of Del Mar</a>&nbsp;&nbsp;|&nbsp;&nbsp;');
document.write('<a href="map.html">Map</a>&nbsp;&nbsp;|&nbsp;&nbsp;');
document.write('<a href="mailto:info@stratfordcourtcafe.com">Contact Us</a>');
document.write('</p>');