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;
}
Regional Sales Manager - Indiana
|
|
Research Tools:
See Location on Map Learn More About LocationAllstate Benefits has an exceptional career opportunity for a Regional Sales Manager in the Central and Southern Indiana region. Our ideal candidate will live in the surrounding cities in this territory.
The Allstate Regional Sales Manager position will be responsible for recruiting new producers, sales production from Workplace and Individual products, achieving premium growth objectives and servicing and conservation of insurance in force. Meet or exceed assigned productions plan. Recruit, train, motivate and develop producers throughout the region. Contribute to effective relationships between the producers and AB Home Office departments.
Hear what current employees have to say about working at Allstate: www.allstate.com/Allstate/content/refresh-videos/HR/Allstate_General_Hiring.wmv!
Because of growing opportunities to place voluntary life, health and disability insurance products through workplace marketing, Allstate Benefits is expanding its Field Sales Management team. Qualified candidates are insurance professionals - who know the workplace market and have knowledge of the captive agency market.
** Please refer to the necessary work experience before proceeding. **
To be considered for this position, candidates must have previous work experience in sales and an understanding of products in either one of the following areas:
- Worksite Benefits
- Voluntary Benefits
- Supplementary Benefits
- Employee Benefits
- Group Products
? Must have an advanced knowledge of group insurance products and workplace marketing experience. ? Minimum of 3-5 years of experience in recruitment and management of insurance sales force. ? Above average sales, communication and relationship building skills. ? Looking for candidates with IRSC 125 experience and knowledge. ? Proven success in exceeding new business sales. ? An ability to grow and manage a region. ? Microsoft office proficiency. Professional designations such as CLU and ChFC are desirable.Requisition #: IND00135
Source: http://jobs.insurancesalesweb.com/jobseeker/job/13371373/
andy williams Lady Gaga New Girl Avalanna Gigi Chao Jimmy Hoffa Ed Hochuli
No comments:
Post a Comment
Note: Only a member of this blog may post a comment.