<!-- Begin

// Footer 


document.write('<table cellpadding="0" cellspacing="0" border="0" width="800" style="background-color: #161616;">');
document.write('<tr>');
document.write('<td valign="top" width="33%" class="footer-left">&copy;UCTA 2011</td>');
document.write('<td valign="top" width="33%" class="footer-left"><center><div class="nav-footer"><a href="sitemap.html">Site Map</a></div></center></td>');
document.write('<td valign="top" width="33%" class="footer-right"><div class="nav-footer">designed by <a href="http://www.nodig.com/marketing.html" target="_blank">TIC/AmyNet</a></civ></td>');
document.write('</tr>');
document.write('</table>');

//  End -->

