Banners Interactivos
- Actualizaciones constantes y automáticas
- Servicio Gratuito
- Fácil de integrar con tu website
BANNER 1: BIORRITMO
Banner Interactivo que le permite a tus visitantes calcular su
Biorritmo y sin dejar tu sitio, ya que el resultado se abre en una
ventana pop-up. Prueba la versión de muestra.
Copia el siguiente código HTML y pégalo en tu sitio.
BANNER 2: REQUERIMIENTO CALÓRICO DIARIO
Deja que tus usuarios calculen sus requerimientos diarios de
calorías sin abandonar tu sitio.
Copia el siguiente código HTML y pégalo en tu sitio.
<!-- METABOLISMO BASAL - COLLADO CONSULTORES -->
<TABLE WIDTH=" 470" height=" 60" BORDER=" 0" align=" center" CELLPADDING=" 0" CELLSPACING=" 0" >
<TR>
<form action=" http://www.info.collado-consultores.com.ar/servicios/calo.php" target=" Web22" name=" cal" onSubmit=" window.open('http://www.info.collado-consultores.com.ar/servicios/calo.php','Web22','toolbar=no,location=no,status=no,scrollbars=no,width=400,innerWidth=400,height=450,innerheight=450,screenX=0,screenY=0,resizable=no');document.cal.submit();return false" >
<TD BACKGROUND=" http://www.info.collado-consultores.com.ar/servicios/imagenes/bb_01.jpg" BGCOLOR=" #FFFFFF" >
<font size=" 1" face=" Tahoma, Arial Alternative, sans-serif" ><b> Requerimiento
Calórico Diario</B><BR>
<B>Peso</B> <FONT
style=" FONT-SIZE: 10px; FONT-FAMILY: verdana,arial,helvetica,sans-serif" >
<INPUT
name=peso id=" peso"
style=" FONT-SIZE: 10px" size=3 maxLength=3>
</FONT> en kg <B>Lípidos </B> <FONT
style=" FONT-SIZE: 10px; FONT-FAMILY: verdana,arial,helvetica,sans-serif" >
<select
name=lipidos id=" lipidos"
style=" FONT-SIZE: 10px" >
<option value=" 0.1" >10%</option>
<option value=" 0.2" >20%</option>
<option value=" 0.3" >30%</option>
</select>
</FONT> en comidas<br>
<B>Actividad</B>
<select name=" actividad" size=1 id=" actividad" style=" FONT-SIZE: 10px" >
<option value=" 0.2" >20% - Inactivo </option>
<option value=" 0.3" > 30% - Poco Activo <br>
<option value=" 0.4" > 40% - Actividad Moderada<br>
<option value=" 0.5" > 50% - Entrenado
</select>
<INPUT NAME=" enviar" TYPE=" IMAGE" CLASS=" form" id=" enviar" VALUE=" go" SRC=" http://www.info.collado-consultores.com.ar/servicios/imagenes/go.gif" alt=" Calcular" align=" middle" width=" 40" height=" 22" BORDER=" 0" >
<input name=" submit" type=" hidden" id=" submit" value=" Calcular" >
</FONT> </td>
<td width=" 130" height=" 60" ALIGN=" CENTER" nowrap BGCOLOR=" #FFFFFF" > <A HREF=" http://www.collado-consultores.com.ar" target=" _blank" ><IMG SRC=" http://www.info.collado-consultores.com.ar/servicios/imagenes/bb_02.jpg" alt=" COLLADO Consultores Deportivos" WIDTH=" 130" HEIGHT=" 60" BORDER=" 0" ALIGN=" TOP" ></A></td>
</FORM></TR>
</TABLE>
<!--fin http://www.collado-consultores.com.ar-->
BANNER 3: ÍNDICE DE MASA CORPORAL
Los visitantes de tu sitio podrán calcular su Índice
de Masa Corporal o Quetelet sin salir de tu sitio
Calcula
tu Indice de Masa Corporal
Copia el siguiente código HTML y pégalo en tu sitio.
<!-- IMC - COLLADO CONSULTORES -->
<TABLE WIDTH="470" height="60" BORDER="0" align="center" CELLPADDING="0" CELLSPACING="0">
<TR>
<form action="http://info.collado-consultores.com.ar/servicios/imc.php" target="Web44" name="imc44"
onSubmit="window.open('http://info.collado-consultores.com.ar/servicios/imc.php','Web44','toolbar=no,location=no,status=no,scrollbars=no,width=450,innerWidth=450,height=500,innerheight=500,screenX=0,screenY=0,resizable=no');document.bio.submit();return false">
<TD width="340" height="60" nowrap BACKGROUND="http://info.collado-consultores.com.ar/servicios/imagenes/bb_01.jpg" BGCOLOR="#FFFFFF">
<div align="center"><font color="013F4E" size="2" face="Arial"><strong>Calcula
tu Indice de Masa Corporal</strong></font> <br>
<table width="300" border="0" align="center" cellpadding="0" cellspacing="0">
<tr>
<td><strong><font size="1" face="Arial, Helvetica, sans-serif">Peso</font><font size="1" face="Arial, Helvetica, sans-serif">
<input name="peso2" type="text" id="peso2" style="font-family: Arial; font-size: 10px; color: #333333" value="" size="5" maxlength="3">
Kg.</font><br>
</strong></td>
<td><font size="1" face="Arial, Helvetica, sans-serif"> <strong><font size="1" face="Arial, Helvetica, sans-serif">Altura:
</font></strong>
<input name="altura2" type="text" id="altura2" style="font-family: Arial; font-size: 10px; color: #333333" value="" size="5" maxlength="4">
m.</font></td>
<td width="34"> <input name="Submit" type="IMAGE" class="form" value="go" SRC="http://info.collado-consultores.com.ar/servicios/imagenes/ir.gif" alt="Calcular" width="20" height="20" border="0">
<font size="1" face="Tahoma, Arial Alternative, sans-serif"> </FONT></td>
</tr>
</table>
</div></td>
<td width="130" height="60" ALIGN="CENTER" nowrap BGCOLOR="#FFFFFF"> <A HREF="http://www.collado-consultores.com.ar" target="_blank"><IMG SRC="http://info.collado-consultores.com.ar/servicios/imagenes/bb_02.jpg" alt="COLLADO Consultores Deportivos" WIDTH="130" HEIGHT="60" BORDER="0" ALIGN="TOP"></A></td>
</FORM></TR>
</TABLE>
<!--fin http://www.collado-consultores.com.ar-->