1 <!DOCTYPE html PUBLIC
"-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
2 <html xmlns=
"http://www.w3.org/1999/xhtml" xml:
lang=
"en" lang=
"en">
4 <meta http-equiv=
"Content-Type" content=
"text/html; charset=UTF-8" />
5 <meta http-equiv=
"Content-Language" content=
"es" />
6 <meta http-equiv=
"Content-Style-type" content=
"text/css" />
7 <link rel=
"StyleSheet" href=
"estilo.css" type=
"text/css" />
8 <title>Mensajitos.php - Fundación TodoSV
</title>
9 <meta name=
"keywords" content=
"TodoSV, SMS, El Salvador, Mensajitos.php, svcommunity.org, XMR, eXtreme Mensajitos Reloaded, Reseter, ENTEC" />
10 <meta name=
"description" content=
"Mensajitos.php es un sitio especializado en envío de SMS a El Salvador" />
12 <script type=
"text/javascript" src=
"libs/textarea.max.js"></script>
13 <script type=
"text/javascript" src=
"libs/tooltip.js"></script>
14 <body onload=
"setMaxLength();">
16 <form action=
"{script}" method=
"post">
17 <h1>Tel
éfono
</h1>
18 <input type=
"text" name=
"telefono" maxlength=
"8" size=
"8" value=
"{uNumero}" onMouseOver=
"toolTip('Ingrese aquí el número de telefono.<br />Máximo 8 dígitos.')" onMouseOut=
"toolTip()" />
20 <textarea name=
"mensaje" rows=
"3" cols=
"40" maxlength=
"110" onMouseOver=
"toolTip('Ingrese aquí su mensaje.<br />Máximo 110 caracteres.')" onMouseOut=
"toolTip()" >{uMensaje}
</textarea>
22 <input type=
"text" name=
"firma" size=
"10" value=
"{uFirma}" maxlength=
"10" onMouseOver=
"toolTip('Ingrese aqui su nombre o firma.<br />Máximo 10 caracteres.')" onMouseOut=
"toolTip()" />
24 <input type=
"submit" name=
"enviar" value=
"¡Enviar Mensaje!" onMouseOver=
"toolTip('Envía el mensaje.')" onMouseOut=
"toolTip()" />
27 <span style=
"color:#F00;font-weight:bolder">{estado}
</span>
29 <font size=
"1">{version}
</font>