// JavaScript Document

//The section below sets up the functionality of the pop-up menus
var hostName = document.location.host;
function MM_reloadPage(init) {  //reloads the window if Nav4 resized
  if (init==true) with (navigator) {if ((appName=="Netscape")&&(parseInt(appVersion)==4)) {
    document.MM_pgW=innerWidth; document.MM_pgH=innerHeight; onresize=MM_reloadPage; }}
  else if (innerWidth!=document.MM_pgW || innerHeight!=document.MM_pgH) location.reload();
}
MM_reloadPage(true);
// -->

function MM_findObj(n, d) { //v4.0
  var p,i,x;  if(!d) d=document; if((p=n.indexOf("?"))>0&&parent.frames.length) {
    d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);}
  if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i<d.forms.length;i++) x=d.forms[i][n];
  for(i=0;!x&&d.layers&&i<d.layers.length;i++) x=MM_findObj(n,d.layers[i].document);
  if(!x && document.getElementById) x=document.getElementById(n); return x;
}


function P7_hideDiv(evt) { //v1.2 by PVII
 var b,relT,mT=false; 
 if(document.layers){b=evt.target;if(b.p7aHide){
  b.visibility="hidden";}
  else{routeEvent(evt);}
 }else if(document.all&&!window.opera){b=event.srcElement;
  while(b!=null){if(b.tagName=="DIV" && b.p7ahD){mT=true;break;}b=b.parentElement;}
  if(!b.contains(event.toElement)){b.style.visibility="hidden";}
 }else if(document.getElementById){b=evt.currentTarget;relT=evt.relatedTarget;
  while(relT!=null){if(b==relT){mT=true;break;}
  relT=relT.parentNode;}if(!mT){b.style.visibility="hidden";}}
}

function P7_autoHide() { //v1.2 by PVII
 var i,g,args=P7_autoHide.arguments;
 for(i=0;i<args.length;i++){if((g=MM_findObj(args[i]))!=null){
  g.p7aHide=true;if(document.layers){
  g.captureEvents(Event.MOUSEOUT);}g.onmouseout=P7_hideDiv;g.p7ahD=true;}}
}

function P7_autoLayers() { //v1.2 by PVII
 var g,b,k,f,args=P7_autoLayers.arguments;
 var a = parseInt(args[0]);if(isNaN(a))a=0;
 if(!document.p7setc) {p7c=new Array();document.p7setc=true;
  for (var u=0;u<10;u++) {p7c[u] = new Array();}}
 for(k=0; k<p7c[a].length; k++) {
  if((g=MM_findObj(p7c[a][k]))!=null) {
   b=(document.layers)?g:g.style;b.visibility="hidden";}}
 for(k=1; k<args.length; k++) {
  if((g=MM_findObj(args[k])) != null) {
   b=(document.layers)?g:g.style;b.visibility="visible";f=false;
   for(j=0;j<p7c[a].length;j++) {
    if(args[k]==p7c[a][j]) {f=true;}}
  if(!f) {p7c[a][p7c[a].length++]=args[k];}}}
}

/****************************************************************************/

// TOP BANNER - photo banner plus gold and blue banners.
 document.writeln(' <div id=banner class="noprint" style="LEFT: 0px; POSITION: absolute; TOP: 0px; height:99px; width:1280px; background-image:url(http://www.hendersoncountync.org/Assets/topbanner6.jpg); z-index:1;"></div> ');

// TOP NAVIGATION - these links should be on EVERY page, regardless of department.
document.writeln(' <div id=topnav class="noprint" style="LEFT: 10px; POSITION: absolute; TOP: 5px; z-index:2;"> ');
document.writeln(' <p><a href="http://www.hendersoncountync.org"> Henderson County Home</a> | ');
document.writeln(' <a href="http://www.hendersoncountync.org/depts/gov-body.html">Board of Commissioners</a> | ');
document.writeln(' <a href="http://www.hendersoncountync.org/depts/">Departments</a> | ');
document.writeln('	<a href="http://www.hendersoncountync.org/services.html">Online Services</a> |  ');
document.writeln('  <a href="http://www.hendersoncountync.org/links/interest.html">Links</a> </p></div>');
//SIDE MENUS.
 document.writeln(' <DIV id=sidebar class="noprint" style="HEIGHT: 550px; LEFT: 0px; POSITION: absolute; TOP: 100px; WIDTH: 175px; Z-INDEX: 2;">');
 document.writeln(' <TABLE>');
 document.writeln(' <TR><TD height=196 valign=top width=175> </TD></TR></table></div>');

