/*INSTRUCTIONS FOR STLCO
Replace "/images/" with the absolute path you plan on using.  
This will most likely be "http://www.stlouisco.com/images/"
*/

 document.write("</td><td width=181 height=34 align=center background=../images/bg_search.gif><form action='http://search.stlouisco.com/search' method='get'  style='padding:0px;margin:0px;'><table width=181 border=0 cellpadding=0 "
 +"cellspacing=0><tr><td width=36 align=center><img src=../images/txt_searchsite.gif width=28 height=34></td><td width=109><input type=text name=q size=15"
 +" style='border:solid #8B8B8B 1px;width:105'><input type='hidden' name='site' value='Internet'/><input type='hidden' name='client' value='Internet'/><input type='hidden' name='proxystylesheet' value='http://www.stlouisco.com/searchappliance/internet.xslt'/><input type='hidden' name='output' value='xml_no_dtd'/></td><td width=36><a href=# onMouseOver=MM_swapImage('btnSearchQ','','../images/btn_search_over.gif',1) onM"
 +"ouseOut=MM_swapImgRestore()><img src=../images/btn_search.gif name=btnSearchQ width=31 height=34 border=0 id=btnSearchQ onclick=document.forms[0].submit(); alt='Search the Saint Louis County Website'></a><"
 +"/td></tr></table></form></td></tr><tr><td height=1 colspan=2><img src=../images/spacer.gif width=1 height=1></td></tr><tr><td height=1 colspan=2><table width=72"
 +"0 border=0 cellspacing=0 cellpadding=0><tr><td width=538 height=6 bgcolor=#C9DDF8><img src=../images/spacer.gif width=538 height=6></td><td width=1 heigh"
 +"t=6 bgcolor=#FFFFFF><img src=../images/spacer.gif width=1 height=6></td><td width=181 height=6 bgcolor=#A8C2E4><img src=../images/spacer.gif width=181 heigh"
 +"t=6></td></tr></table></td></tr><tr><td height=1 colspan=2 bgcolor=#FFFFFF><img src=../images/spacer.gif width=720 height=1></td></tr>");
/* document.write("<table width=721 cellpadding=0 cellspacing=0 class=style32 bgcolor=white><tr><a href='../dohmail/dohmail.html'><td style='border-bottom: 1px solid #999999; font-family: calbri; font-size:12px; color:#FFFFFF; background-color: #6699cc; text-align: center; text-decoration: none; cursor: pointer; height: 10px; width:172px; border-right: 1px solid #999999' onmouseover=style.backgroundColor='#FFF8C6' onmouseout=style.backgroundColor='#6699cc'><div height: 10px; width:172px onmouseover=style.color='#039' onmouseout=style.color='#FFFFFF'>Contact Us</div></td></a><td style='padding-top:3px; padding-right:15px' ><div align=center style='font-family:calibri; font-size:14px' >Follow us on <a href='http://www.facebook.com/StLCountyDOH' target='-blank'><img src='../facebook-logo-2.jpg' alt=Facebook width='61' height='16' border='0' ALIGN='texttop'></a> and <a href='http://www.twitter.com/StLCountyDOH'  target='_blank'><img src='../twitter-2.gif'width='71' height='16' alt='Twitter' border='0' ALIGN=texttop></a></div></td></tr></table>"); */

function mover() {
	document.getElementById('Contact').style.backgroundColor='#FFF8C6';
	document.getElementById('Contact').style.color='#039';
}
function mout() {
	document.getElementById('Contact').style.backgroundColor='#6699cc';
	document.getElementById('Contact').style.color='#ffffff';
}	

document.write("<table width=721 cellpadding=0 cellspacing=0 class=style32 bgcolor=white><tr><a href='../dohmail/dohmail.html'><td id='Contact' style='border-bottom: 1px solid #999999; font-family: calbri; font-size:12px; color:#FFFFFF; background-color: #6699cc; text-align: center; text-decoration: none; cursor: pointer; height: 10px; width:172px; border-right: 1px solid #999999' onmouseover=mover() onmouseout=mout()>Contact Us</td></a><td style='padding-top:3px; padding-right:15px' ><div align=center style='font-family:calibri; font-size:14px' >Follow us on <a href='http://www.facebook.com/StLCountyDOH' target='-blank'><img src='../facebook-logo-2.jpg' alt=Facebook width='61' height='16' border='0' ALIGN='texttop'></a> and <a href='http://www.twitter.com/StLCountyDOH'  target='_blank'><img src='../twitter-2.gif'width='71' height='16' alt='Twitter' border='0' ALIGN=texttop></a></div></td></tr></table>");