//****** 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="<center>   <table width=\"960\" border=\"0\" cellpadding=\"0\" cellspacing=\"0\">     <tr>        <td align=\"left\" valign=\"bottom\">         <img src=\"images/dr-b.png\" valign=\"bottom\">       </td>       <td align=\"left\" valign=\"top\">        <p style=\"font-size:25px;color: #ffffff;margin-top: 5px; margin-bottom: 5px;\">Did you find what you were looking for? Let us help!</p>       <p style=\"font-size:14px;color: #edf0f3;margin-top: 5px; line-height: 20px; margin-bottom: 0px;\">Before you leave, let our DNA consultants assist you with any questions you may have.<br>It's fast, confidential and best of all, it's FREE!</p>       <p></p>             <form name=\"form\" method=\"post\" action=\"exitpop.pl\" onSubmit=\"return nameempty();\">       <input type=\"hidden\" value=\"contact@dnacenter.com\" name=\"recipient\">       <input type=\"hidden\" name=\"subject\" value=\"DDC Exit Pop-Up Info Request\">       <input type=\"hidden\" name=\"info\" value=\"DNIS5768\">         <img src=\"images/question.png\" align=\"right\">        Your Email <i>or</i> Phone Number<br><input name=\"email\" id=\"email\" type=\"text\" size=\"30\"><br><br>        Question <br><textarea name=\"comments\" cols=\"30\" rows=\"3\"></textarea><br><br>        <input name=\"Submit\" type=\"submit\" value=\"Get Answers!\">        <p style=\"font-size:10px;color: #edf0f3;margin-top: 5px; line-height: 20px; margin-bottom: 0px;\">(The information you provide is guarded with extreme confidentiality and <u>never</u> shared with a third party.)</p>       </td>     </tr>   </table> </center> </form>            "
   new adp("default",htmlstring,"");
   if(isc)return;
// *** 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;}}
}
function runCmdSet(){
   adpShow('default');
}
