document.write("<form action='../scripts/contact-spanish/contact2.php' method='post' id='form1' name='myform'><div id='sidebar-content' class='form'><form><p>Nombre:</p><input name='name_from' type='text' maxlength='30' class='text-box' /><p>Tel&eacute;fono:</p><input name='phone' class='text-box' type='text' maxlength='16' onkeydown='__FormatPhoneNumber(event, this)' onkeyup='__FormatPhoneNumber(event, this)' /><p>Correo Electrónico:</p><input name='email_from' type='text' maxlength='255' class='text-box' /><p>Comentarios:</p><textarea name='comments' class='text-box'></textarea><p>C&oacute;digo de seguridad: <input style='float:right;margin-top:-2px;' type='text' name='security_code' value='' size='14' maxlength='6' id='security_code'></p><a href='#ref' onclick='document.getElementById(&#39;captcha&#39;).src = document.getElementById(&#39;captcha&#39;).src + &#39;?&#39; + (new Date()).getMilliseconds()' style='font-size:10px;line-height:25px;float:left;'>Refresh</a><img src='../scripts/contact-spanish/captcha-image.php' style='margin-top:2px;' alt='Código de seguridad' name='captcha' align='right' width='140' height='25' id='captcha' /><br><input type='submit' value='Enviar' name='submit' style='margin: 5px 0 0 0px;background-image:none;background-color:#fff;cursor:pointer;clear:both;' /></div></form>");