//****** Advanced DHTML Popup Pro Version 2.450.0103.206.023,  Build: 162 ******

// Copyright (c) Digital Flow Software 2005-2008
// 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="<img src=\"/images/keepyourcoffeefreshsmall.jpg\" align=right><h3 style=\"margin-top:5px;font-size:21px;color:#800000;\">Claim a 10% discount,<br>Four coffee e-books &<br>Discover how to make a perfect cup of coffee!</h3><p style=\"font-family:Verdana,times;font-size:16px;font-weight:bold;\">Just subscribe to our free Newsletter by filling the form below:</p> <form method='POST' action='http://www.freshcoffeeshop.com/cgi-bin/arp3/arp3-formcapture.pl'> <table cellspacing=\"0\" cellpadding=\"0\" align=\"center\" style=\"width:380px;font-size:18px;\">   <tr>     <td align=\"right\"><b>Your first name: </b></td>     <td align=\"right\"><input style=\"background:#ffffaa;width:150px;\" size=\"20\" name=\"first_name\" type=\"text\" /></td><input type='hidden' name='capitals' value='1'>   </tr>   <tr>     <td align=\"right\"><b>Your primary email: </b></td>     <td align=\"right\"><input  style=\"background:#ffffaa;width:150px;\" size=\"20\" name=\"email\" type=\"text\" /></td><input type='hidden' name='subscription_type' value='E'>   </tr>   <tr>     <td colspan=\"2\" style=\"text-align:center\"><input style=\"width:220px;font-size:18px;font-weight:bold;margin-top:10px;\" type=\"submit\"  id=\"button\" value=\" Subscribe me Now!\"border=\"0\"  /></td>   </tr> </table> <input type='hidden' name='tracking_tag' value='storepopup'> <input type='hidden' name='id' value='2'> <input type='hidden' name='extra_ar' value=''> <input type='hidden' name='first_name_man' value='1'> <input type='hidden' name='notify_email' value='charles@freshcoffeeshop.com'> <input type='hidden' name='notify_subject' value='new subscriber from store popup'> <input type='hidden' name='notify_include_form' value='1'> </form><p style=\"text-align:center;font-weight:bold;\"><a href=\"http://www.freshcoffeeshop.com/en/privacy.html\">We respect your email privacy</a></p><p>PS: <u>You will also receive more than 100 coffee recipes!</u></p>       "
   new adp("adpModal",htmlstring,"Claim your free e-books!");
new adpMask('adpMask');
   if(isc)return;
   adpTimer('adpModal','adpFadein','','','',35,'');
setTimeout("adpShowMask('adpMask')",35000);
// *** 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;}}
}