function optin(turl) {
document.write("<div id=\"dropin\" style=\"position:absolute;visibility:hidden;left:100px;top:0px;width:431px;height:151;border=0px; background-color:#FFFFFF; \">");
document.write("<table width=\"431\" border=\"0\" cellpadding=\"0\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">");
 document.write(" <tr>");
 document.write("   <td width=\"3\" background=\"popin_img/topleft6.gif\"><img src=\"popin_img/topleft6.gif\" width=\"3\" height=\"20\" /></td>");
  document.write("  <td width=\"405\" background=\"popin_img/topbar.gif\"><img src=\"popin_img/topbar.gif\" width=\"1\" height=\"20\" /></td>");
  document.write("  <td width=\"22\"><div align=\"left\"><a href=\"#\" onClick=\"dismissbox();return false\"><img src=\"popin_img/close1.gif\" width=\"22\" height=\"20\" border=\"0\" /></a></div></td>");
  document.write("</tr>");
  document.write("<tr>");
  document.write("  <td width=\"3\" background=\"popin_img/border_left5.gif\"><img src=\"popin_img/border_left5.gif\" width=\"3\" height=\"12\" /></td>");
  document.write("  <td  align=\"left\"><table width=\"401\" border=\"0\" cellpadding=\"0\" cellspacing=\"0\">");
  document.write("    <tr>");
  document.write("     <td width=\"401\"><table width=\"98%\" border=\"0\" cellpadding=\"0\" cellspacing=\"0\">");
   document.write("         <tr>");
  document.write("         <td colspan=\"2\"><div align=\"center\"><font face=\"Tahoma\" color=\"#FF0000\" size=\"4\"><span style=\"background-color: #FFFF00;\"><b><u>         GRATIS</u>       \"Recibe nuestro informe especial:\" </b></span></font></div></td>");

  document.write("         </tr>");
     document.write("         <tr>");           
    document.write("          <td colspan=\"2\"><div align=\"center\"><strong><font face=\"Tahoma\" color=\"#FF0000\" size=\"4\">10 Consejos para Comer Sano ");
                
      document.write("          en Restaurantes");
     document.write("           sin Subir de Peso... <br />");
     document.write("           </font></strong></div></td>");
     document.write("       </tr>");
     document.write("   </table></td>");
    document.write("  </tr>");
    document.write("  <tr>");
   document.write("     <td><table cellspacing=\"0\" cellpadding=\"0\" width=\"378\" align=\"center\" border=\"0\" bgcolor=\"#FFFFFF\">");
  document.write("          <tr>");
   document.write("           <td valign=\"top\" width=\"13%\" height=\"1\"><font size=\"2\" face=\"Arial, Helvetica, sans-serif\"> <img src=\"popin_img/arrow_blue1.jpg\" width=\"74\" height=\"87\" /></font></td>");
         document.write("     <td valign=\"top\"  height=\"1\"><div align=\"left\">");
       document.write("     <form action=\"http://www.exurmail.com/cgi-bin/add.cgi\" method=\"post\" id=\"GRSubscribeForm\" accept-charset=\"UTF-8\">  ");
	   
	  
 document.write("                   <table width=\"317\" bgcolor=\"#FFFFFF\">");
  document.write("                    <tr>");
  document.write("                      <td colspan=\"2\"><center>");
  document.write("                          <div><font size=\"3\" face=\"Verdana, Arial, Helvetica, sans-serif\">Simplemente escribe tu nombre y tu correo electronico y empieza a bajar de peso Hoy Mismo... Recuerda que te enviaremos informacion valiosa cada 3 o 4 dias </font><font face=\"Verdana, Arial, Helvetica, sans-serif\"> &nbsp;</font></div>");
   document.write("                     </center></td>");
   document.write("                   </tr>");
   document.write(" <tr><td class=label><font face=\"Verdana, Arial, Helvetica, sans-serif\">Nombre</font></td>");
   document.write(" 	<td><input type=\"text\" name=\"category2\" maxlength=\"70\" class=input></td>");
   document.write(" </tr>");

   document.write(" <tr>");

   document.write(" <td class=label><font face=\"Verdana, Arial, Helvetica, sans-serif\">E-Mail</font></td>");

   document.write(" <td><input type=\"text\" name=\"category3\" maxlength=\"70\" class=input></td>");

   document.write(" </tr>");





   document.write(" <tr>");

   document.write(" <th colspan=\"2\">");

   document.write(" <input type=\"Submit\" name=\"cmdSubmit\" value=\">> Enviame mi Informe GRATIS! <<\" class=\"button\">");

 

//los hiddens de getresponse

document.write("<input type=\"hidden\" name=\"category1\" value=\"trucosparabajardepeso\" > ");
document.write("<input type=\"hidden\" name=\"confirmation\" value=\"http://trucoparabajardepeso.com/thankyouoptin.html\"> ");
document.write("<input type=\"hidden\" name=\"error_page\" value=\"http://trucoparabajardepeso.com/thankyouoptin.html\"> ");
document.write("<input type=\"hidden\" name=\"ref\" value=\"000\" >");
document.write("<input type=\"hidden\" name=\"getpostdata\" value=\"get\" > ");

   
   
   

   document.write(" </th>");

   document.write(" </tr>");

   document.write(" </table>");
   document.write("               </form>");
    document.write("          </div></td>");
    document.write("        </tr>");
    document.write("        <tr>");
 //    document.write("         <td colspan=\"2\" valign=\"bottom\"><img src=\"popin_img/dollars.jpg\" width=\"374\" border=\"0\" /></td>");
      document.write("      </tr>");
     document.write("   </table></td>");
    document.write("  </tr>");
   document.write(" </table></td>");
  document.write("  <td width=\"22\" background=\"popin_img/border_left1.gif\"><img src=\"popin_img/border_left1.gif\" width=\"22\" height=\"26\" /></td>");
document.write("  </tr>");
document.write(" <tr>");
 document.write("   <td valign=\"bottom\" width=\"3\"><img src=\"popin_img/border4_left.gif\" width=\"3\" height=\"12\" /></td>");
  document.write("  <td  background=\"popin_img/border4_main.gif\"></td>");
  document.write("  <td valign=\"bottom\" background=\"popin_img/border4_main.gif\"><img src=\"popin_img/border5right.gif\" width=\"22\" height=\"12\" /></td>");
   document.write(" </tr>");
document.write("</table>");
document.write("</div>");
setTimeout("initbox()", 4000);

}

// Drop-in content box- By Dynamic Drive

// For full source code and more DHTML scripts, visit http://www.dynamicdrive.com

// This credit MUST stay intact for use



var ie=document.all

var dom=document.getElementById

var ns4=document.layers

var calunits=document.layers? "" : "px"



var bouncelimit=32 //(must be divisible by 8)

var direction="up"



function initbox(){

if (!dom&&!ie&&!ns4)

return

crossobj=(dom)?document.getElementById("dropin").style : ie? document.all.dropin : document.dropin

scroll_top=(ie)? truebody().scrollTop : window.pageYOffset

crossobj.top=scroll_top-250+calunits

crossobj.visibility=(dom||ie)? "visible" : "show"

dropstart=setInterval("dropin()",50)

}



function dropin(){

scroll_top=(ie)? truebody().scrollTop : window.pageYOffset

if (parseInt(crossobj.top)<100+scroll_top)

crossobj.top=parseInt(crossobj.top)+40+calunits

else{

clearInterval(dropstart)

bouncestart=setInterval("bouncein()",50)

}

}



function bouncein(){

crossobj.top=parseInt(crossobj.top)-bouncelimit+calunits

if (bouncelimit<0)

bouncelimit+=8

bouncelimit=bouncelimit*-1

if (bouncelimit==0){

clearInterval(bouncestart)

}

}



function dismissbox(){

if (window.bouncestart) clearInterval(bouncestart)

crossobj.visibility="hidden"

}



function truebody(){

return (document.compatMode && document.compatMode!="BackCompat")? document.documentElement : document.body

}

						



