ÿþ<html> <head> <meta http-equiv="Content-Type" content="text/html; charset=windows-1255" /> <title>NetIS&trade;-La m&aacute;s completa y segura soluci&oacute;n para la publicaci&oacute;n y venta online de su contenido.</title> <style type="text/css"> p { margin-left: 20px } input.txt { border: none; border-bottom: 1px solid black; background-color:transparent; } td.num { font-size:12px; text-align:center; } td.shovarHeader { font-size:18px; font-weight:bold; } </style> <script type="text/javascript" src="NetisUtils/clntutil_compat.js"></script> <script type="text/javascript" language="javascript"> function trim(str) { return str.replace(/^\s+/g,"").replace(/\s+$/g,""); } function isEmpty(str) { return (str == ""); } function isValidEmail(sEmail) { return (sEmail.search(/^.+@.+\..+/) != -1); } function validateFrm() { var arr = new Array("name", "offName", "email"); var oItem; var sValue; for (var i=0; i<arr.length; i++) { oItem = document.getElementById(arr[i]); sValue = trim(oItem.value); if(isEmpty(sValue)) { alert("Por favor ingrese su " + oItem.title); oItem.focus(); return false; } if(arr[i] == "email") if(!isValidEmail(sValue)) { alert("El correo electrónico no es válida"); oItem.focus(); return false; } } return true; } function isValidRadio() { var arrRadio = new Array ("cbyes", "cbno"); var cbUser = document.getElementsByName("cbUser"); for (var i=0; i < arrRadio.length; i++) if (cbUser[i].checked) return true; return false; } function submitForm() { var f = document.forms[0]; if (f.onsubmit()) { document.getElementById("buttons").style.display = "none"; document.getElementById("title").style.display = "none"; f.submit(); } } function cleanForm() { document.getElementById("formInfoFicod").reset(); } function doCancel() { document.location.replace("http://www.cdisys.com"); } function onKeyPressEvt(evt) { evt = Compat.getEvent(evt); if (evt.keyCode == 13) { evt.stopPropagation(); submitForm(); } } function onKeyPressEvtTA(evt) { evt = Compat.getEvent(evt); if (evt.keyCode == 13) { evt.stopPropagation(); } } function initInfoFrm() { cleanForm(); } </script> </head> <body dir="ltr" onkeypress="onKeyPressEvt(event);" onload="initInfoFrm();" > <div class="main" align="center" style="margin-top:40px;width:100%;"> <form id="formInfoFicod" method="POST" onsubmit="return validateFrm();" action="formFicod.aspx"> <div style="border:solid 1px #C4C4C4;width:700px;background-color:#F3F3F3;" > <div id="title" style="font-size:18px;height:40px; font-weight:bold;background-color:#D40000; color:White">NetIS&trade; <br /> La m&aacute;s completa y segura soluci&oacute;n para la publicaci&oacute;n y venta online de su contenido.</div> <table border="0" cellspacing="1" cellpadding="1" align="center" dir="ltr"> <!--<tr> <td style="width:100%"><img src="http://www.cdisys.com/Images/HeaderBig.gif" /></td> </tr>--> <tr> <td style="padding-top:35px; padding-left:30px; padding-right:30px"> <table border="0" cellspacing="1" cellpadding="5" align="left" width="100%"> <tr><td style="font-size: 20px; text-decoration:underline; font-weight:bold" colspan="2"> <!--<span style="color:#D40000; font-size:22px; text-decoration:underline">Contact Details</span><br /><br />--> NetIS&trade;</td></tr> <tr> <td colspan="6"> La m&aacute;s completa y segura soluci&oacute;n para la publicaci&oacute;n y venta online de su contenido.<br /> Nuestros clientes en todo el mundo han confiado en nuestra soluci&oacute;n para cubrir sus m&aacute;s exigentes necesidades de publicaci&oacute;n online. Ahora los editores (editoriales, estudios de mercado, contenido acad&eacute;mico, contenido jur&iacute;dico, etc.) tienen una &uacute;nica e integrada herramienta para confiar la publicaci&oacute;n de sus contenidos en la web.<br /> NetIS es la primera plataforma que integra la Administraci&oacute;n de Derechos Digitales (DRM), la Administraci&oacute;n de los Contenidos (WCM), la b&uacute;squeda y navegaci&oacute;n de contenidos y herramientas de comercio electr&oacute;nico, para la distribuci&oacute;n y venta protegida de contenidos Premium, incluyendo las herramientas SEO.<br /> Una soluci&oacute;n &uacute;nica para aumentar sus ingresos y dar m&aacute;s valor a su negocio de forma totalmente segura y muy flexible.<br /> Estamos en FICOD del 16 al 18 de Noviembre 2010, si quiere conocer m&aacute;s de nuestra soluci&oacute;n rellene este formulario y nos ponemos en contacto inmediato con usted:<br /> </td> </tr> <tr> <td align="left" style="font-size:14px; font-weight:bold" width="15%">Nombre(*): </td> <td><input type="text" style="width:420px" id="name" name="name" title="Nombre"/>&nbsp;</td> </tr> <tr> <td align="left" style="font-size:14px;white-space:nowrap; font-weight:bold">Puesto:</td> <td colspan="6"><input type="text" style="width:420px" id="puesto" name="puesto" title="Puesto"/></td> </tr> <tr> <td align="left" style="font-size:14px;white-space:nowrap; font-weight:bold">Empresa (*): </td> <td colspan="6"><input type="text" style="width:420px" id="offName" name="offName" title="Empresa"/></td> </tr> <tr> <td align="left" style="font-size:14px;white-space:nowrap; font-weight:bold">Email (*):</td> <td colspan="6"><input type="text" style="width:420px" id="email" name="email" title="Email"/></td> </tr> <tr> <td align="left" style="font-size:14px;white-space:nowrap; font-weight:bold">Web:</td> <td colspan="6"><input type="text" style="width:420px" id="web" name="web" title="Web"/></td> </tr> <tr> <td align="left" style="font-size:14px;white-space:nowrap; font-weight:bold">Tel&eacute;fono:</td> <td colspan="6"><input type="text" style="width:420px" id="phone" name="phone" title="Tel&eacute;fono"/></td> </tr> <tr> <td align="left" style="font-size:14px;white-space:nowrap; font-weight:bold">Texto:</td> <td colspan="6"> <!--<input type="text" style="width:420px" id="comments" name="comments" title="Texto"/>--> <textarea rows="3" cols="48" id="comments" name="comments" title="Texto" style="text-align:left; width:420px" onkeypress="onKeyPressEvtTA(event);"> </textarea> </td> </tr> </table> </td> </tr> <tr> <td><br /></td> </tr> <tr height="60px" id="buttons" align="center"> <td colspan="2"> <button type="button" style="width:70px;" class="butMid" onclick="submitForm()" id="btnSend">OK</button> <span style="margin:10px;"></span> <button type="button" style="width:70px;" class="butMid" onclick="doCancel()" id="btnClean" onkeypress="onKeyPressEvtTA(event);">Cancel</button> </td> </tr> <!--<tr> <td><img src="http://www.cdisys.com/Images/BottomBig.gif" /></td> </tr>--> </table> </div> <br /> <div align="center"><a href="http://www.cdisys.com" target="_blank" ><img src="http://www.cdisys.com/Images/CDIlogo.gif" style="border:none"/></a></div> <input type="hidden" id="subject" name="subject" value="Contact details "/> <input type="hidden" id="adressTo" name="adressTo" value="gedaliah@cdisys.com; pedro@cdisys.com"/> <input type="hidden" id="adressBCC" name="adressBCC" value="hanina@cdisys.com"/> </form> </div> </body> </html>