// CLICK ABOVE FOR LINKS 
 document.writeln(' <div id="sheriffsidebar" class="noprint"><p class="clickabove">Click on the menus above for links to   ');
 document.writeln(' Henderson County government websites.</p><br><br> ');
// THE HENDERSON COUNTY LOGO.
 document.writeln(' <a href="http://www.hendersoncountync.org/"><img src="http://www.hendersoncountync.org/Assets/county_logo_small.jpg" alt="Henderson County Homepage"></a> ');  
 document.writeln(' </div> ');


/*************************************************************************************************************/


 //This section sets up the "triggers" or "buttons" that trigger the drop-down menus.
 
 //Button 1: home
 document.writeln(' <DIV id=menTrig1 class="noprint"  ');
 document.writeln(' style="LEFT: 0px; POSITION: absolute; TOP: 100px; Z-INDEX: 5"><A  ');
 document.writeln(' href="http://www.hendersoncountync.org/sheriff/index.html"  ');
 document.writeln(' onMouseover="document.home.src=' + "'http://www.hendersoncountync.org/sheriff/Assets/menu1r.gif'" + '" ');
 document.writeln(' onMouseout="document.home.src=' + "'http://www.hendersoncountync.org/sheriff/Assets/menu1.gif'" + '" ');
 document.writeln(' ><IMG alt="Click here for menu."  ');
 document.writeln(' border=0 height=28 src="http://www.hendersoncountync.org/sheriff/Assets/menu1.gif" width=175 name="home"></A></DIV> ');
  
//Button 1.1: News / Announcements
 document.writeln(' <DIV id=news class="noprint"  ');
 document.writeln(' style="LEFT: 0px; POSITION: absolute; TOP: 128px; Z-INDEX: 5"><A  ');
 document.writeln(' href="news_announcements.html"  ');
 document.writeln(' onMouseover="document.news.src=' + "'http://www.hendersoncountync.org/sheriff/Assets/menu_newsr.gif'" + '" ');
 document.writeln(' onMouseout="document.news.src=' + "'http://www.hendersoncountync.org/sheriff/Assets/menu_news.gif'" + '" ');
 document.writeln(' ><IMG alt="Click here for menu."  ');
 document.writeln(' border=0 height=28 src="http://www.hendersoncountync.org/sheriff/Assets/menu_news.gif" width=175 name="news"></A></DIV> ');

