url: 'contactus.php', // Same file for generating CAPTCHA
data: { refresh_captcha: true }, // Flag to indicate CAPTCHA refresh
$('#captcha_display').val(data); // Update the CAPTCHA input with the new code
$('#letters_code').val(''); // Clear the input for user entry