(212) 759-9617
Manhattan
(201) 843-3861
Paramus, NJ
(516) 461-2300
Roslyn, NY
(914) 416-6800
Westchester, NY
x

Contact Us

html,body{ margin: 0px; } #crmWebToEntityForm.zcwf_lblTopBottom { width:100%; padding: 25px; margin: 0 auto; box-sizing: border-box; } #crmWebToEntityForm.zcwf_lblTopBottom * { box-sizing: border-box; } #crmWebToEntityForm{text-align: left;} #crmWebToEntityForm * { direction: ltr; } .zcwf_lblTopBottom .zcwf_title { word-wrap: break-word; padding: 0px 6px 10px; font-weight:bold }.zcwf_lblTopBottom.cpT_primaryBtn:hover{ background: linear-gradient(#02acff 0,#006be4 100%) no-repeat padding-box !important; box-shadow: 0 -2px 0 0 #0159b9 inset !important; border: 0 !important; color: #fff !important; outline: 0 !important; }.zcwf_lblTopBottom .zcwf_col_fld input[type=text], input[type=password], .zcwf_lblTopBottom .zcwf_col_fld textarea { width: 60%; border: 1px solid #c0c6cc !important; resize: vertical; border-radius: 2px; float: left; } .zcwf_lblTopBottom .zcwf_col_lab { width: 30%; word-break: break-word; padding: 0px 6px 0px; margin-right: 10px; margin-top: 5px; padding-bottom: 4px; } .zcwf_lblTopBottom .zcwf_col_fld { width: 60%; padding: 0px 6px 0px; position: relative; margin-top: 5px; } .zcwf_lblTopBottom .zcwf_privacy{padding: 6px;} .zcwf_lblTopBottom .wfrm_fld_dpNn{display: none;} .dIB{display: inline-block;} .zcwf_lblTopBottom .zcwf_col_fld_slt { width: 60%; border: 1px solid #ccc; background: #fff; border-radius: 4px; font-size: 16px; float: left; resize: vertical; padding: 2px 5px; } .zcwf_lblTopBottom .zcwf_row:after, .zcwf_lblTopBottom .zcwf_col_fld:after { content: ''; display: table; clear: both; } .zcwf_lblTopBottom .zcwf_col_help { float: left; margin-left: 7px; font-size: 16px; max-width: 35%; word-break: break-word; } .zcwf_lblTopBottom .zcwf_help_icon { cursor: pointer; width: 16px; height: 16px; display: inline-block; background: #fff; border: 1px solid #c0c6cc; color: #c1c1c1; text-align: center; font-size: 11px; line-height: 16px; font-weight: bold; border-radius: 50%; } .zcwf_lblTopBottom .zcwf_row {margin: 15px 0px;} .zcwf_lblTopBottom .formsubmit { margin-right: 5px; cursor: pointer; color: var(--baseColor); font-size: 16px; } .zcwf_lblTopBottom .zcwf_privacy_txt { width: 90%; color: rgb(0, 0, 0); font-size: 16px; font-family: Arial; display: inline-block; vertical-align: top; color: var(--baseColor); padding-top: 2px; margin-left: 6px; } .zcwf_lblTopBottom .zcwf_button { font-size: 16px; color: var(--baseColor); border: 1px solid #c0c6cc; padding: 3px 9px; border-radius: 4px; cursor: pointer; max-width: 120px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; } .zcwf_lblTopBottom .zcwf_tooltip_over{ position: relative; } .zcwf_lblTopBottom .zcwf_tooltip_ctn{ position: absolute; background: #dedede; padding: 3px 6px; top: 3px; border-radius: 4px;word-break: break-word; min-width: 100px; max-width: 150px; color: var(--baseColor); z-index: 100; } .zcwf_lblTopBottom .zcwf_ckbox{ float: left; } .zcwf_lblTopBottom .zcwf_file{ width: 35%; box-sizing: border-box; float: left; } .clearB:after{ content:''; display: block; clear: both; } @media all { .zcwf_lblTopBottom .zcwf_col_lab, .zcwf_lblTopBottom .zcwf_col_fld { width: auto; float: none !important; } .zcwf_lblTopBottom .zcwf_col_help {width: 40%;} }
Contact Us
-None- Friend/Family Internet Google Facebook Instagram Twitter Newspaper Radio TV Direct Mail Doctor Email Landing Page MVF NJ Cops Magazine NJ Teachers Pricing Opt-In LASIK Self Test Pricing Calculator Website CLI Self Test Visian ICL Self Test Kerato Self Test Other
-None- Free Virtual Consultation Contact Us Manhattan NYC Form Roslyn NY Form Paramus NJ Form Edison NJ Form LASIK Self Test Pricing Calculator Pricing Opt-In SMILE Webinar Brochure MLC Patient Guide CLI Self Test Visian ICL Self Test Kerato Self Test
Captcha validation failed. If you are not a robot then please try again.
/* Do not remove this code. */ function rccallback1444504000145058001() { if(document.getElementById('recap1444504000145058001')!=undefined){ document.getElementById('recap1444504000145058001').setAttribute('captcha-verified',true); } if(document.getElementById('recapErr1444504000145058001')!=undefined && document.getElementById('recapErr1444504000145058001').style.visibility == 'visible' ){ document.getElementById('recapErr1444504000145058001').style.visibility='hidden'; } } function reCaptchaAlert1444504000145058001() { var recap = document.getElementById('recap1444504000145058001'); if( recap !=undefined && recap.getAttribute('captcha-verified') == 'false') { document.getElementById('recapErr1444504000145058001').style.visibility='visible'; return false; } return true; } function validateEmail1444504000145058001() { var form = document.forms['WebForm1444504000145058001']; var emailFld = form.querySelectorAll('[ftype=email]'); var i; for (i = 0; i < emailFld.length; i++) { var emailVal = emailFld[i].value; if((emailVal.replace(/^\s+|\s+$/g, '')).length!=0 ) { var atpos=emailVal.indexOf('@'); var dotpos=emailVal.lastIndexOf('.'); if (atpos<1 || dotpos=emailVal.length) { alert('Please enter a valid email address. '); emailFld[i].focus(); return false; } } } return true; } function checkMandatory1444504000145058001() { var mndFileds = new Array('Email','COBJ5CF1','COBJ5CF2','COBJ5CF4','COBJ5CF9'); var fldLangVal = new Array('Email','First\x20Name','Last\x20Name','Mobile','Message'); for(i=0;i<mndFileds.length;i++) { var fieldObj=document.forms['WebForm1444504000145058001'][mndFileds[i]]; if(fieldObj) { if (((fieldObj.value).replace(/^\s+|\s+$/g, '')).length==0) { if(fieldObj.type =='file') { alert('Please select a file to upload.'); fieldObj.focus(); return false; } alert(fldLangVal[i] +' cannot be empty.'); fieldObj.focus(); return false; } else if(fieldObj.nodeName=='SELECT') { if(fieldObj.options[fieldObj.selectedIndex].value=='-None-') { alert(fldLangVal[i] +' cannot be none.'); fieldObj.focus(); return false; } } else if(fieldObj.type =='checkbox'){ if(fieldObj.checked == false){ alert('Please accept '+fldLangVal[i]); fieldObj.focus(); return false; } } try { if(fieldObj.name == 'Last Name') { name = fieldObj.value; } } catch (e) {} } } if(!validateEmail1444504000145058001()){return false;} if(!reCaptchaAlert1444504000145058001()){return false;} var urlparams = new URLSearchParams( window.location.search); if(urlparams.has('service') && (urlparams.get('service')==='smarturl')){ var webform = document.getElementById('webform1444504000145058001'); var service = urlparams.get('service'); var smarturlfield = document.createElement('input'); smarturlfield.setAttribute('type','hidden'); smarturlfield.setAttribute('value',service); smarturlfield.setAttribute('name','service'); webform.appendChild(smarturlfield); } document.querySelector('.crmWebToEntityForm .formsubmit').setAttribute('disabled', true); } function tooltipShow1444504000145058001(el){ var tooltip = el.nextElementSibling; var tooltipDisplay = tooltip.style.display; if(tooltipDisplay == 'none'){ var allTooltip = document.getElementsByClassName('zcwf_tooltip_over'); for(i=0; i<allTooltip.length; i++){ allTooltip[i].style.display='none'; } tooltip.style.display = 'block'; }else{ tooltip.style.display='none'; } } document.addEventListener('DOMContentLoaded', function() { // Función para obtener el valor de un parámetro de la URL function getParameterByName(name) { name = name.replace(/[\[]/, "\\[").replace(/[\]]/, "\\]"); var regex = new RegExp("[\\?&]" + name + "=([^&#]*)"), results = regex.exec(location.search); return results === null ? "" : decodeURIComponent(results[1].replace(/\+/g, " ")); } // Obtener el valor del parámetro gclid var gclidValue = getParameterByName('gclid'); // Completar el campo gclid en el formulario var gclidField = document.getElementById('COBJ5CF16'); if (gclidField) { gclidField.value = gclidValue; } // Enviar el formulario cuando se presione el botón de envío var form = document.getElementById('myForm'); form.addEventListener('submit', function(event) { // Aquí puedes realizar cualquier acción adicional antes de enviar el formulario console.log('Formulario enviado con gclid:', gclidField.value); }); });
WARNING: Internet Explorer does not support modern web standards. This site may not function correctly on this browser and is best viewed on Chrome, Firefox or Edge browsers. Learn More.