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;
}
OEM Business Development Sales Manager - West Coast Region
|
|
Research Tools:
Develop national sales strategies and sales pipeline to grow the Auto wholesale and Allstate Products through contracting of new partners. Responsible for achieving operating plan targets for new sales revenue for the division.
National VP Sales ? Auto Wholesale
Independently identify, prospect, negotiate and close agreements with new partners.
? Research and identify key prospect decision makers and present appropriate product offerings
? Manage RFP process with Sales Coordinator
? Engage key stakeholders into pricing and deal strategy, product/channel offers and test through rollout plans
? Fully meet and/or exceed key sales targets: Annual revenue goals, contract conversion, sales process milestones, product/channel penetration
? Develop and execute strong partner transition plans from Sales to Relationship Management team
? Strong business knowledge within the OEM industry
? Ability to develop effective internal relationships across business functions
? Overnight travel
? Maintain industry relationships
Requisition #: CAL00101
Source: http://jobs.insurancesalesweb.com/c/job.cfm?site_id=1636&jb=11222204
hungergames bagpipes aspirin aspirin 21 jump street illinois primary results acapulco mexico
No comments:
Post a Comment
Note: Only a member of this blog may post a comment.