document.getElementById('emailing').focus();
}
return false;
}
function sendEmail(form, job) {
var error = "";
if(!form.email.value) error += " - Please enter the email address to which you would like to send this job.\n";
else if(!form.email.value.match(/^[\w\d\.\&\-_+']+@[\w\d\.\-]+[\w\d]{2,4}$/i)) error += " - Please enter an email address in the form abc@xyz.com.\n";
if(!form.your_email.value) error += " - Please enter a reply to email address.\n";
else if(!form.your_email.value.match(/^[\w\d\.\&\-_+']+@[\w\d\.\-]+[\w\d]{2,4}$/i)) error += " - Please enter an reply to email address in the form abc@xyz.com.\n";
if(error) alert("The following error(s) have occurred:\n" + error);
else {
document.getElementById('submitting').disabled = true;
document.getElementById('submitting').value = 'Sending...';
document.getElementById('cancelling').style.display = 'none';
var emailJobRequest = new getXMLHttpRequest();
emailJobRequest.open("POST", "/c/functions/emailjob.cfm?site_id=1636", true);
emailJobRequest.setRequestHeader('Content-Type', 'application/x-www-form-urlencoded');
emailJobRequest.onreadystatechange = function(){
if(emailJobRequest.readyState == 4) {
document.getElementById('submitting').disabled = false;
document.getElementById('submitting').value = 'Send Email';
document.getElementById('cancelling').style.display = '';
document.getElementById("jt_emailjob").removeChild(document.getElementById("jt_emailjob").childNodes[0]);
var newContent = document.createElement("div");
newContent.className = "jt_popupnotice";
newContent.innerHTML = '';
document.getElementById("jt_emailjob").appendChild(newContent);
document.getElementById('okay_button').focus();
}
}
emailJobRequest.send("job=" + job + "&" + formAsString(form));
}
return false;
}
CAT Flood Agent Advocate
|
|
Research Tools:
See Location on Map Learn More About Location? ?????? Achieve?cost management objectives through expert execution and compliance processes
? ?????? Investigate, evaluate and negotiate catastrophe claims?in order to reach a fair and equitable settlement
? ?????? Provide support to local offices for the investigation, evaluation, and negotiation of claims in order to reach a fair and equitable settlement.
? ?????? Act as a customer advocates establishing and maintaining customer rapport.
? ?????? Create a positive customer experience by utilizing customer focused processes, appropriate behaviors and skills to achieve overall business objectives.
? ?????? Must be able to train and mentor lesser knowledgeable employees.
Years of Experience: Three (3) or more years of experience in?property adjusting estimating, constructions industry experience ? manager/estimator, insurance estimator Sub Contractor, Owner/Estimator (i.e., roofing, siding, fencing, electrical, carpet/flooring,?lumber yard, engineer, or an architect).?
?
Communication: Strong listening, communication, and interpersonal?skills.
?
Proactive: Ability to take initiative to seek training needed and be able to apply what was learned in a live environment
?
Ethical behavior: Display of?personal and professional integrity
?
Self-starter: Ability to work independently with little to no supervision
?
Technology: Ability to navigate basic computer skills in order to be proficient in the position
High School Diploma/GED Required
Requisition #: CAT00175
Source: http://jobs.insurancesalesweb.com/c/job.cfm?site_id=1636&jb=9720954
bieber baby justin beiber dia de los muertos dia de los muertos david arquette lionfish lionfish
No comments:
Post a Comment
Note: Only a member of this blog may post a comment.