<!--
document.writeln('<table border=0 cellpadding=0 cellspacing=0 width=100% class="foot">');
document.writeln('<tr>');
document.writeln('<td height=5><img src="graphics/spacer.gif"></td></tr>');
document.writeln('<tr>');
document.writeln('<td width=90 height=10 align="center"><a href="overview.html">SITE OVERVIEW</a></td>');
document.writeln('<td width=10><img src="graphics/spacer.gif"></td>');
document.writeln('<td width=1 bgcolor="#aaaaaa"><img src="graphics/spacer.gif"></td>');
document.writeln('<td width=10><img src="graphics/spacer.gif"></td>');
document.writeln('<td width=60 height=10 align="center"><a href="about.html">ABOUT US</a></td>');
document.writeln('<td width=10><img src="graphics/spacer.gif"></td>');
document.writeln('<td width=1 bgcolor="#aaaaaa"><img src="graphics/spacer.gif"></td>');
document.writeln('<td width=10><img src="graphics/spacer.gif"></td>');
document.writeln('<td width=160 height=10 align="center"><a href="hunk.html">BECOME A STUDCENTER HUNK</a></td>');
document.writeln('<td><img src="graphics/spacer.gif"></td></tr>');
document.writeln('</table>');

document.writeln('<table border=0 width=100% cellpadding=0 cellspacing=0>');
document.writeln('<tr>');
document.writeln('<td height=5><img src="graphics/spacer.gif"></td></tr>');
document.writeln('<tr>');
document.writeln('<td bgcolor="#aaaaaa" height=1><img src="graphics/spacer.gif"></td></tr>');
document.writeln('<tr>');
document.writeln('<td height=5><img src="graphics/spacer.gif"></td></tr>');
document.writeln('</table>');




document.writeln('<table border=0 cellpadding=0 cellspacing=0 width=100% class="foot">');
document.writeln('<tr>');
document.writeln('<td height=3><img src="graphics/spacer.gif"></td></tr>');
document.writeln('<tr>');
document.writeln('<td width=380 height=10 align="center">&#169; Copyright 2007 - 2011 | Barrett Cole Productions, LLC. All Rights Reserved.</td>');
document.writeln('<td width=10><img src="graphics/spacer.gif"></td>');
document.writeln('<td width=1 bgcolor="#aaaaaa"><img src="graphics/spacer.gif"></td>');
document.writeln('<td width=10><img src="graphics/spacer.gif"></td>');
document.writeln('<td width=120 height=10 align="center"><a href="mailto:barrettcole@springmail.com">barrettcole@springmail.com</a></td>');
document.writeln('<td><img src="graphics/spacer.gif"></td></tr>');
document.writeln('</table>');

window.status='Barrett Cole Productions';



/* ************************ */
/* *****NO TOP FRAMES****** */
if(top.frames.length != 0)
  {
  top.location = self.location
  }
//-->
