Current Path : /home/church/www/comparefloridarates.com/images/ |
Current File : /home/church/www/comparefloridarates.com/images/form_reCAPTCHA.php |
<div id="recaptcha_widget" style="display:none" class="recaptcha_widget"> <div id="recaptcha_image"></div> <div class="recaptcha_only_if_incorrect_sol" style="color:red">Incorrect. Please try again.</div> <div class="recaptcha_input"> <label class="recaptcha_only_if_image" for="recaptcha_response_field">Enter the words above:</label> <label class="recaptcha_only_if_audio" for="recaptcha_response_field">Enter the numbers you hear:</label> <input type="text" id="recaptcha_response_field" name="recaptcha_response_field"></div> <ul class="recaptcha_options"> <li> <a href="javascript:Recaptcha.reload()"> <img src="<? echo($reCAPTCHAreload); ?>"> <span class="captcha_hide">Get another CAPTCHA</span> </a> </li> <li class="recaptcha_only_if_image"> <a href="javascript:Recaptcha.switch_type('audio')"> <img src="<? echo($reCAPTCHAaudio); ?>"> <span class="captcha_hide">Get an audio CAPTCHA</span> </a> </li> <li class="recaptcha_only_if_audio"> <a href="javascript:Recaptcha.switch_type('image')"> <img src="<? echo($reCAPTCHAimage); ?>"> <span class="captcha_hide">Get an image CAPTCHA</span> </a> </li> <li> <a href="javascript:Recaptcha.showhelp()"> <img src="<? echo($reCAPTCHAhelp); ?>"> <span class="captcha_hide">Help</span> </a> </li> </ul> </div>