/*** Simple jQuery Slideshow Script Released by Jon Raasch (jonraasch.com) under FreeBSD license: free to use or modify, not responsible for anything, etc. Please link out to me if you like it :) ***/ $(document).ready(function() { //-----------------------validation-------------- $('#Send').click(function() { // name validation var emailReg = /^([\w-\.]+@([\w-]+\.)+[\w-]{2,4})?$/; var emailaddressVal = $("#Email").val(); $("#name_error").html(''); $("#email_error").html(''); $("#name1_error").html(''); $("#name2_error").html(''); var nameVal = $("#FirstName").val(); if(nameVal == '') { $("#name_error").html(''); $("#FirstName").after('Please enter your name.'); return false; } else if(emailaddressVal == '') { $("#email_error").html(''); $("#Email").after('Please enter your email.'); return false } else if(!emailReg.test(emailaddressVal)) { $("#email_error").html(''); $("#Email").after('Enter a valid email address.'); return false } else if($("#Comments").val() == '') { $("#name1_error").html(''); $("#Comments").after('Enter comments.'); return false } else { $("#email_error").html(''); } $.post("post.php?"+$("#MYFORM").serialize(), { }, function(response){ if(response==1) { $("#after_submit").html(''); $("#captchaerr").html('Your message has been submitted.'); change_captcha(); clear_form(); } else { $("#after_submit").html(''); $("#captchaerr").html('Error ! invalid captcha code .'); } }); return false; }); //------------------------------------------------- // refresh captcha $('img#refresh').click(function() { change_captcha(); }); function change_captcha() { document.getElementById('captcha').src="get_captcha.php?rnd=" + Math.random(); } function clear_form() { $("#FirstName").val(''); $("#LastName").val(''); $("#Email").val(''); $("#Comments").val(''); $("#code").val(''); $("#DaytimePhone").val(''); $("#EveningPhone").val(''); } }); function slideSwitch() { var $active = $('#slideshow DIV.active'); if ( $active.length == 0 ) $active = $('#slideshow DIV:last'); // use this to pull the divs in the order they appear in the markup var $next = $active.next().length ? $active.next() : $('#slideshow DIV:first'); // uncomment below to pull the divs randomly // var $sibs = $active.siblings(); // var rndNum = Math.floor(Math.random() * $sibs.length ); // var $next = $( $sibs[ rndNum ] ); $active.addClass('last-active'); $next.css({opacity: 0.0}) .addClass('active') .animate({opacity: 1.0}, 1000, function() { $active.removeClass('active last-active'); }); } $(function() { setInterval( "slideSwitch()", 2000 ); });
Free Damage Inspection
We Work On A Contingency
No Up Front Costs

How to Get Insurance Claim Help

Faced with a complicated insurance claim or mounds of related paperwork? Policyholders in McAllen, Texas have several options available as far as getting help goes including: visiting the Texas Department of Insurance website for helpful reports, articles, and guides; calling your insurance company's customer service department; and retaining a public insurance adjuster.

Here's how to get the most effective help possible:

  • TDI.Texas.gov – The Texas Department of Insurance website offers extensive help for consumers. Whether you want to file a complaint or learn about your rights, this website is a valuable resource where you can get some of your questions answered.
    • Start by browsing the Consumers section of the website.
    • Learn about consumers rights in Texas by reading the Consumer Bill of Rights.
    • Look for information specific to your situation.
  • Your Insurance Company – Though there's often an inherent conflict of interest between the insurance company and an insured filing an insurance claim, some minor issues can be resolved by contacting the insurance company's customer service department. For example, if you don't understand a section of a claims form, a representative may be able to clarify what's needed.
    • Keep extensive notes of all communications between you and your insurance company.
    • Ask for the customer service representative's full name or employee ID number.
    • Ask for the customer service representative's phone extension so you can follow up with the same representative without navigating a phone tree or waiting in a time-consuming queue.
    • Don't hesitate to ask to speak with a supervisor who may have more leeway to make decisions when needed.
  • A Public Insurance Adjuster – Public insurance adjusters are licensed claims adjusters who specifically serve the public. Instead of working for insurance companies, they work for policyholders like you. As such, their advice and recommendations are aligned with your needs, not the insurance company's need to make a profit or minimize insurance payouts.
    • Check the public insurance adjuster's licensing status by looking it up at the Texas Department of Insurance's website.
    • Ask for references from previous clients that had insurance claims similar to yours.
    • Request a free consultation to find out if the public adjuster is a good match who also has solid suggestions for improving your insurance claim.

Here at IntegraClaim, we're on your side. We welcome the opportunity to learn more about your McAllen, Texas insurance claim and show you how we can help. Contact us today to schedule a free, onsite consultation.