//Button 1.2: Sheriff Rick Davis
 document.writeln(' <DIV id=menTrig6 class="noprint"  ');
 document.writeln(' style="LEFT: 0px; POSITION: absolute; TOP: 156px; Z-INDEX: 7"><A  ');
 document.writeln(' href="javascript:;" onClick="P7_autoLayers(0,' + "'flym7'" + ')" ');
 document.writeln(' onMouseover="document.sheriff.src=' + "'http://www.hendersoncountync.org/sheriff/Assets/menu_sheriffr.gif'" + '" ');
 document.writeln(' onMouseout="document.sheriff.src=' + "'http://www.hendersoncountync.org/sheriff/Assets/menu_sheriff.gif'" + '" ');
 document.writeln(' ><IMG alt="Click here for menu."  ');
 document.writeln(' border=0 height=28 src="http://www.hendersoncountync.org/sheriff/Assets/menu_sheriff.gif" width=175 name="sheriff"></A></DIV> ');

 //Button 2: divisions
 document.writeln(' <DIV id=menTrig2 class="noprint"  ');
 document.writeln(' style="LEFT: 0px; POSITION: absolute; TOP: 184px; WIDTH: 175px; Z-INDEX: 7"><a  ');
 document.writeln(' href="javascript:;" onClick="P7_autoLayers(0,' + "'flym2'" + ')" ');
 document.writeln(' onMouseover="document.divisions.src=' + "'http://www.hendersoncountync.org/sheriff/Assets/menu2r.gif'" + '" ');
 document.writeln(' onMouseout="document.divisions.src=' + "'http://www.hendersoncountync.org/sheriff/Assets/menu2.gif'" + '"><img alt="Click here for menu."  ');
 document.writeln(' border=0 height=28 src="http://www.hendersoncountync.org/sheriff/Assets/menu2.gif" width=175 name="divisions"></a></DIV> ');
 
  //Button 3: volunteer/citizen programs
 document.writeln(' <DIV id=menTrig3 class="noprint"  ');
 document.writeln(' style="LEFT: 0px; POSITION: absolute; TOP: 212px; WIDTH: 175px; Z-INDEX: 6"><A  ');
 document.writeln(' href="javascript:;" onClick="P7_autoLayers(0,' + "'flym3'" + ')" ');
 document.writeln(' onMouseover="document.citizen.src=' + "'http://www.hendersoncountync.org/sheriff/Assets/menu3r.gif'" + '" ');
 document.writeln(' onMouseout="document.citizen.src=' + "'http://www.hendersoncountync.org/sheriff/Assets/menu3.gif'" + '"><IMG alt="Click here for menu."  ');
 document.writeln(' border=0 height=28 src="http://www.hendersoncountync.org/sheriff/Assets/menu3.gif" width=175 name="citizen"></A></DIV> ');

 //button 4: frequently asked questions / information
 document.writeln(' <DIV id=menTrig4 class="noprint"  ');
 document.writeln(' style="LEFT: 0px; POSITION: absolute; TOP: 240px; WIDTH: 175px; Z-INDEX: 7"><A  ');
 document.writeln(' href="javascript:;" onClick="P7_autoLayers(0,' + "'flym4'" + ')" ');
 document.writeln(' onMouseover="document.faq.src=' + "'http://www.hendersoncountync.org/sheriff/Assets/menu4r.gif'" + '"');
 document.writeln(' onMouseout="document.faq.src=' + "'http://www.hendersoncountync.org/sheriff/Assets/menu4.gif'" + '" ');
 document.writeln(' ><IMG alt="Click here for menu."  ');
 document.writeln(' border=0 height=28 src="http://www.hendersoncountync.org/sheriff/Assets/menu4.gif" width=175 name="faq"></A></DIV> ');

