//JavaScriptDocument

document.write('<table width="90%" border="0" align="center" cellpadding="0" cellspacing="5">');
document.write('<tr>');
document.write('<td align="center"><a href="/Mayhem/">Mayo Mayhem</a> | ');
document.write('<a href="tvspots.aspx">TV Spots</a> | ');
document.write('<a href="OurCommunity.html">Garner-Stocker Foundation</a> | ');
document.write('<a href="privacypolicy.html">Privacy Policy</a> | ');
document.write('<a href="contactus.html">Contact Us</a> | ');
document.write('<a href="TermsConditions.html">Terms &amp; Conditions</a> | ');
document.write('<a href="/ops/">Franchisees</a></td>');
document.write('</tr>');
document.write('<tr>');
document.write('<td align="center">Taco Mayo Franchise Systems, Inc. (C) 2009, All Rights Reserved</td>');
document.write('</tr>');
document.write('</table>');

