if(top==self)top.location="http://www.fluteguitarstrings.com/";

function writeFooter()
{
	document.write('	<table border="0" width="100%" cellpadding="0" cellspacing="0">');
	document.write('		<tr>');
	document.write('			<td>');
	document.write('				<table border="0" width="100%" cellpadding="0" cellspacing="0">');
	document.write('					<tr>');
	document.write('						<td colspan="3"><font class="grey">Copyright &copy; 2003-2007 Tom Meany, All rights reserved</font></td>');
	document.write('					</tr>');
	document.write('					<tr>');
	document.write('						<td bgcolor="#aaaaaa" width="900" colspan="3"><img src="../images/blank.gif" width="1" height="1" alt="" border="0"></td>');
	document.write('					</tr>');
	document.write('					<tr>');
	document.write('						<td align="center"><a class="footer" href="http://www.fluteguitarstrings.com" target="_top"> Home </a></td>');
	document.write('						<td align="center"><a class="footer" href="mailto:info@fluteguitarstrings.com"> Contact </a></td>');
	document.write('						<td align="center"><a class="footer" href="_links.html"> Links </a></td>');
	document.write('					</tr>');
	document.write('				</table>');
	document.write('			</td>');
	document.write('		</tr>');
	document.write('	</table>');
}