//button: Speeding Complaints
 document.writeln(' <DIV id=speed class="noprint"  ');
 document.writeln(' style="LEFT: 0px; POSITION: absolute; TOP: 268px; Z-INDEX: 5"><A  ');
 document.writeln(' href="speeding_complaint_form.pdf"  ');
 document.writeln(' onMouseover="document.speed.src=' + "'http://www.hendersoncountync.org/sheriff/Assets/menu_speedingr.gif'" + '" ');
 document.writeln(' onMouseout="document.speed.src=' + "'http://www.hendersoncountync.org/sheriff/Assets/menu_speeding.gif'" + '" ');
 document.writeln(' ><IMG alt="Click here for menu."  ');
 document.writeln(' border=0 height=28 src="http://www.hendersoncountync.org/sheriff/Assets/menu_speeding.gif" width=175 name="speed"></A></DIV> ');

 //button 5: civil sales
 document.writeln(' <DIV id=menTrig5 class="noprint"  ');
 document.writeln(' style="LEFT: 0px; POSITION: absolute; TOP: 296px; WIDTH: 175px; Z-INDEX: 7"><A  ');
 document.writeln(' href="civilsale.html" ');
 document.writeln(' onMouseover="document.sales.src=' + "'http://www.hendersoncountync.org/sheriff/Assets/menu5r.gif'" + '"');
 document.writeln(' onMouseout="document.sales.src=' + "'http://www.hendersoncountync.org/sheriff/Assets/menu5.gif'" + '" ');
 document.writeln(' ><IMG alt="Click here for menu."  ');
 document.writeln(' border=0 height=28 src="http://www.hendersoncountync.org/sheriff/Assets/menu5.gif" width=175 name="sales"></A></DIV> ');

 //button 6: community watch
 document.writeln(' <DIV id=menTrig8 class="noprint"  ');
 document.writeln(' style="LEFT: 0px; POSITION: absolute; TOP: 324px; WIDTH: 175px; Z-INDEX: 7"><A  ');
 document.writeln(' href="community_watch.html" ');
 document.writeln(' onMouseover="document.watch.src=' + "'http://www.hendersoncountync.org/sheriff/Assets/menu7r.gif'" + '"');
 document.writeln(' onMouseout="document.watch.src=' + "'http://www.hendersoncountync.org/sheriff/Assets/menu7.gif'" + '" ');
 document.writeln(' ><IMG alt="Click here for menu."  ');
 document.writeln(' border=0 height=28 src="http://www.hendersoncountync.org/sheriff/Assets/menu7.gif" width=175 name="watch"></A></DIV> ');



 //button 7: links
 document.writeln(' <DIV id=menTrig7 class="noprint"  ');
 document.writeln(' style="LEFT: 0px; POSITION: absolute; TOP: 352; WIDTH: 175px; Z-INDEX: 7"><A  ');
 document.writeln(' href="javascript:;" onClick="P7_autoLayers(0,' + "'flym6'" + ')" ');
 document.writeln(' onMouseover="document.links.src=' + "'http://www.hendersoncountync.org/sheriff/Assets/menu6r.gif'" + '"');
 document.writeln(' onMouseout="document.links.src=' + "'http://www.hendersoncountync.org/sheriff/Assets/menu6.gif'" + '" ');
 document.writeln(' ><IMG alt="Click here for menu."  ');
 document.writeln(' border=0 height=28 src="http://www.hendersoncountync.org/sheriff/Assets/menu6.gif" width=175 name="links"></A></DIV> ');

 //button 8: security check request
 document.writeln(' <DIV id=menTrig9 class="noprint"  ');
 document.writeln(' style="LEFT: 0px; POSITION: absolute; TOP: 380; WIDTH: 175px; Z-INDEX: 7"><A  ');
 document.writeln(' href="ExtraPatrolRequestForm.pdf" onClick="P7_autoLayers(0,' + "'flym9'" + ')" ');
 document.writeln(' onMouseover="document.security.src=' + "'http://www.hendersoncountync.org/sheriff/Assets/menu_securityr.gif'" + '"');
 document.writeln(' onMouseout="document.security.src=' + "'http://www.hendersoncountync.org/sheriff/Assets/menu_security.gif'" + '" ');
 document.writeln(' ><IMG alt="Click here for menu."  ');
 document.writeln(' border=0 height=28 src="http://www.hendersoncountync.org/sheriff/Assets/menu_security.gif" width=175 name="security"></A></DIV> ');
 
 
// ----------------BELOW ARE THE DROP-DOWN MENUS.-----------------

//home drop-down Menu. - not used as of now (1/25/08)
document.writeln('<DIV id=flym1 class="hMenu" style="LEFT: 0px; POSITION: absolute; TOP: 324; WIDTH: 175px; Z-INDEX: 13; visibility: hidden">  ');
document.writeln('  <TABLE class="hMenu" border=0 cellpadding=3 cellspacing=1 width=175>');
document.writeln('  <tr> ');
document.writeln('    <td><font color="#FFCC33">News / Reports</font></td></tr> ');
document.writeln('	</table> ');
document.writeln('      <table class="hMenu" width="175" cellpadding="3" cellspacing="3"> ');
document.writeln('        <tr> ');
document.writeln('          <td valign="baseline"><img src="http://www.hendersoncountync.org/Assets/whitesquare.gif"></td> ');
document.writeln('          <td valign="baseline"><A class="first" href="http://www.hendersoncountync.org/sheriff/pressreleases.html">Press Releases</A></td> ');
document.writeln('        </tr> ');
document.writeln('        <tr> ');
document.writeln('          <td valign="baseline"><img src="http://www.hendersoncountync.org/Assets/whitesquare.gif"></td> ');
document.writeln('          <td valign="baseline"><A class="first" href="http://www.hendersoncountync.org/">Upcoming Events</A></td> ');
document.writeln('        </tr> ');
document.writeln('      </table>');
document.writeln('</DIV> ');

 
 <!-- Divisions drop-down menu-->
