<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class="phonetitle">');

document.write('Town of Sylvan Lake');

document.write('</span><br>');

document.write('4926 50 Ave<br>');

document.write('Sylvan Lake, AB, T4S 1A1<br>');

document.write('PHONE: <span class="phonetitle">(403) 887-2141<br></span>');

document.write('FAX: <span class="phonetitle">(403) 887-3660<br></span>');

document.write('<br>E-mail us:<br>');

document.write(' <A HREF="mailto:tsl@sylvanlake.ca">tsl@sylvanlake.ca</a><br>');


//  End -->
