// Footer
// (c) 2001 Tully & Maries Restaurant

d = document

d.write ('			<br>')
d.write (' 		</td>')
d.write ('	</tr>')
d.write ('</table>')
d.write ('<center>')
d.write ('<font size="2">')
d.write ('Contact Chef Tully: <a href="mailto:tully@tullyandmaries.com">EMail The Chef</a><br>')
d.write ('<font size="1">')
d.write ('Created by <a href="mailto:webmaster@tullyandmaries.com">Cell Designs</a><br>')
d.write ('© 2001 Tully & Maries<br>')
d.write ('All Rights Reserved')
d.write ('</center>')