document.writeln('  <DIV id=flym2 class="hMenu" ');
document.writeln(' style="LEFT: 0px; POSITION: absolute; TOP: 408; WIDTH: 175px; Z-INDEX: 12; visibility: hidden">');
document.writeln('  <TABLE class="hMenu" border=0 cellpadding=3 cellspacing=1 width=175>');
document.writeln('  <tr>');
document.writeln('    <td><font color="#FFCC33">Divisions</font>');
document.writeln('	</table>');
document.writeln('      <table class="hMenu" width="175" cellpadding="3" cellspacing="3">');
document.writeln('        <tr>');
document.writeln('          <td valign="baseline"><img src="http://www.hendersoncountync.org/Assets/whitesquare.gif"></td>');
document.writeln('          <td valign="baseline"><A class="first" ');
document.writeln('              href="admin_division.html" >Administration / Support Services Division</A></td>');
document.writeln('        </tr>');
document.writeln('		        <tr>');
document.writeln('          <td valign="baseline"><img src="http://www.hendersoncountync.org/Assets/whitesquare.gif"></td>');
document.writeln('          <td valign="baseline"><A class="first" href="e911_division.html" >Henderson County E911 Communications Center</A></td>');
document.writeln('        </tr>');
document.writeln('        <tr> ');
document.writeln('          <td valign="baseline"><img src="http://www.hendersoncountync.org/Assets/whitesquare.gif"></td> ');
document.writeln('          <td valign="baseline"><A class="first" href="criminal_investigations.html">Criminal Investigations Division</A></td> ');
document.writeln('        </tr> ')
document.writeln('        <tr> ');
document.writeln('          <td valign="baseline"><img src="http://www.hendersoncountync.org/Assets/whitesquare.gif"></td> ');
document.writeln('          <td valign="baseline"><A class="first" href="detention_center_division.html">Detention Center</A></td> ');
document.writeln('        </tr> ')
document.writeln('        <tr> ');
document.writeln('          <td valign="baseline"><img src="http://www.hendersoncountync.org/Assets/whitesquare.gif"></td> ');
document.writeln('          <td valign="baseline"><A class="first" href="patrol_division.html">Patrol Division</A></td> ');
document.writeln('        </tr> ')
document.writeln('	</table>');
document.writeln('</DIV> ');

 <!-- Volunteer / Citizen Programs menu-->
document.writeln('  <DIV id=flym3 class="hMenu" ');
document.writeln(' style="LEFT: 0px; POSITION: absolute; TOP: 408; WIDTH: 175px; Z-INDEX: 12; visibility: hidden">');
document.writeln('  <TABLE class="hMenu" border=0 cellpadding=3 cellspacing=1 width=175>');
document.writeln('  <tr>');
document.writeln('    <td><font color="#FFCC33">Volunteer / Citizen Programs</font>');
document.writeln('	</table>');
document.writeln('      <table class="hMenu" width="175" cellpadding="3" cellspacing="3">');
document.writeln('        <tr>');
document.writeln('          <td valign="baseline"><img src="http://www.hendersoncountync.org/Assets/whitesquare.gif"></td>');
document.writeln('          <td valign="baseline"><A class="first" ');
document.writeln('              href="VIP Info.pdf" >Volunteers in Partnership (VIPs & ATV Squad)</A></td>');
document.writeln('        </tr>');
document.writeln('		        <tr>');
document.writeln('          <td valign="baseline"><img src="http://www.hendersoncountync.org/Assets/whitesquare.gif"></td>');
document.writeln('          <td valign="baseline"><A class="first" href="Sheriffs Mounted Patrol.pdf" >Sheriff’s Mounted Patrol</A></td>');
document.writeln('        </tr>');
document.writeln('        <tr> ');
document.writeln('          <td valign="baseline"><img src="http://www.hendersoncountync.org/Assets/whitesquare.gif"></td> ');
document.writeln('          <td valign="baseline"><A class="first" href="sheriffs_citizens_academy.html">Sheriff’s Citizen’s Academy</A></td> ');
document.writeln('        </tr> ')
document.writeln('        <tr> ');
document.writeln('          <td valign="baseline"><img src="http://www.hendersoncountync.org/Assets/whitesquare.gif"></td> ');
document.writeln('          <td valign="baseline"><A class="first" href="sheriffs_explorer_post.html">Sheriff’s Explorer Post</A></td> ');
document.writeln('        </tr> ')
document.writeln('        <tr> ');
document.writeln('          <td valign="baseline"><img src="http://www.hendersoncountync.org/Assets/whitesquare.gif"></td> ');
document.writeln('          <td valign="baseline"><A class="first" href="crimestoppers.html">Crimestoppers</A></td> ');
document.writeln('        </tr> ')
document.writeln('	</table>');
document.writeln('</DIV> ');



