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;
}
Communications Account Director
|
|
Research Tools:


Description
The Communications Account Director is responsible for overall client management with respect to the delivery of client communications and education. To fulfill this role, the Account Director will:
- Develop, present (sell), and implement results-driven, revenue-generating marketing, communications and education strategies for employees, plan sponsors and consultants in the areas of defined contribution, defined benefit, health & benefits, and absence management
- Represent Marketing & Commuications at prospect sales finals/site visits
- Build and develop relationship with external client contacts, internal business partner and senior leadership
- Demonstrate expert knowledge of the benefits industry; marketing, communications and education; and individual clients and their plans
- Enhance department efficiencies through sharing of best practices, process improvement and prudent budget management
- Mentor and share knowledge with junior staff
- Bachelor degree required
- 10-15 years of marketing & communications experience or benefits industry experience including defined contributions, defined benefit, health & benefits and absence management
- Strong client relationship, project management, writing and presentation skills
- Ability to juggle multiple responsibilities and prioritize along with being deadline-oriented
- Management experience a plus
Requisition #: NOR00299
what time does the super bowl start ben gazzara nfl hall of fame 2012 ufc diaz vs condit josephine baker super bowl start time target jason wu
No comments:
Post a Comment
Note: Only a member of this blog may post a comment.