document.open()
document.write('<br /><br /><br /><center><table border="1" bgcolor="#FFFFE0" bordercolor="#E0E0E0" cellspacing="0" cellpadding="2">'+
'<tr>'+
	'<td align="center">'+
'<font size="-2"><nobr>'+
'<a href="/programming.html"><b>Programming</b></a> ^ <a href="/ti/index.html"><b>Ti calcs</b></a>'+
'<br /><a href="/download.html">Download</a> ^ <a href="/rock1035.html">Rock 103.5</a>'+
'<hr size="1" color="#E0E0E0">'+
'&#169; 2002-2010 Dynamic Bits. All rights reserved. <a href="/copyright.html">Terms of use</a> ^ <a href="/privacy.html">Privacy Policy</a>'+
'<br />[<a href="/index.html" target="_top">Frames</a> &#0166; <a href="/main.html" target="_top">No frames</a>] <a href="/about.html">About us</a> ^ <a href="/contact.html">Contact us</a>'+
	'</nobr></font></td>'+
'</tr>'+
'</table>'+
'<br /><font size="-2" face="Verdana, Tahoma, Helvetica">This page last modified: ' + document.lastModified + '</font><br /><br /></center>');
document.close()
