<!-- Begin

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

document.write('<tr>');
document.write('<td id="footer" width="20%" height="20" bgcolor="#64A42B" align="center" style="font-size: 10px">');
document.write('Best viewed with Mozilla Firefox<br>Screen Resolution: 1024 x 768');
document.write('</td>');
document.write('<td id="footer" width="60%" height="20" bgcolor="#64A42B" align="center" style="font-size: 10px">');
document.write('&copy; Copyright LUKMEF Cameroon 2009-2011<br>All Rights Reserved');
document.write('</td>');
document.write('<td id="footer" width="20%" height="20" bgcolor="#64A42B" align="center" style="font-size: 10px">');
document.write('LUKMEF Cameroon<br><a href="http://www.lukmefcameroon.org/webdesign.html">Website Design</a>');
document.write(' & <a href="http://www.lukmefcameroon.org/webhosting.html">Hosting</a>');
document.write('</td>');
document.write('</tr>');

//  End -->
