
document.write('<hr width="750"></hr>');
document.write('<table align="center" border="0" cellspacing="0" cellpadding="0" width=749 height=28>');
document.write('<tr>');
document.write('	<td style="width:600px" valign="bottom" align="centre">');
document.write('		<a href="index.php3"  onMouseOver="myStatus(0); return true;"><font size="2" color="#606060">Home</font></a>');
document.write('		|');
document.write('		<a href="cookies.php" onMouseOver="myStatus(0); return true;"><font size="2" color="#606060">Cookie policy</font></a>');
document.write('		|');
document.write('		<a href="privacy.php" onMouseOver="myStatus(0); return true;"><font size="2" color="#606060">Privacy policy</font></a>');
document.write('		|');
document.write('		<a href="about.php" onMouseOver="myStatus(0); return true;"><font size="2" color="#606060">About us</font></a>');
document.write('		|');
document.write('		<a href="reception.php" onMouseOver="myStatus(0); return true;"><font size="2" color="#606060">Contact us</font></a>');
document.write('		|');
document.write('		<a href="reception.php" onMouseOver="myStatus(0); return true;"><font size="2" color="#606060">Reception</font></a>');
document.write('		|');
document.write('		<a href="advertising.php" onMouseOver="myStatus(0); return true;"><font size="2" color="#606060">Advertise</font></a>');
document.write('		|');
document.write('		<a href="sitemap.htm" onMouseOver="myStatus(0); return true;"><font size="2" color="#606060">Site Map</font></a>');
document.write('	</td>');
document.write('	<td style="width:200px" valign="bottom" align="right">');
document.write('		&copy; 2004 supercentre.co.uk');
document.write('	</td>');
document.write('</tr>');
document.write('</table>');
