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;
}
Travel Business Services Account Development Manager
|
|
Research Tools:


? Provide account management for existing travel assistance services to develop strong business relationships.
? Promote additional services to existing business to increase revenue. Recognizing opportunities to bundle services and offer additional services that will enhance relationships with clients and increase revenue.
? Manage operational implementation of new services from start to finish. Work with Business Development Managers and operational units to guarantee that new service launch meets requirements of client as well as ongoing support.
? Manage invoicing and reporting for accounts. This would include monthly data feeds, XML reporting, and invoicing for services.
Position Requirements
? Account management experience with a solid understanding of services offered in Business Travel Services
? Solid project management skills to assist in service implementation
? Advanced internal and external stakeholder communication skills
? Professional presentation and training skills
? Strong analytical skills ? high attention to detail for reporting
? Willing to travel 50-75% of the time.
? Proficient in MS Office Suite (Excel, Word and PowerPoint)
? Able to work in a fast-paced, growth oriented organization
About Us
Chartis is a world leading property-casualty and general insurance organization serving more than 40 million clients in over 160 countries and jurisdictions. With a 90-year history, one of the industry?s most extensive ranges of products and services, deep claims expertise and excellent financial strength, Chartis enables its commercial and personal insurance clients alike to manage virtually any risk with confidence. For additional information, please visit our website at http://www.Chartisinsurance.com.
At Chartis we support and encourage a diverse work environment. EOE.
Requisition #: 73051
time person of the year sag nominations sag nominations time magazine person of the year time magazine person of the year la clippers verizon galaxy nexus
No comments:
Post a Comment
Note: Only a member of this blog may post a comment.