document.write('<STYLE type="text/css">');
document.write('#menuspan4 { position:absolute; width:182px; }');
document.write('#menutable4 { border-width: 1; border-color: #000033; border-style:solid}');
document.write('td.menucell4 { padding:2; padding-left:4; padding-right:4; background:#330000; border:0 inset #FFFF99; text-align:LEFT; }');
document.write('#submenutable4 { background: #FFFF99; border-width: 1; border-color: #FFFF66; border-style:ridge}');
document.write('td.topcell4 {text-decoration:none; color:#FFFF99; font-weight: 400; font-family: Arial; font-size: 13px; font-style:normal; text-align:LEFT; }');
document.write('a.topitem4 {text-decoration:none; color:#FFFF99; font-weight: 400; font-family: Arial; font-size: 13px; font-style:normal; } ');
document.write('a.topitem4:hover {text-decoration:none; color:#FFFFFF; }');
document.write('a.subitem4 {text-decoration:none; color:#FFFF66; font-weight: 400; font-family: Arial; font-size: 13px; font-style:normal; } ');
document.write('a.subitem4:hover {text-decoration:none; color:#FFFFFF; }');
document.write('P.MN4 {color:#FFFF99; font-weight: 400; font-family: Arial; font-size:13px; font-style:normal;  }');
document.write('P.SMN4 {text-decoration:none; color:#FFFF66; font-weight: 400; font-family: Arial; font-size:13px; font-style:normal;  }');
document.write('#submenu4_0 { position:absolute; left:163px; top:92px; visibility:hidden; }');
document.write('#submenu4_1 { position:absolute; left:163px; top:152px; visibility:hidden; }');
document.write('#submenu4_2 { position:absolute; left:163px; top:212px; visibility:hidden; }');
document.write('</style>');
var thisbrowser4
var hidetimer4 = null;
if(document.layers){ thisbrowser4='NN4'; }
if(document.all){ thisbrowser4='IE'; }
if(!document.all && document.getElementById){ thisbrowser4='NN6'; }
function showmenu4(menuname)
{
if(thisbrowser4=='NN4') document.layers[menuname].visibility = 'visible';
if(thisbrowser4=='IE') document.all[menuname].style.visibility = 'visible';
if(thisbrowser4=='NN6') document.getElementById(menuname).style.visibility = 'visible';
if(hidetimer4) clearTimeout(hidetimer4);}
function timermenu4()
{
if(hidetimer4) clearTimeout(hidetimer4);hidetimer4 = setTimeout("hideall4();",1000);
}
function hidemenu4(menuname)
{
if(thisbrowser4=='NN4') document.layers[menuname].visibility = 'hidden';
if(thisbrowser4=='IE') document.all[menuname].style.visibility = 'hidden';
if(thisbrowser4=='NN6') document.getElementById(menuname).style.visibility = 'hidden';
}
function hilite4(menuitem) 
{
if(typeof(currentpage4)!='undefined' && menuitem==currentpage4) return;
if(thisbrowser4=='IE') document.all[menuitem].style.backgroundColor = '#000033';
if(thisbrowser4=='NN6') document.getElementById(menuitem).style.backgroundColor = '#000033';
if(hidetimer4) clearTimeout(hidetimer4);}
function unhilite4(menuitem) 
{
if(typeof(currentpage4)!='undefined' && menuitem==currentpage4) return;
if(thisbrowser4=='IE') document.all[menuitem].style.backgroundColor = '#330000';
if(thisbrowser4=='NN6') document.getElementById(menuitem).style. backgroundColor = '#330000';
if(hidetimer4) clearTimeout(hidetimer4);hidetimer4 = setTimeout("hideall4();",1000);
}
function hideall4()
{
hidemenu4('submenu4_0');
hidemenu4('submenu4_1');
hidemenu4('submenu4_2');
}
function openmenu4(menuname)
{
showmenu4(menuname);
if(menuname!='submenu4_0') hidemenu4('submenu4_0');
if(menuname!='submenu4_1') hidemenu4('submenu4_1');
if(menuname!='submenu4_2') hidemenu4('submenu4_2');
}
document.write('<table width=182 cellspacing=0 border=0 cellpadding=0>');
document.write('<tr><td align=left valign=top>');
document.write('<span id="menuspan4">');
document.write('<table width=182 id="menutable4" cellspacing=1 cellpadding=2 bgcolor=#000033>');
document.write('<tr>');
document.write('<td class="topcell4" align=LEFT width=182 height=30 bgcolor=#000033>')
document.write('<table cellspacing=0 cellpadding=0 border=0 width="100%"><tr><td width="90%" align=LEFT>');
document.write('<a href="index.html" target="_self" title="" class="topitem4" onMouseOver="hideall4()">Home</a>');
document.write('</td><td><p class="SMN4">&nbsp;</p></td></tr></table>');
document.write('</td>');
document.write('</tr>');
document.write('<tr>');
document.write('<td class="topcell4" align=LEFT width=182 height=30 bgcolor=#000033>')
document.write('<table cellspacing=0 cellpadding=0 border=0 width="100%"><tr><td width="90%" align=LEFT>');
document.write('<a href="about_us.html" target="_self" title="" class="topitem4" onMouseOver="hideall4()">About Laurel Park</a>');
document.write('</td><td><p class="SMN4">&nbsp;</p></td></tr></table>');
document.write('</td>');
document.write('</tr>');
document.write('<tr>');
document.write('<td class="topcell4" align=LEFT width=182 height=30 bgcolor=#000033>')
document.write('<table cellspacing=0 cellpadding=0 border=0 width="100%"><tr><td width="90%" align=LEFT>');
document.write('<a href="town_history.html" target="_self" title="" class="topitem4" onMouseOver="hideall4()">Town History</a>');
document.write('</td><td><p class="SMN4">&nbsp;</p></td></tr></table>');
document.write('</td>');
document.write('</tr>');
document.write('<tr>');
document.write('<td class="topcell4" align=LEFT width=182 height=30 bgcolor=#000033>')
document.write('<table cellspacing=0 cellpadding=0 border=0 width="100%"><tr><td width="90%" align=LEFT>');
document.write('<a href="government.html" target="_self" title="" class="topitem4" onMouseOver="hideall4()">Your Government</a>');
document.write('</td><td><p class="SMN4">&nbsp;</p></td></tr></table>');
document.write('</td>');
document.write('</tr>');
document.write('<tr>');
document.write('<td class="topcell4" align=LEFT width=182 height=30 bgcolor=#000033>')
document.write('<table cellspacing=0 cellpadding=0 border=0 width="100%"><tr><td width="90%" align=LEFT>');
document.write('<a href="" target="_self" title="" class="topitem4" onMouseOver="openmenu4(\'submenu4_0\')" onMouseOut="timermenu4();">Town News</a>');
document.write('</td><td><p class="SMN4"><font face="webdings" color=#FFFF66>4</font></p></td></tr></table>');
document.write('</td>');
document.write('</tr>');
document.write('<tr>');
document.write('<td class="topcell4" align=LEFT width=182 height=30 bgcolor=#000033>')
document.write('<table cellspacing=0 cellpadding=0 border=0 width="100%"><tr><td width="90%" align=LEFT>');
document.write('<a href="boards_commissions.html" target="_self" title="" class="topitem4" onMouseOver="hideall4()">Boards & Commissions</a>');
document.write('</td><td><p class="SMN4">&nbsp;</p></td></tr></table>');
document.write('</td>');
document.write('</tr>');
document.write('<tr>');
document.write('<td class="topcell4" align=LEFT width=182 height=30 bgcolor=#000033>')
document.write('<table cellspacing=0 cellpadding=0 border=0 width="100%"><tr><td width="90%" align=LEFT>');
document.write('<a href="" target="_self" title="" class="topitem4" onMouseOver="openmenu4(\'submenu4_1\')" onMouseOut="timermenu4();">Town Services</a>');
document.write('</td><td><p class="SMN4"><font face="webdings" color=#FFFF66>4</font></p></td></tr></table>');
document.write('</td>');
document.write('</tr>');
document.write('<tr>');
document.write('<td class="topcell4" align=LEFT width=182 height=30 bgcolor=#000033>')
document.write('<table cellspacing=0 cellpadding=0 border=0 width="100%"><tr><td width="90%" align=LEFT>');
document.write('<a href="municipal.html" target="_self" title="" class="topitem4" onMouseOver="hideall4()">Municipal Ordinances</a>');
document.write('</td><td><p class="SMN4">&nbsp;</p></td></tr></table>');
document.write('</td>');
document.write('</tr>');
document.write('<tr>');
document.write('<td class="topcell4" align=LEFT width=182 height=30 bgcolor=#000033>')
document.write('<table cellspacing=0 cellpadding=0 border=0 width="100%"><tr><td width="90%" align=LEFT>');
document.write('<a href="land_use.html" target="_self" title="" class="topitem4" onMouseOver="openmenu4(\'submenu4_2\')" onMouseOut="timermenu4();">Land Use</a>');
document.write('</td><td><p class="SMN4">&nbsp;</p></td></tr></table>');
document.write('</td>');
document.write('</tr>');
document.write('<tr>');
document.write('<td class="topcell4" align=LEFT width=182 height=30 bgcolor=#000033>')
document.write('<table cellspacing=0 cellpadding=0 border=0 width="100%"><tr><td width="90%" align=LEFT>');
document.write('<a href="helpful_numbers.html" target="_self" title="" class="topitem4" onMouseOver="hideall4()">Helpful Numbers</a>');
document.write('</td><td><p class="SMN4">&nbsp;</p></td></tr></table>');
document.write('</td>');
document.write('</tr>');
document.write('<tr>');
document.write('<td class="topcell4" align=LEFT width=182 height=30 bgcolor=#000033>')
document.write('<table cellspacing=0 cellpadding=0 border=0 width="100%"><tr><td width="90%" align=LEFT>');
document.write('<a href="useful_forms.html" target="_self" title="" class="topitem4" onMouseOver="hideall4()">Useful Forms</a>');
document.write('</td><td><p class="SMN4">&nbsp;</p></td></tr></table>');
document.write('</td>');
document.write('</tr>');
document.write('<tr>');
document.write('<td class="topcell4" align=LEFT width=182 height=30 bgcolor=#000033>')
document.write('<table cellspacing=0 cellpadding=0 border=0 width="100%"><tr><td width="90%" align=LEFT>');
document.write('<a href="links.html" target="_self" title="" class="topitem4" onMouseOver="hideall4()">Useful Links</a>');
document.write('</td><td><p class="SMN4">&nbsp;</p></td></tr></table>');
document.write('</td>');
document.write('</tr>');

