', pos.top, pos.left - 75, 350, null, false);
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";
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", "/", 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 = 'Job has been sent.
';
document.getElementById("jt_emailjob").appendChild(newContent);
document.getElementById('okay_button').focus();
}
}
emailJobRequest.send("job=" + job + "&" + formAsString(form));
}
return false;
}
Hair Stylist
Job ID:
4679509
Position Title:
Hair Stylist
Company Name:
Above Ground Hair Studio
Job Function:
Independent Contractor/Booth Renter
Location(s):
Ann Arbor, Michigan, 48104, United States
Posted:
August 12, 2008
Entry Level:
No
Job Type:
Full-Time
Job Duration:
Indefinite
Contact Person:
Cookie
Email Address:
Above Ground Hair Studio is currently looking for creative hair stylists who want to join our team in September! You must have at least three to four years experience in the field as well as be open to training and learning the latest techniques in modern hair care. We are a successful, independant salon in Downtown Ann Arbor, Michigan with a laid-back, cutting-edge atmosphere that caters to the local clientele. If this sounds like a good fit, please email your information to [email protected] or call us at (734) 222-1488. Thanks and we look forward to hearing from you!