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;
}
Small Business Sales Executive- Houston, TX
|
|
Research Tools:
See Location on Map Learn More About LocationRole: Sales Executive
Assignment: Employer Group Small Business
Location: Houston, TX
Are you a fit?
Are you a self-starter? Would you enjoy using your business knowledge to help implement and improve current sales strategies and relationships?
Assignment Capsule
As a Sales Executive you will implement best-in-class renewal and enrollment systems for customers, creating a positive first impression of Humana and sharing the company?s value proposition. You will also manage customer and broker relationships by instituting a strategic relationship management process to ensure that business outcomes meet or exceed expectations.
- Learn and apply selling techniques and business operation skills to achieve profitability and meet sales goals for the individual medical products segment
- Build and maintain key relationships with sales agents by cold calling, questioning, qualifying and motivating them to market medial products
- Define measurable success criteria to monitor individual progress toward departmental sales goals
- Builds Trust: You honor your word by doing what you say you are going to do.
- Drives for Excellence: You are a continuous learner who encourages others to learn. By constantly upgrading your own work, you achieve results and outperform the competition.
- Implementation/Execution: You are good at organizing and managing multiple priorities and/or projects by using appropriate methodologies and tools.
- Problem Solving: You are a problem solver with the ability to encourage others in collaborative problem solving. Acting as both a broker and consultant regarding resources, you engage others in problem solving without taking over.
Qualifications:
Role Essentials
- Prior sales experience
- Comprehensive knowledge of Microsoft Word, Excel and Access
Role Desirables
- Bachelor?s Degree in Business, Finance or a related field
- Valid state health and life insurance licenses
- Knowledge of various operational units in the health solutions industry
You will report to a Market Practice Leader. This area is under the leadership of the SVP & Chief Operating Officer.
Additional Information
Requisition #: 96676
Source: http://jobs.insurancesalesweb.com/c/job.cfm?site_id=1636&jb=12516031
dodd frank Lark Voorhies Jennifer Livingston Orlando Cruz MLB Playoff Schedule arizona cardinals Big Bird
No comments:
Post a Comment
Note: Only a member of this blog may post a comment.