<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'



document.write('<table width="100%" class="footerText"><tr>');
document.write('<td align="center">');
document.write('Copyright &copy;2011 ');
document.write('<a href="index.html" target="_top">gleeottawa.com</a>');
document.write('</td><td align="center">');
document.write('Website by <a href="http://www.bluebearmedia.ca" target="_blank">Blue Bear Media</a>');
document.write('</td><td align="center">');
document.write('Note: Glee Ottawa is not affiliated with Glee - GlobalTV\'s hit television program.');
document.write('</td>');
document.write('</tr></table>');


//  End -->
