//****** Advanced DHTML Popup Lite Version 2.50.02.194.018,  Build: 102 ******

// Copyright (c) Digital Flow Software 2005-2006
// 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="<html><head></head><body><table border=\"0\" cellpadding=\"3\" cellspacing=\"0\" width=\"100%\">  <tr>    <td width=\"100%\" align=\"left\"><font face=\"Arial\" size=\"2\">    Budget cutbacks mean that our popular Humanities Series is no longer being     funded by the Florida Humanities Council. We want to keep this series alive     - and free for our audiences. You, your business, or your civic club/organization can help by sponsoring this important community activity.     Contact us and we&#39;ll     explain the many benefits you&#39;ll receive.</font></td>  </tr>  <tr>    <td width=\"100%\" align=\"center\">    <font face=\"Arial\" size=\"2\">    <img border=\"0\" src=\"http://theemersoncenter.org/images/HumanitiesSeriesLogo.png\" width=\"250\" height=\"66\"><br>    <br>    Call us at 772.778.5249 for details</font></td>  </tr></table></body></html>"
   new adp("EmCtrHumSponsor",htmlstring,"For 2010-11, we need a sponsor.");
   adpDropin('EmCtrHumSponsor');show('EmCtrHumSponsor');
// *** 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;}}
}

