if(GetCookie("BLOCK_LEAD") == null && GetCookie("BLOCK_LEAD1") == null && GetCookie("LEAD_SUBMITTED") == null)
{
   //var visitCount = 1
   //LEADGEN ENABLED - USER DOES NOT HAVE A DS ASSIGNED
   document.write("<div style='display:none'><h1 class='green' style='padding:10px 0 10px 0px; '>Comience con Herbalife</h1><b>&#191;Qu&#233; &#225;reas de Herbalife le interesan m&#225;s?</b><br />(Marque todas las que apliquen)<br><form style='margin-top:5px; padding:0px' class='leadgenform' method='post' name='ds_assignment_lead' action='http://contacto.herbalife.com/dsassign/how-did-you-hear.jsp?_DARGS=/dsassign/how-did-you-hear.jsp' target='_top'><input type='hidden' name='_dyncharset' value='utf-8'/><input class='formcheckbox' type='checkbox' name='/herbalife/profile/ContactMeFormHandler.interests' value='1'/><input type='hidden' name='_D:/herbalife/profile/ContactMeFormHandler.interests' value=' '/>Control de Peso<br/><input class='formcheckbox' type='checkbox' name='/herbalife/profile/ContactMeFormHandler.interests' value='2'/><input type='hidden' name='_D:/herbalife/profile/ContactMeFormHandler.interests' value=' '/>Energ&#237;a & Salud<br/><input class='formcheckbox' type='checkbox' name='/herbalife/profile/ContactMeFormHandler.interests' value='3'/><input type='hidden' name='_D:/herbalife/profile/ContactMeFormHandler.interests' value=' '/>B&#225;sico & Nutrici&#243;n Dirigida<br/><input class='formcheckbox' type='checkbox' name='/herbalife/profile/ContactMeFormHandler.interests' value='4'/><input type='hidden' name='_D:/herbalife/profile/ContactMeFormHandler.interests' value=' '/>Cuidado Personal<br/><input class='formcheckbox' type='checkbox' name='/herbalife/profile/ContactMeFormHandler.interests' value='5'/><input type='hidden' name='_D:/herbalife/profile/ContactMeFormHandler.interests' value=' '/>Oportunidad de Negocio<br/><br/><input type='image' style='border:none; background:none; text-align:center; margin-top:5px' name='/herbalife/profile/ContactMeFormHandler.leadSubmit' alt='Submit' src='/Content/es-US/img/icons/find_a_ds.gif' style='border: medium none ; background: transparent none repeat scroll 0%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; text-align: center;'/><input type='hidden' name='_D:/herbalife/profile/ContactMeFormHandler.leadSubmit' value=' '/><input type='hidden' name='_DARGS' value='/dsassign/f_lead_form.jsp.ds_assignment_lead'/></form></div><style type='text/css'>.leadgenshow{display:block;}</style>")
}
// else this is second or greater visit
// retrieve last counted value and add 1
else
{
   //visitCount = parseInt(GetCookie("visits"))+1
   //LEADGEN DISABLED - USER ALREADY HAS A DS
	document.write("<div class='leadgenmod'><h1 class='green' style='padding:10px 0 5px 0px;'>Comience con Herbalife</h1>Comun&#237;quese con su Distribuidor Independiente Herbalife hoy mismo para una consulta personal en las siguientes &#225;reas:<ul style='list-style-type:disc; margin:10px'><li>Control de Peso</li><li>Energ&#237;a & Salud</li><li>B&#225;sico & Nutrici&#243;n Dirigida</li><li>Cuidado Personal</li><li>Oportunidad de Negocio</li></ul></div><style type='text/css'>.leadgenshow{display:none;}</style>")
}
 
document.write("<div class='leadgenshow'><h1 class='green' style='padding:10px 0 10px 0px; '>Comience con Herbalife</h1><b>&#191;Qu&#233; &#225;reas de Herbalife le interesan m&#225;s?</b><br />(Marque todas las que apliquen)<br><form style='margin-top:5px; padding:0px' class='leadgenform' method='post' name='ds_assignment_lead' action='http://contacto.herbalife.com/dsassign/how-did-you-hear.jsp?_DARGS=/dsassign/how-did-you-hear.jsp' target='_top'><input type='hidden' name='_dyncharset' value='utf-8'/><input class='formcheckbox' type='checkbox' name='/herbalife/profile/ContactMeFormHandler.interests' value='1'/><input type='hidden' name='_D:/herbalife/profile/ContactMeFormHandler.interests' value=' '/>Control de Peso<br/><input class='formcheckbox' type='checkbox' name='/herbalife/profile/ContactMeFormHandler.interests' value='2'/><input type='hidden' name='_D:/herbalife/profile/ContactMeFormHandler.interests' value=' '/>Energ&#237;a & Salud<br/><input class='formcheckbox' type='checkbox' name='/herbalife/profile/ContactMeFormHandler.interests' value='3'/><input type='hidden' name='_D:/herbalife/profile/ContactMeFormHandler.interests' value=' '/>B&#225;sico & Nutrici&#243;n Dirigida<br/><input class='formcheckbox' type='checkbox' name='/herbalife/profile/ContactMeFormHandler.interests' value='4'/><input type='hidden' name='_D:/herbalife/profile/ContactMeFormHandler.interests' value=' '/>Cuidado Personal<br/><input class='formcheckbox' type='checkbox' name='/herbalife/profile/ContactMeFormHandler.interests' value='5'/><input type='hidden' name='_D:/herbalife/profile/ContactMeFormHandler.interests' value=' '/>Oportunidad de Negocio<br/><br/><input type='image' style='border:none; background:none; text-align:center; margin-top:5px' name='/herbalife/profile/ContactMeFormHandler.leadSubmit' alt='Submit' src='/Content/es-US/img/icons/find_a_ds.gif' style='border: medium none ; background: transparent none repeat scroll 0%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; text-align: center;'/><input type='hidden' name='_D:/herbalife/profile/ContactMeFormHandler.leadSubmit' value=' '/><input type='hidden' name='_DARGS' value='/dsassign/f_lead_form.jsp.ds_assignment_lead'/></form></div>")