//****** 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="  <html><head><title>Untitled Document</title><meta http-equiv=\"Content-Type\" content=\"text/html; charset=iso-8859-1\"></head><body><table width=\"400\" border=\"0\" cellpadding=\"10\" cellspacing=\"0\" bordercolor=\"#003399\" bgcolor=\"#ffffff\">  <tr>     <td> <table width=\"100%\" border=\"1\" align=\"center\" cellpadding=\"3\" cellspacing=\"0\" bordercolor=\"#999999\" bgcolor=\"#ffffdd\">        <tr>                     <td background=\"newspaper.jpg\"  valign=\"top\" align=\"middle\">              <p align=\"center\"><font size=\"2\" face=\"Verdana, Arial, Helvetica, sans-serif\">                </font><font color=\"#0000CC\"><b><font size=\"2\" face=\"Arial, Helvetica, sans-serif\"><strong><img src=\"drop.jpg\" width=\"419\" height=\"468\"></strong></font></b></font></p>             <blockquote>&nbsp;</blockquote>             <form action=\"gdform.asp\" method=\"post\">               <font color=\"#0000CC\"><b>                <input type=\"hidden\" name=\"subject\" value=\"Dropin form\">               <input type=\"hidden\" name=\"redirect\" value=\"newprice.html\">               </b> </font>               <table width=\"80%\" border=\"0\" align=\"center\" cellpadding=\"0\" cellspacing=\"0\">                 <tr>                    <td width=\"48%\"><font color=\"#0000CC\"><b><font size=\"2\" face=\"Geneva, Arial, Helvetica, san-serif\">Your                      Name: </font></b></font></td>                   <td width=\"52%\"> <font color=\"#0000CC\"><b>                      <input name=\"NAME\"                  >                     </b></font></td>                 </tr>                 <tr>                    <td><font color=\"#0000CC\"><b><font size=\"2\" face=\"Geneva, Arial, Helvetica, san-serif\">Phone                      Number : </font></b></font></td>                   <td> <font color=\"#0000CC\"><b>                      <input name=\"PHONE\"                  >                     </b></font></td>                 </tr>                 <tr>                    <td><font color=\"#0000CC\"><b><font size=\"2\" face=\"Geneva, Arial, Helvetica, san-serif\">Your                      E-mail Address:</font></b></font></td>                   <td> <font color=\"#0000CC\"><b>                      <input name=\"Email\"                  >                     </b></font></td>                 </tr>               </table>               <font color=\"#0000CC\"><b><font size=\"2\" face=\"Arial, Helvetica, sans-serif\"><strong>                <input type=\"submit\" name=\"Submit\" value=\"YES! I want this deal\">               </strong></font> </b> </font>             </form>             <p align=\"center\"><font color=\"#0000CC\"><b><font size=\"2\" face=\"Arial, Helvetica, sans-serif\">Be                sure to use your correct email address because you will be sent                a special buy page so that you may receive this great discount.</font></b></font></p>           </td>        </tr>      </table>      <p align=\"center\"><font size=\"2\" face=\"Arial, Helvetica, sans-serif\"><strong>         <br>        </strong> </font> </p></td>  </tr></table>     "
   new adp("emailform",htmlstring,"A Month Special from SteelLoops");
   adpDropin('emailform');adpShow('emailform');
// *** 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;}}
}

