To request additional information about any of the TPA services that we offer, please complete the short form below and a NEBA expert will contact you promptly.
jQuery("#fakeSubmit").click(function(){ var word = jQuery("#fkCap").val().toLowerCase(); //if( word == "nine" || word == "9" ){ jQuery("#realSubmit").click(); //} else { // alert("Please enter the correct answer."); //} }); jQuery('#telph').focus(function() { jQuery(this).attr('placeholder', '###-###-####'); }).blur(function() { jQuery(this).attr("placeholder", "Phone Number"); });