<!-- Start

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

document.write('<span class="phonetitle">');

document.write('Limbe City Council');

document.write('</span><br>');

document.write('P.O. Box 61<br>');

document.write('Limbe, SWP<br>');

document.write('Cameroon<br>');

document.write('<table border="0" cellspacing="0" cellpadding="0"><tr>');

document.write('<td width="50">Phone:</td><td><span class="phonetitle">+237-3333 2114<BR></span></td>');

document.write('</tr><tr>');

document.write('<td>Fax:</td><td><span class="phonetitle">+237-3333 2039<BR></span></td>');

document.write('</tr><tr>');

document.write('<td>E-mail:</td>');

document.write('<td><A HREF="mailto:info@limbecity.org">info@limbecity.org</a></td>');

document.write('</tr></table>');

//  End -->