// Frequently-asked questions / information drop-down menu
document.writeln('  <DIV id=flym4 class="hMenu"  style="LEFT: 0px; POSITION: absolute; TOP: 408; WIDTH: 175px; Z-INDEX: 10; visibility: hidden;">  ');
document.writeln('<TABLE class="hMenu" border=0 cellpadding=3 cellspacing=1 width=175>');
document.writeln('  <tr>');
document.writeln('    <td><font color="#FFCC33">Frequently-Asked Questions & Information</font>');
document.writeln('	</table>');
document.writeln('      <table width="175" class="hMenu" cellpadding="3" cellspacing="3">');
document.writeln('        <tr>');
document.writeln('          <td valign="baseline"><img src="http://www.hendersoncountync.org/Assets/whitesquare.gif"></td>');
document.writeln('          <td valign="baseline"><a class="first" href="frequently_asked_questions.html">Frequently-Asked Questions</a></td>');
document.writeln('        </tr>');
document.writeln('					   <tr>');
document.writeln('          <td valign="baseline"><img src="http://www.hendersoncountync.org/Assets/whitesquare.gif"></td>');
document.writeln('          <td valign="baseline"><A class="first"  ');
document.writeln('              href="hiring_information.html" >Hiring Information</A></td>');
document.writeln('        </tr>');
document.writeln('					   <tr>');
document.writeln('          <td valign="baseline"><img src="http://www.hendersoncountync.org/Assets/whitesquare.gif"></td>');
document.writeln('          <td valign="baseline"><A class="first"  ');
document.writeln('              href="http://www.hendersoncountync.org/ces/NoiseOrdinance/NoisePamphletFINAL.pdf" >Noise Ordinance Pamphlet</A></td>');
document.writeln('        </tr>');
document.writeln('					   <tr>');
document.writeln('          <td valign="baseline"><img src="http://www.hendersoncountync.org/Assets/whitesquare.gif"></td>');
document.writeln('          <td valign="baseline"><A class="first"  ');
document.writeln('              href="noise_ordinance.html" >Noise Ordinance</A></td>');
document.writeln('        </tr>');
document.writeln('					   <tr>');
document.writeln('          <td valign="baseline"><img src="http://www.hendersoncountync.org/Assets/whitesquare.gif"></td>');
document.writeln('          <td valign="baseline"><A class="first"  ');
document.writeln('              href="purchase application 2010.pdf" >Permit to Purchase Handgun</A></td>');
document.writeln('        </tr>');
document.writeln('					   <tr>');
document.writeln('          <td valign="baseline"><img src="http://www.hendersoncountync.org/Assets/whitesquare.gif"></td>');
document.writeln('          <td valign="baseline"><A class="first"  ');
document.writeln('              href="carry_concealed_process.html" >Carry Concealed Weapon Permit</A></td>');
document.writeln('        </tr>');
document.writeln('					   <tr>');
document.writeln('          <td valign="baseline"><img src="http://www.hendersoncountync.org/Assets/whitesquare.gif"></td>');
document.writeln('          <td valign="baseline"><A class="first"  ');
document.writeln('              href="ExtraPatrolRequestForm.pdf" >Extra Patrol Request</A></td>');
document.writeln('        </tr>');
document.writeln('					   <tr>');
document.writeln('          <td valign="baseline"><img src="http://www.hendersoncountync.org/Assets/whitesquare.gif"></td>');
document.writeln('          <td valign="baseline"><A class="first"  ');
document.writeln('              href="complaints.pdf" >Online Complaint Form</A></td>');
document.writeln('        </tr>');
document.writeln('					   <tr>');
document.writeln('          <td valign="baseline"><img src="http://www.hendersoncountync.org/Assets/whitesquare.gif"></td>');
document.writeln('          <td valign="baseline"><A class="first"  ');
document.writeln('              href="civilsale.html">Sheriff’s Civil Sale</A></td>');
document.writeln('        </tr>');
document.writeln('	</table>');
document.writeln(' </DIV>  ');	

