<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class="phonetitle">');

document.write('City of Forest Lake Police Department');

document.write('</span><br>');

document.write('210 North Lake Street<br>');

document.write('Forest Lake, MN 55025<br>');

document.write('PHONE: <span class="phonetitle">(651) 464-5877 or 911<BR></span>');

document.write('FAX: <span class="phonetitle">(651) 464-8653<BR></span>');

document.write('<BR>E-mail us: ');

document.write(' <A HREF="mailto:info@flpd.com">info@flpd.com</a><br>');


//  End -->