//****** Advanced DHTML Popup Pro Version 2.490.0141.209.024,  Build: 170 ******

// 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="<table width=\"480\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\">     <tr>       <td width=\"115\" valign=\"top\"><div align=\"left\"><img src=\"images/stanton_bw2.jpg\" width=\"100\" height=\"126\" align=\"top\" /></div> <div align=\"left\" style=\"margin-top:5px; font-size:10;\">         <b>Dr. Stanton Peele</b>       </div> </td>       <td width=\"365\" rowspan=\"2\" align=\"left\"><p align=\"left\" style=\"font-size:11px; line-height:13px;\"><a href=\"http://www.stgregoryctr.com/docs/stanton_peele_cv.pdf\" target=\"_blank\">Stanton Peele</a> has been investigating,  thinking, and writing about addiction since 1969. His first bombshell book, &quot;Love and Addiction&quot;, appeared in 1975. Its experiential and  environmental approach to addiction revolutionized thinking on the subject by  indicating that addiction is not limited to narcotics, or to drugs at all, and  that addiction is a pattern of behavior and experience which is best understood  by examining an individual's relationship with his/her world. This is a  distinctly nonmedical approach. It views addiction as a general pattern of  behavior that nearly everyone experiences in varying degrees at one time or  another.</p></td>     </tr>          </table>      <table width=\"480\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\">   <tr>     <td align=\"left\">       <div style=\"margin-top: 10px;\"><p align=\"left\" style=\"font-size:10px; line-height:13px;\"><b>Awards:</b> </p>       </div>       <ul>     <li style=\"font-size:11px; line-height:13px;\">The Creation of the Annual Stanton Peele Lecture, 1998, by the Addiction Studies Program, Deakin University, Melbourne, Australia.</li>      <li style=\"font-size:11px; line-height:13px;\">Alfred Lindesmith Award, 1994, from the Drug Policy Foundation, Washington, DC.</li>      <li style=\"font-size:11px; line-height:13px;\">Mark Keller Award, 1989, from the Rutgers Center for Alcohol Studies,<br />        New Brunswick, NJ.</li>       <li style=\"font-size:11px; line-height:13px;\">Lifetime Achievement Award, 2006, International Network on Personal Meaning, Vancouver.</li>     </ul>    </td>   </tr> </table>    "
   new adp("peele03",htmlstring,"Dr. Stanton Peele, PhD, JD");
// *** 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;}}
}