// Links menu
document.writeln('  <DIV id=flym6 class="hMenu"  style="LEFT: 0px; POSITION: absolute; TOP: 408; WIDTH: 175px; Z-INDEX: 10; visibility: hidden;">  ');
document.writeln('<TABLE class="hMenu" border=0 cellpadding=3 cellspacing=1 width=175>');
document.writeln('  <tr>');
document.writeln('    <td><font color="#FFCC33">Links</font>');
document.writeln('	</table>');
document.writeln('      <table width="175" class="hMenu" cellpadding="3" cellspacing="3">');
document.writeln('        <tr>');
document.writeln('          <td valign="baseline"><img src="http://www.hendersoncountync.org/Assets/whitesquare.gif"></td>');
document.writeln('          <td valign="baseline"><a class="first" href="http://ncfindoffender.com/">NC Sex Offender Web Site</a></td>');
document.writeln('        </tr>');
document.writeln('					   <tr>');
document.writeln('          <td valign="baseline"><img src="http://www.hendersoncountync.org/Assets/whitesquare.gif"></td>');
document.writeln('          <td valign="baseline"><A class="first"  ');
document.writeln('              href="http://www.ncsheriffs.org/" >NC Sheriff’s Association </A></td>');
document.writeln('        </tr>');
document.writeln('					   <tr>');
document.writeln('          <td valign="baseline"><img src="http://www.hendersoncountync.org/Assets/whitesquare.gif"></td>');
document.writeln('          <td valign="baseline"><A class="first"  ');
document.writeln('              href="http://www.dare.com/home/default.asp">D.A.R.E.</A></td>');
document.writeln('        </tr>');
document.writeln('					   <tr>');
document.writeln('          <td valign="baseline"><img src="http://www.hendersoncountync.org/Assets/whitesquare.gif"></td>');
document.writeln('          <td valign="baseline"><A class="first"  ');
document.writeln('              href="http://www.ftc.gov/bcp/edu/microsites/idtheft/">Identity Theft Information</A></td>');
document.writeln('        </tr>');
document.writeln('	</table>');
document.writeln(' </DIV>  ');	

// Sheriff menu
document.writeln('  <DIV id=flym7 class="hMenu"  style="LEFT: 0px; POSITION: absolute; TOP: 408; WIDTH: 175px; Z-INDEX: 10; visibility: hidden;">  ');
document.writeln('<TABLE class="hMenu" border=0 cellpadding=3 cellspacing=1 width=175>');
document.writeln('  <tr>');
document.writeln('    <td><font color="#FFCC33">Sheriff Rick Davis</font>');
document.writeln('	</table>');
document.writeln('      <table width="175" class="hMenu" cellpadding="3" cellspacing="3">');
document.writeln('        <tr>');
document.writeln('          <td valign="baseline"><img src="http://www.hendersoncountync.org/Assets/whitesquare.gif"></td>');
document.writeln('          <td valign="baseline"><a class="first" href="message_from_sheriff.html">Message from Sheriff</a></td>');
document.writeln('        </tr>');
document.writeln('        <tr>');
document.writeln('          <td valign="baseline"><img src="http://www.hendersoncountync.org/Assets/whitesquare.gif"></td>');
document.writeln('          <td valign="baseline"><a class="first" href="about_our_sheriff.html">About Our Sheriff</a></td>');
document.writeln('        </tr>');

document.writeln('	</table>');
document.writeln(' </DIV>  ');	
