<!-- Begin


// NOTE: If you use a ' add a slash before it like this \'


document.write('<span class="phonetitle">');

document.write('Rural Municipality of Pembina');

document.write('</span><br>');

document.write('315 Main Street Box 189<br>');

document.write('Manitou, MB R0G 1G0<br><br>');

document.write('PHONE: <span class="phonetitle">(204)242-2838 <br></span>');

document.write('FAX: &nbsp;&nbsp;<span class="phonetitle">(204)242-2798 <br></span>');

document.write('<br><br>');

document.write('<a href="http://www.rmofpembina.com/council.htm">View Contacts</a><br>');


//  End -->