document.write('</table><p>');
document.write('<div id="submenu4_0">');
document.write('<table id="submenutable4" width=160 cellspacing=0>');
document.write('<tr>');
document.write('<td align=LEFT class="menucell4" height=30 id="s4_0_0" onMouseOver="hilite4(\'s4_0_0\')" onMouseOut="unhilite4(\'s4_0_0\')">');
document.write('<table cellspacing=0 cellpadding=0 border=0 width="100%"><tr><td width="90%" align=LEFT>');
document.write('<a href="current.html" target="_self" title="" class="subitem4" >Recent Council Actions</a>')
;document.write('</td><td><p class="SMN4">&nbsp;</p></td></tr></table>');
document.write('</td>');
document.write('</tr>');
document.write('<tr>');
document.write('<td align=LEFT class="menucell4" height=30 id="s4_0_1" onMouseOver="hilite4(\'s4_0_1\')" onMouseOut="unhilite4(\'s4_0_1\')">');
document.write('<table cellspacing=0 cellpadding=0 border=0 width="100%"><tr><td width="90%" align=LEFT>');
document.write('<a href="council.html" target="_self" title="" class="subitem4" >Meeting Minutes</a>')
;document.write('</td><td><p class="SMN4">&nbsp;</p></td></tr></table>');
document.write('</td>');
document.write('</tr>');
document.write('<tr>');
document.write('<td align=LEFT class="menucell4" height=30 id="s4_0_2" onMouseOver="hilite4(\'s4_0_2\')" onMouseOut="unhilite4(\'s4_0_2\')">');
document.write('<table cellspacing=0 cellpadding=0 border=0 width="100%"><tr><td width="90%" align=LEFT>');
document.write('<a href="newsletter.html" target="_self" title="" class="subitem4" >Newsletters</a>')
;document.write('</td><td><p class="SMN4">&nbsp;</p></td></tr></table>');
document.write('</td>');
document.write('</tr>');
document.write('</table></div>');
document.write('<div id="submenu4_1">');
document.write('<table id="submenutable4" width=160 cellspacing=0>');
document.write('<tr>');
document.write('<td align=LEFT class="menucell4" height=30 id="s4_1_0" onMouseOver="hilite4(\'s4_1_0\')" onMouseOut="unhilite4(\'s4_1_0\')">');
document.write('<table cellspacing=0 cellpadding=0 border=0 width="100%"><tr><td width="90%" align=LEFT>');
document.write('<a href="admin.html" target="_self" title="" class="subitem4" >Administration</a>')
;document.write('</td><td><p class="SMN4">&nbsp;</p></td></tr></table>');
document.write('</td>');
document.write('</tr>');
document.write('<tr>');
document.write('<td align=LEFT class="menucell4" height=30 id="s4_1_1" onMouseOver="hilite4(\'s4_1_1\')" onMouseOut="unhilite4(\'s4_1_1\')">');
document.write('<table cellspacing=0 cellpadding=0 border=0 width="100%"><tr><td width="90%" align=LEFT>');
document.write('<a href="police.html" target="_self" title="" class="subitem4" >Police Department</a>')
;document.write('</td><td><p class="SMN4">&nbsp;</p></td></tr></table>');
document.write('</td>');
document.write('</tr>');
document.write('<tr>');
document.write('<td align=LEFT class="menucell4" height=30 id="s4_1_2" onMouseOver="hilite4(\'s4_1_2\')" onMouseOut="unhilite4(\'s4_1_2\')">');
document.write('<table cellspacing=0 cellpadding=0 border=0 width="100%"><tr><td width="90%" align=LEFT>');
document.write('<a href="pw.html" target="_self" title="" class="subitem4" >Public Works</a>')
;document.write('</td><td><p class="SMN4">&nbsp;</p></td></tr></table>');
document.write('</td>');
document.write('</tr>');
document.write('<tr>');
document.write('<td align=LEFT class="menucell4" height=30 id="s4_1_3" onMouseOver="hilite4(\'s4_1_3\')" onMouseOut="unhilite4(\'s4_1_3\')">');
document.write('<table cellspacing=0 cellpadding=0 border=0 width="100%"><tr><td width="90%" align=LEFT>');
document.write('<a href="fire_rescue.html" target="_self" title="" class="subitem4" >Fire & Rescue</a>')
;document.write('</td><td><p class="SMN4">&nbsp;</p></td></tr></table>');
document.write('</td>');
document.write('</tr>');
document.write('<tr>');
document.write('<td align=LEFT class="menucell4" height=30 id="s4_1_4" onMouseOver="hilite4(\'s4_1_4\')" onMouseOut="unhilite4(\'s4_1_4\')">');
document.write('<table cellspacing=0 cellpadding=0 border=0 width="100%"><tr><td width="90%" align=LEFT>');
document.write('<a href="solid_waste.html" target="_self" title="" class="subitem4" >Solid Waste Mgmt</a>')
;document.write('</td><td><p class="SMN4">&nbsp;</p></td></tr></table>');
document.write('</td>');
document.write('</tr>');
document.write('</table></div>');
document.write('<div id="submenu4_2">');

document.write('</span></td></tr></table>');
