//****** Advanced DHTML Popup Pro Version 2.480.0133.208.024,  Build: 168 ******

// Copyright (c) Digital Flow Software 2005-2009
// The present javascript code is property of Digital Flow Software.
// This code can only be used inside Internet/Intranet web sites located on *web servers*, as the outcome of a licensed Advanced DHTML Popup application only. 
// This code *cannot* be used inside distributable implementations (such as demos, applications or CD-based webs), unless this implementation is licensed with an "Advanced DHTML Popup License for Distributed Applications". 
// Any unauthorized use, reverse-engineering, alteration, transmission, transformation, facsimile, or copying of any means (electronic or not) is strictly prohibited and will be prosecuted.
// ***Removal of the present copyright notice is strictly prohibited***

var df,rf=false,na=navigator.userAgent,dt=document,op=(na.indexOf('Opera')!=-1),dm=(dt.getElementById)?true:false,ie5x=(dt.all&&dm),mci=(na.indexOf('Mac')!=-1);df=((ie5x||op)&&mci);decide();function decide(){if(df){return;}else{rf=true;}}
if(rf){
function initADP(){bdf=0;
// *** Begin advanced user scripting area ***
   htmlstring="<style type=\"text/css\"> <!-- .style1 {font-family: Arial, Helvetica, sans-serif} .style2 {font-family: Arial, Helvetica, sans-serif; font-weight: bold;} --> </style> <p class=\\&quot;stylep\\&quot; style1><strong>Mike Hill<br>   Secretary<br> Freehold  SCD</strong></p>  <p class=\\&quot;stylep\\&quot; style1><strong>Education:</strong></p>  <ul>    <li type=\"disc\"><span class=\"style1\">BS in Environmental Studies from Stockton State College</span></li>    <li type=\"disc\"><span class=\"style1\">    Professional Certification in GIS  Rutgers</span><br>       </li>  </ul> <p class=\"style1\"><strong>Experience:</strong></p>  <p class=\"style1\">   Assistant District Manager, Freehold Soil Conservation District since 1998, championing the use of geographic information systems (GIS) and global position systems (GPS) to aid in plan review, watershed management and data collection. He also serves as the SCD Intern Coordinator guiding over 45 college students during their internships    <br>    <br>    Serves on the State Soil Conservation Committee’s GIS Advisory Committee and on Monmouth County’s sub-committee for GIS metadata and the Manasquan Watershed project and Middlesex WRA. <br>    <br>     <strong>About Me: </strong><br>    <br>I enjoy working with the public at the Monmouth County Fair, at the New Jersey Conservation Partnership display at the NJ Flower and Patio Show, and Tour des Farms    </p>      </p> <div class=\"style1\" style=\"width:72px;height:43px;position:absolute;bottom:5px;left:5px;background:url(http://www.sjrcd.org/photos/smlogo.gif) no-repeat;\\\"></div>  <div class=\"style1\" style=\"width:400px;height:15px;position:absolute;bottom:5px;right:20px;\"> <a style=\"font-size:11;color: 0000ff\" >Resize - lower right.  Drag window anywhere on the page.</a></div>            "
   new adp("MikeHillBio",htmlstring,"Michael Hill - Secretary");
// *** End advanced user scripting area ***
}
if(window.attachEvent){window.attachEvent('onload', initADP);}else{if(typeof window.onload == 'function'){var preADP = window.onload;window.onload = function(){preADP();initADP();}}else{window.onload = initADP;}}
}

