document.write('		<hr color="#FFD7EB" width="90%" size="1px"/>');
document.write('		<table width="100%">');
document.write('			<tr>');
document.write('				<td align="left" valign="middle" width="70">');
document.write('					<img src="images/romancelogosmall.gif" alt="Romance Planners"/>');
document.write('				</td>');
document.write('				<td align="left"><a href="index.html">Home</a> | <a href="contact.html">Contact</a></td>');
document.write('				<td align="center"></td>');
document.write('				<td align="right" valign="middle">');
document.write('					&copy; 2004 Romance Planners');
document.write('				</td>');
document.write('			</tr>');
document.write('		</table>');
