document.write('	<table width="790px" cellpadding="0" cellspacing="0" align="center">');
document.write('		<tr>');
document.write('			<td >&nbsp;</td>');
document.write('		</tr>');
document.write('		<tr>');
document.write('			<td style="border-left: 1px solid #c2b1a6; border-right: 1px solid #c2b1a6; border-top: 1px solid #c2b1a6;border-bottom: 1px solid #c2b1a6;" align="center">');
document.write('				<table cellpadding="0" cellspacing="0" width="100%">');
document.write('					<tr bgcolor="#bdfffe">');
document.write('						<td align="center" width="25%">');
document.write('							<a href="./brm.html">Bedroom</a>');
document.write('						</td>');
document.write('						<td align="center" width="25%">');
document.write('							<a href="./drm.html">Dining</a>');
document.write('						</td>');
document.write('						<td align="center" width="25%">');
document.write('							<a href="./yth.html">Youth</a>');
document.write('						</td>');
document.write('						<td align="center" width="25%">');
document.write('							<a href="./ent.html">Entertainment</a>');
document.write('						</td>');
document.write('					</tr>');
document.write('				</table>');
document.write('			</td>');
document.write('		</tr>');
document.write('		<tr>');
document.write('			<td align="center">Copyright 2008 B.K. Home Furniture, LLC.</td>');
document.write('		</tr>');
document.write('	</table>');
