<? endif; ?>
<link rel="stylesheet" href="/css/proven.responsive.min.css?<?= filemtime(__DIR__.'/../../webroot/css/proven.responsive.min.css'); ?>" type="text/css" />
$viewFile = '/var/app/current/app/View/Layouts/responsive.ctp' $dataForView = array( 'search_text' => '', 'search_location' => '', 'show_thank_you' => (int) 0, 'similar_jobs' => array( (int) 0 => array( 'Employer' => array( [maximum depth reached] ), 'UtZipcode' => array( [maximum depth reached] ), 'User' => array( [maximum depth reached] ), 'EmployersJob' => array( [maximum depth reached] ) ), (int) 1 => array( 'Employer' => array( [maximum depth reached] ), 'UtZipcode' => array( [maximum depth reached] ), 'User' => array( [maximum depth reached] ), 'EmployersJob' => array( [maximum depth reached] ) ), (int) 2 => array( 'Employer' => array( [maximum depth reached] ), 'UtZipcode' => array( [maximum depth reached] ), 'User' => array( [maximum depth reached] ), 'EmployersJob' => array( [maximum depth reached] ) ), (int) 3 => array( 'Employer' => array( [maximum depth reached] ), 'UtZipcode' => array( [maximum depth reached] ), 'User' => array( [maximum depth reached] ), 'EmployersJob' => array( [maximum depth reached] ) ), (int) 4 => array( 'Employer' => array( [maximum depth reached] ), 'UtZipcode' => array( [maximum depth reached] ), 'User' => array( [maximum depth reached] ), 'EmployersJob' => array( [maximum depth reached] ) ) ), 'title_for_layout' => 'Automotive Production Oven Cleaner at PeopleReady', 'metatag_description' => 'Automotive Production Oven CleanerPeopleReady at Proven', 'unique_name' => 'peopleready-toledo-oh', 'reference_number' => '56394', 'mobile_image' => '', 'display_company_title' => 'Jobs at PeopleReady', 'employer' => array( 'EmployersJob' => array( 'id' => '45720', 'employer_id' => '30925', 'ats_url' => '', 'url' => '', 'title' => 'Automotive Production Oven Cleaner', 'craigslist_city' => 'toledo', 'craigslist_sub_city' => '', 'craigslist_sub_sub_city' => '', 'craigslist_state' => 'Ohio', 'open' => '1', 'post_date' => '2019-05-14 18:04:22', 'duration' => 'full time', 'anonymous_post' => '0', 'compensation' => '', 'zip' => '43608', 'description' => '<p>Will be cleaning floors, walls, ceilings and machinery in automotive production oven. Must be able to work 10 hour shift. Will be on your feet for long periods of time. Heavy lifting (50-100 lbs) may be involved. Will be bending, carrying, lifting, standing, twisting and walking during shift. </p>', 'unique_name' => '', 'created_date' => '2019-05-14 18:03:46' ), 'Employer' => array( 'lat' => '41.67679977', 'lon' => '-83.53540039', 'id' => '30925', 'company_name' => 'PeopleReady', 'company_logo' => '', 'simple_posting_process' => '1', 'user_id' => '723776', 'zipcode' => '43608', 'city' => 'Toledo', 'street_address' => '', 'street_address2' => null, 'state' => 'OH' ), 'UtZipcode' => array( 'zipcode' => '43608', 'city' => 'Toledo', 'state_prefix' => 'OH' ), (int) 0 => array( 'hasApplied' => false, 'is_favorite' => false ) ), 'is_swinomish' => false, 'is_hiring' => (int) 1, 'page' => '', 'success' => (int) 0, 'broadcast' => (int) 0, 'external_job_board' => '', 'is_worker' => false, 'isMobile' => false, 'isWorker' => false, 'isSales' => false, 'isEducator' => false, 'adminLoggedIn' => false, 'isEmployer' => false, 'loggedIn' => false, 'isFacebookAppUser' => false, 'campaign' => 'NONE', 'content_for_layout' => ' <script type="text/javascript"> var autocomplete = false; var sortOrder = "relevance"; </script> <meta property="og:title" content="Automotive Production Oven Cleaner"/> <meta property="og:type" content="website"/> <meta property="og:url" content="https://www.proven.com/jobs/view/45720?ref=56394"/> <meta property="og:image" content="/css/images/proven_logo.png"/> <meta property="og:site_name" content="Proven"/> <meta property="og:description" content="Will be cleaning floors, walls, ceilings and machinery in automotive production oven. Must be able to work 10 hour shift. Will be on your feet for long periods of time. Heavy lifting (50-100 lbs) may be involved. Will be bending, carrying, lifting, standing, twisting and walking during shift. "/> <script type="application/ld+json"> { "@context": "http://schema.org", "@type": "JobPosting", "url": "https://www.proven.com/jobs/view/45720?ref=56394", "title": "Automotive Production Oven Cleaner", "description": "<p>Will be cleaning floors, walls, ceilings and machinery in automotive production oven. Must be able to work 10 hour shift. Will be on your feet for long periods of time. Heavy lifting (50-100 lbs) may be involved. Will be bending, carrying, lifting, standing, twisting and walking during shift. </p>", "datePosted": "2019-05-14T18:04:22+00:00", "hiringOrganization": { "@type": "Organization", "name": "PeopleReady", "sameAs": "https://www.proven.com/employers/publicPage/30925" }, "identifier": { "@type": "PropertyValue", "name": "PeopleReady", "value": "30925" }, "jobLocation": { "@type": "Place", "address": { "@type": "PostalAddress", "addressLocality": "Toledo", "addressRegion": "OH" } } } </script> <script type="text/javascript"> $(document).ready(function() { $("#phone_number").mask(PHONE_NUMBER_FORMAT); $("#demo-submit-btn").click(function(e) { e.preventDefault(); if($(this).hasClass('disabled')) return; $("#requestDemoForm").submit(); }); $("#requestDemoForm").validate({ submitHandler: function() { $("#demo-submit-btn").button("loading"); $('#requestDemoForm').ajaxSubmit(successfulDemoMessage); }, wrapper: "p", messages: { "data[Employer][unique_identifier]": { required: '' } } }); $(document).on("click", ".join_proven", function(e) { e.preventDefault(); var employer_id = $(this).attr("employer_id"); var job_id = $(this).attr("job_id"); showJoinLoginDialog(employer_id, job_id); }); $.getJSON("/jobs_ajax/recordJobView/45720"); $('#employer-edit').affix({ offset: { top: $('.navbar').height() } }); $('#employer-edit').on('affix.bs.affix', function () { var navHeight = $('.navbar').outerHeight(true); $('#employer-edit + .container-fluid').css('margin-top', navHeight); }); $('#employer-edit').on('affix-top.bs.affix', function () { $('#employer-edit + .container').css('margin-top', 0); }); }); function successfulDemoMessage(responseObject) { if(responseObject.result == FAILURE) { $("#proven-demo-form").modal("hide"); $("#demo-submit-btn2").button("reset"); $("#demo-submit-btn").button("reset"); bootbox.alert(responseObject.message); } else { if(window.location.href.indexOf("?") > 0) { window.location.href = window.location.href + "&success=1"; } else { window.location.href = window.location.href + "?success=1"; } } } </script> <style> #employer-edit.affix { position: fixed; top: 0; width: 100%; z-index:10; } </style> <div id="join_popup" class="modal fade" tabindex="-1" role="dialog" aria-labelledby="join_popupLabel" aria-hidden="true"> <div class="modal-dialog"> <div class="modal-content" id="modalContent"></div> </div> </div> <div id="login_popup" class="modal fade" tabindex="-1" role="dialog" aria-labelledby="login_popupLabel" aria-hidden="true"> <div class="modal-dialog"> <div class="modal-content" id="modalContent"></div> </div> </div> <div id="loginModal" class="modal fade" tabindex="-1" role="dialog" aria-labelledby="loginModalLabel" aria-hidden="true"> <div class="modal-dialog"> <div class="modal-content" id="modalContent"></div> </div> </div> <div id="submissionModal" class="modal fade" tabindex="-1" role="dialog" aria-labelledby="submissionModalLabel" aria-hidden="true"> <div class="modal-dialog"> <div class="modal-content" id="modalContent"></div> </div> </div> <div id="proven-view-job"> <span class="hide" id="jobid">45720</span> <span class="hide" id="referencenumber">56394</span> <div class="container"> <div class="row"> <div class="col-md-10 col-md-offset-1 col-sm-12 col-sm-offset-0"> <div id="proven-candidate-home-page" class="hidden-xs" style="background: #fff;"> <div class="search-jobs" style="padding-top: 0px;"> <div class="row"> <div class="col-xs-12 col-sm-10 col-sm-offset-1 col-md-10 col-md-offset-1"> <div class="row search-row"> <div class="col-sm-5 search-field"> <input type="text" name="data[Search][search_text]" value="" id="search_text" placeholder="Job Title, Keywords, or Company" /> </div> <div class="col-sm-5 search-field"> <input type="text" value="" id="search-location" placeholder="City, State or Zip" /> </div> <div class="col-sm-2 search-field" style="height:50px;"> <a href="#" id="search-btn" class="btn btn-default" role="button" style="width:100%;">SEARCH</a> </div> </div> </div> </div> </div> </div> </div> </div> <div class="row"> <div class="col-md-10 col-md-offset-1 col-sm-12 col-sm-offset-0"> <div class="panel panel-default voffset3"> <div class="panel-body"> <div class="job-post-details"> <div class="row"> <div class="col-xs-3 col-sm-2"> <div class="company-logo"> <img src="/css/images/proven_logo.png" width="90" border="0" class="img-responsive center-block" /> </div> </div> <div class="col-xs-9 col-sm-10"> <h1>Automotive Production Oven Cleaner</h1> <p class="small-bottom-border"> PeopleReady </p> <div class="date-location">May 14, 2019 - Toledo</div> <div class="voffset1"> <script type="text/javascript" src="https://s7.addthis.com/js/250/addthis_widget.js#pubid=seanfalconer"></script> </div> </div> </div> <hr /> <div class="row"> <div class="apply-form-link col-xs-12 col-sm-8 col-md-7 col-lg-8"> Apply via email:<br/><a class="red-link" href="mailto:jobs+45720-w@hireproven.com">jobs+45720-w@hireproven.com</a> </div> <div class="col-xs-12 col-sm-4 col-md-5 col-lg-4"> <script type="text/javascript"> var currentLink = null; var maskOn = false; function resizeTitleContainer() { var height = $("#job-title.job-post-container").height() + $(".apply-widget").height(); $("#job-title.job-post-container").height(height); $("#job-title.job-post-container .background").height(height); $("#job-title.job-post-container .foreground").height(height); } $(document).ready(function() { $("#apply-form-location").append($(".apply-widget")); var height = $("#job-title.job-post-container .inner").height() + 20; $("#job-title.job-post-container").height(height); $("#job-title.job-post-container .background").height(height); $("#job-title.job-post-container .foreground").height(height); $("#show-apply-form").click(function(e) { e.preventDefault(); if($(this).hasClass('disabled')) return; $("#show-apply-form").hide(); $(".apply-form-link").hide(); // resizeTitleContainer(); $(".apply-widget").slideToggle(400); }); $("#cover-letter-link").click(function(e) { e.preventDefault(); $("#cover-letter-link").hide(); $("#cover-letter-container").show(); $("#coverletter").focus(); }); $(document).keypress(function (eh){ $("#errorsBox").hide(); }); $("#login-link").click(function(e) { e.preventDefault(); $("#join_popup").modal("hide"); $("#login_popup #modalContent").html(""); $.ajax({ type: "POST", url: "/users_ajax/loginDialog/employer_id:30925/job_id:45720", success: function(html){ // update the hidden div layer to contain the form information $("#login_popup #modalContent").html(html); $("#login_popup").modal("show"); } }); }); $.validator.addMethod('tosChecked', function(value, element) { if(!$('#tos:checkbox').is(':checked')) { $('.toswrapper').css("border", "3px solid #CC0033"); return false; } else { $('.toswrapper').css("border", "3px solid #f5f5f5"); return true; } }); $("#submit-btn").click(function(e) { e.preventDefault(); $("#buildProfileForm").submit(); }); $("#buildProfileForm").validate({ submitHandler: function() { $("#submit-btn").button("loading"); $('#buildProfileForm').ajaxSubmit(processResumeInfo); }, rules: { "data[Worker][agreed_to_terms]": { tosChecked: true } }, messages: { "data[Worker][fname]": { required: '' }, "data[Worker][lname]": { required: '' }, "data[Worker][unique_identifier]": { required: '' }, "data[Worker][agreed_to_terms]": { tosChecked: '' } } }); $("#user_identifier").focus(); }); function processResumeInfo(responseObject) { var message; var showDebug = false if (showDebug) { console.log(responseObject); } responseObject = eval('(' + responseObject + ')'); if(responseObject.result == FAILURE) { $("#deleteMe").parent().css("width", "80px"); $("#submit-btn").button("reset"); if (!responseObject.message) { message = "There was a problem saving your application."; } else { message = responseObject.message; } bootbox.alert(message); } else { window.location.href = "/workers/activate?jid=45720"; } } </script> <div> <a href="#" id="show-apply-form" class="light-green-btn" role="button" title="Apply Now" style="width:100%;">APPLY NOW</a> <div class="clearfix"></div> </div> <div class="apply-widget" style="display: none;"> <h3>To apply, please fill in the information below</h3> <div class="existing-account">Already have an account? <a href="/pages/login" id="login-link" class="blue-link" title="Log In Now">Log In Now</a></div> <div class="form-body apply-form"> <form action="/workers_ajax/createAccountFromResume/30925/45720" class="errorsRight" id="buildProfileForm" enctype="multipart/form-data" method="post" accept-charset="utf-8"><div style="display:none;"><input type="hidden" name="_method" value="POST"/></div> <div class="form-group row"> <div class="col-sm-12"> <h4>Contact Information:</h4> </div> <div class="form-field col-sm-6"> <input class="required" type="text" name="data[Worker][fname]" id="fname" placeholder="First Name" /> </div> <div class="clearfix"></div> <div class="form-field col-sm-6"> <input class="required" type="text" name="data[Worker][lname]" id="lname" placeholder="Last Name" /> </div> <div class="clearfix"></div> <div class="form-field col-sm-6"> <div class="input text"><input name="data[Worker][unique_identifier]" placeholder="email@example.com" class="required long" id="unique_identifier" type="text"/></div> </div> <div class="clearfix"></div> </div> <div class="form-group"> <h4>Resume:</h4> <div class="input file"><input type="file" name="data[Worker][resume_file]" id="resume_file" size="14"/></div> </div> <div class="form-group"> <h4>Cover Letter:</h4> <div class="input textarea"><textarea name="data[EmployersJobsRankingsLetter][coverletter]" id="coverletter" class="required" placeholder="Why are you interested in this position? Answer any specific questions included in the job advertisement." cols="30" rows="6"></textarea></div> </div> <div class="row"> <div class="col-xs-12 col-sm-6 col-md-7"> <div class="checkbox"> <label> <input type="checkbox" checked id="tos" name="data[Worker][agreed_to_terms]" tabindex="70" /> <div class="gray-text"> I agree to the <a title="Terms of Service" target="_new" href="/pages/termsWorkers">Terms of Service</a><br /><span class="tos-date">(Updated 2012-11-06)</span> </div> </label> </div> </div> <div class="col-xs-12 col-sm-6 col-md-5"> <div class="apply-button"> <a href="#" id="submit-btn" data-loading-text="Uploading..." class="light-green-btn" role="button" title="Submit Application" style="width:100%;">SUBMIT APPLICATION</a> </div> </div> </div> </form> </div> </div> </div> </div> <div id="apply-form-location"> </div> <hr /> </div> <div class="job-post-details"> <div id="job-description"> <p>Will be cleaning floors, walls, ceilings and machinery in automotive production oven. Must be able to work 10 hour shift. Will be on your feet for long periods of time. Heavy lifting (50-100 lbs) may be involved. Will be bending, carrying, lifting, standing, twisting and walking during shift. </p> </div> </div> <p class="voffset4"><strong>Other jobs you may like</strong></p> <p class="similar-job-title"><a href="https://www.jobs2careers.com/click.php?jid=66001fa9015c73ecb975c8891&ri=995731a5eeb34783942b039ddef0a95f&job_loc=Toledo%2COH&q=Automotive+Production+Oven+Cleaner&spl=v1%253A2ix8g7ZpU9sguhGY%253AV9H5XKisrk3ypGbT3pZmnw%253D%253D%253A6aahe%252FghhEwkCz%252Bjcp7fBW3uk48IPzDsD4f78VNLgWvERIHodUfjS3HlQJvFNJ8K1e64%252BfFuQvNMB0zYVpmQ4RzAIjt8%252FZQG%252B14rWAFfTWy5W3P8nmxZ5wkbOaTv96yCU5q2t8saHoNY7yJHZW4%253D&encrypt=0&l=Toledo%2C+OH&t=simplyhired.com&jobkey-27602586055/" class="blue-link" target="_blank">Housekeeper - Environmental Services - FT/PT - Afternoons</a></p> <p class="similar-job-company">Promedica - <span class="text-muted">Toledo, OH</span></p> <p class="text-muted similar-job-date"> 1 week ago </p> <p class="similar-job-title"><a href="https://www.jobs2careers.com/click.php?jid=67b3ab097d1c73eca24e828e1&ri=995731a5eeb34783942b039ddef0a95f&job_loc=Perrysburg%2COH&q=Automotive+Production+Oven+Cleaner&spl=v1%253AKyEM6sohAOxI6%252B3L%253AE3lzcMfjQfoFzuE4alw49Q%253D%253D%253AIRf0nQa6HSc6Lh%252BRc3xFK%252FUnfkIhIu6rduuPcAZamK4%252B5fG7Sv4GlRRh%252BbJMb9jOjrW%252Fnv3gIXLnionrPdN49C%252BdY4Yaajrijsowghn668%252FajEN4Ry%252Bgh%252FJOJCAmEQWwHRDKYXTa6qcdlIeGeQ%253D%253D&encrypt=0&l=Toledo%2C+OH&t=simplyhired.com&jobkey-27754288066/" class="blue-link" target="_blank">Restaurant Cook - Benchmark Restaurant Group</a></p> <p class="similar-job-company">Spartan Warehouse and Distribution Company Incorpo - <span class="text-muted">Perrysburg, OH</span></p> <p class="text-muted similar-job-date"> 2 days ago </p> <p class="similar-job-title"><a href="https://www.jobs2careers.com/click.php?jid=65db0d01ff7c73ec84c4e2061&ri=995731a5eeb34783942b039ddef0a95f&job_loc=Toledo%2COH&q=Automotive+Production+Oven+Cleaner&spl=v1%253AKedzOlV30P89GUMa%253AFdFRmRLirl2q%252FsIjwvzc1A%253D%253D%253AfF%252BksvO888YrCKtxkNOax05sKMmV6P1UtyBkrLAmPt%252BfwiPKjxIu8UNIONiW7u5CvIO2CfZ9cBcYO2GAmO3LpvO%252Bl9Q3In1CIkPHGDz71bL%252BIZq9EGc1s%252BedG1pMwX5rIZjDcuR7f4uC8vi%252F&encrypt=0&l=Toledo%2C+OH&t=simplyhired.com&jobkey-27125560394/" class="blue-link" target="_blank">Love to CLEAN - Cleaners Needed- Apply now</a></p> <p class="similar-job-company">CLEAN TEAM - <span class="text-muted">Toledo, OH</span></p> <p class="text-muted similar-job-date"> 1 week ago </p> <p class="similar-job-title"><a href="https://www.jobs2careers.com/click.php?jid=67f59d12f67c73eca62de3361&ri=995731a5eeb34783942b039ddef0a95f&job_loc=Toledo%2COH&q=Automotive+Production+Oven+Cleaner&spl=v1%253Ad76IA6o8gHMCbFu3%253ALDxZbLepsiCp3ta9KQAB8g%253D%253D%253AhXAAlnXwqc%252FCnMD6ijVXVqCFaHT13JQYRbRprdipRl4ztNnlpd2dC0p6jIFNVf7EsU%252BvjhBdZylTnQf1IXTIErMWp9o9dh8RQ42dOVxmiGyBwZdQ%252BOjaVAasKj4rGEYnQ%252Bwd&encrypt=0&l=Toledo%2C+OH&t=simplyhired.com&jobkey-27680716090/" class="blue-link" target="_blank">Dishwasher</a></p> <p class="similar-job-company">Golden Corral Restaurants - <span class="text-muted">Toledo, OH</span></p> <p class="text-muted similar-job-date"> 1 week ago </p> <p class="similar-job-title"><a href="https://www.jobs2careers.com/click.php?jid=6454f3fda59c73ec9c3b0dc31&ri=995731a5eeb34783942b039ddef0a95f&job_loc=Holland%2COH&q=Automotive+Production+Oven+Cleaner&spl=v1%253A5mwBsdY%252BSdIoqOJm%253AOn7C7aRFuPenbd%252FTNDVTAg%253D%253D%253Aiesz2JakH0q%252Bq4LF69qKlS7FXHEJSePR5f7%252BtXHO2NdabrHm7J0tnpK%252FTT7RhETM9TiO3QnDCw93J6D1HPx74RBKW0Cm3FuJr8Oe0z%252BtX5sz9qKJjBtKZ3ss&encrypt=0&l=Toledo%2C+OH&t=simplyhired.com&jobkey-26976929549/" class="blue-link" target="_blank">General Cleaner</a></p> <p class="similar-job-company">Diversified - <span class="text-muted">Holland, OH</span></p> <p class="text-muted similar-job-date"> 4 days ago </p> <p class="voffset4"> <strong>Apply to jobs on the go with Proven mobile</strong> </p> <div> <a href="/candidates/app" target="_blank" title="Download the iPhone App"> <img src="/css/images/App_Store_available.png" width="112" /> </a> <a href="/candidates/app/google" target="_blank" title="Download the Android App"> <img src="/css/images/google_play_badge.png" width="112" /> </a> </div> </div> </div> </div> </div> </div> </div> ', 'scripts_for_layout' => '<script type="text/javascript" src="/js/Views/Jobs/search_jobs.js?1619372465"></script>' ) $search_text = '' $search_location = '' $show_thank_you = (int) 0 $similar_jobs = array( (int) 0 => array( 'Employer' => array( 'company_name' => 'Promedica' ), 'UtZipcode' => array( 'city' => 'Toledo', 'state_prefix' => 'OH' ), 'User' => array( 'unique_name' => '' ), 'EmployersJob' => array( 'anonymous_post' => (int) 0, 'open' => (int) 1, 'url' => 'https://www.jobs2careers.com/click.php?jid=66001fa9015c73ecb975c8891&ri=995731a5eeb34783942b039ddef0a95f&job_loc=Toledo%2COH&q=Automotive+Production+Oven+Cleaner&spl=v1%253A2ix8g7ZpU9sguhGY%253AV9H5XKisrk3ypGbT3pZmnw%253D%253D%253A6aahe%252FghhEwkCz%252Bjcp7fBW3uk48IPzDsD4f78VNLgWvERIHodUfjS3HlQJvFNJ8K1e64%252BfFuQvNMB0zYVpmQ4RzAIjt8%252FZQG%252B14rWAFfTWy5W3P8nmxZ5wkbOaTv96yCU5q2t8saHoNY7yJHZW4%253D&encrypt=0&l=Toledo%2C+OH&t=simplyhired.com&jobkey-27602586055/', 'title' => 'Housekeeper - Environmental Services - FT/PT - Afternoons', 'description' => '<p>ProMedica Toledo Hospital is one of the largest acute-care facilities in the region. Our 794-bed hospital is staffed by more than 4,800 professional healthcare employees who serve a 27-county area throughout northwest Ohio and southeast Michigan. We also have the area s largest board-certified medical staff, which is made up of more than 1,000 primary care and specialty physicians. Excellent customer service skills and the ability to work in a fast paced environment are a must. In addition, for 15 consecutive years, residents of Greater Toledo have named us the Consumer Choice Award winner in our market. In fact, we re the only hospital in northwest Ohio to receive this honor.</p><br/><br/><p> </p><br/><br/><p>As a Housekeeper, you will clean and prepare areas in order to maintain clean and sanitary conditions for guest, patient, and staff occupancy. Provide general cleaning and services to patient rooms, rest rooms, nurses stations, corridors, conference rooms, utility rooms, treatment areas, kitchens, solariums, offices, lobbies, lounges, stairwells and waiting rooms. </p><br/><br/><p> </p><br/><br/><p>With this position, some additional duties include:</p><br/><br/><p> </p><br/><br/><ul><br/><li>Cleans and makes unoccupied beds</li><br/><li>Cleans and services patient rooms after receiving discharge notification. Prepares patient unit for new admission</li><br/><li>Notifies appropriate staff of room/bed readiness</li><br/><li>Performs other duties as directed</li><br/></ul><br /><ul><br/><li>Requires attention to detail, ability to follow written and verbal directions and the ability to work with minimal supervision</li><br/><li>Ability to move about the hospital and between workstations. </li><br/><li>Provide excellent customer service and respond to inquiries.</li><br/><li>Effective interpersonal skills.</li><br/><li>Ability to operate and utilize pagers, vacuums, putty knives, carts and trash mobiles.</li><br/><li>Ability to tolerate unpleasant odors and possible exposure to communicable diseases and body fluids; must be able to tolerate exposure to dust, chemicals, and sewage.</li><br/><li>Ability to constantly move, lift or carry light to medium weight equipment furniture, etc, and occasionally move, lift or carry very heavy weight equipment or furniture etc.</li><br/><li>Must be able to wear N95 or PAPR hood. </li><br/><li>Stoop bend, reach, stretch, push and pull. Must be able to move and/or lift material and dirty rags weighing up to 10 lbs., 70% of the time; move carts weighing up to 40 lbs., 10% of the time; and move carts weighing up to 50 lbs., 20% of the time.</li><br/></ul><br/><br/><p> </p><br/><br/><p> </p><br/><br/><p><span style="font-size:11pt;"><span style="font-family:Calibri, sans-serif;"><i>ProMedica is a mission-based, not-for-profit integrated healthcare organizational headquartered in Toledo, Ohio. For more information, please visit www.promedica.org/about-promedica</i></span></span></p><br/><br/><p> </p><br/><br/><p><span style="font-size:11pt;"><span style="font-family:Calibri, sans-serif;"><i>Qualified applicants will receive consideration for employment <span style="border:none 1pt;padding:0in;">without regard to race, color, national origin, ancestry, religion, </span>sex/gender (including pregnancy), <span style="border:none 1pt;padding:0in;">sexual orientation, gender identity or gender expression, age, physical or mental disability, military or protected veteran status, citizenship, familial or marital status, genetics, or any other legally protected category</span></i><i>. In compliance with the Americans with Disabilities Act Amendment Act (ADAAA), if you have a disability and would like to request an accommodation in order to apply for a job with ProMedica, please contact ...@promedica.org</i></span></span></p><br/><br/><p> </p><br/><br/><p><span style="font-size:11pt;"><span style="font-family:Calibri, sans-serif;"><i>Equal Opportunity Employer/Drug-Free Workplace</i></span></span></p>', 'post_date' => '2023-05-25T09:08:15Z' ) ), (int) 1 => array( 'Employer' => array( 'company_name' => 'Spartan Warehouse and Distribution Company Incorpo' ), 'UtZipcode' => array( 'city' => 'Perrysburg', 'state_prefix' => 'OH' ), 'User' => array( 'unique_name' => '' ), 'EmployersJob' => array( 'anonymous_post' => (int) 0, 'open' => (int) 1, 'url' => 'https://www.jobs2careers.com/click.php?jid=67b3ab097d1c73eca24e828e1&ri=995731a5eeb34783942b039ddef0a95f&job_loc=Perrysburg%2COH&q=Automotive+Production+Oven+Cleaner&spl=v1%253AKyEM6sohAOxI6%252B3L%253AE3lzcMfjQfoFzuE4alw49Q%253D%253D%253AIRf0nQa6HSc6Lh%252BRc3xFK%252FUnfkIhIu6rduuPcAZamK4%252B5fG7Sv4GlRRh%252BbJMb9jOjrW%252Fnv3gIXLnionrPdN49C%252BdY4Yaajrijsowghn668%252FajEN4Ry%252Bgh%252FJOJCAmEQWwHRDKYXTa6qcdlIeGeQ%253D%253D&encrypt=0&l=Toledo%2C+OH&t=simplyhired.com&jobkey-27754288066/', 'title' => 'Restaurant Cook - Benchmark Restaurant Group', 'description' => 'Description: Come and join a rapidly growing local restaurant group Benchmark Restaurant Group is currently seeking RESTAURANT COOKS to join our team at several of our locations including Benchmark Restaurant, Claude's Prime Seafood, and Harbor Town Tavern Restaurant Cooks are key members of our team Restaurant Cooks prepare the meals that our customers love. The Cooks are responsible for preparing meal ingredients, dishes, and condiments, and other items as directed by senior culinary staff. At Benchmark Restaurant Group, we strive to change the standards for our industry. Members of our team can expect: Professional Team Members - We work alongside others that share our same passion for excellence Excellent Pay and Benefits for Full-Time Employees - We strive to be the best for both our customers and each other. Team members can expect excellent wages and full benefits for full-time employees. Work / Life Balance - We do not live to work. We work to live Family is the heart of our business and we are dedicated and passionate about providing a work life balance. Bright Futures - We develop our team to be the next leaders for future projects The ideal candidate will be motivated and hard working with a passion for customer service The Benchmark Restaurant Group prides itself in delivering an exceptional experience to both customers and employees. We are looking for both SEASONED professionals as well as UP & COMERS Success at Benchmark Restaurant Groups is not difficult as we all work together as a team. If you are interested in joining the Benchmark Family we would love to hear from you Requirements: Job Outline: Pares meal ingredients as directed by the head chef, senior chef, or other staff. Prepares fresh produce by peeling, cutting, and portioning. Prepares meat by trimming, cutting, and portioning. Prepares simple dishes such as breads or salads. Mixes or prepares condiments, dressings, and sauces. Maintains compliance with applicable health, safety, food handling, and hygiene codes and standards. Assists with unloading, inspection, and storage of raw ingredients and supplies. Performs other related duties as assigned. Skills and Qualifications: Basic understanding of or the ability to learn basic sanitation and regulations for workplace safety. Basic understanding of or the ability to learn food handling techniques, preparation, and cooking procedures. Ability to function well in a high-paced and at times stressful environment. Ability to work quickly and efficiently. Ability to work well as part of a team. Ability to maintain personal hygiene. Experience and Education: High school or vocational school coursework in kitchen basics such as food safety, preferred. Prior related experience preferred. Location and Travel: This position is expected to work on-site at the restaurant location. Travel to additional restaurant locations may be required depending on business needs. Position Type & Expected Hours of Work: Hours worked per day and week will vary depending on business needs. Evenings and weekends may be required. Physical Demands: Must be able to stand and walk for extended periods of time. Must be able to lift 10 pounds constantly and up to 50 pounds as required. Must be able to lift form floor to shoulder consistently. Must be able to lift up to 10 pounds overhead. Must be able to twist and reach frequently. Must be able to grasp, move and manipulate objects consistently. PI216270580', 'post_date' => '2023-06-03T02:14:38Z' ) ), (int) 2 => array( 'Employer' => array( 'company_name' => 'CLEAN TEAM' ), 'UtZipcode' => array( 'city' => 'Toledo', 'state_prefix' => 'OH' ), 'User' => array( 'unique_name' => '' ), 'EmployersJob' => array( 'anonymous_post' => (int) 0, 'open' => (int) 1, 'url' => 'https://www.jobs2careers.com/click.php?jid=65db0d01ff7c73ec84c4e2061&ri=995731a5eeb34783942b039ddef0a95f&job_loc=Toledo%2COH&q=Automotive+Production+Oven+Cleaner&spl=v1%253AKedzOlV30P89GUMa%253AFdFRmRLirl2q%252FsIjwvzc1A%253D%253D%253AfF%252BksvO888YrCKtxkNOax05sKMmV6P1UtyBkrLAmPt%252BfwiPKjxIu8UNIONiW7u5CvIO2CfZ9cBcYO2GAmO3LpvO%252Bl9Q3In1CIkPHGDz71bL%252BIZq9EGc1s%252BedG1pMwX5rIZjDcuR7f4uC8vi%252F&encrypt=0&l=Toledo%2C+OH&t=simplyhired.com&jobkey-27125560394/', 'title' => 'Love to CLEAN - Cleaners Needed- Apply now', 'description' => '<strong>GREAT SECOND JOB</strong><br><br><strong>NEED EXTRA MONEY??</strong><br><br><strong>Janitorial Staff are the Heros too !!!</strong><br><br>Our Cleaning Associates are responsible for cleaning and refilling supplies at a designated facility within the allotted time budget each night. This may include; dusting, sweeping, cleaning restrooms, break rooms, offices, pulling trash, etc. <br><br><strong>Immediate opening at Mobis in Toledo. Mon-Fri 5am-1pm </strong><br><br><strong>All applicants must be at least 18 years old, have reliable transportation, a valid drivers license and carry car insurance.</strong><br><br>For more information and further consideration......5 days a week NO WEEKENDS<br><br><strong>Apply to today!</strong><br><br><strong>Clean Team is waiting for you to become apart of our Team</strong><br><br>We offer: <br><br>Paid training<br><br>Competitive wages<br><br>Room for advancement<br><br>Flexible schedule<br><br><strong>Serious Applicants Only!</strong>', 'post_date' => '2023-05-25T14:21:54Z' ) ), (int) 3 => array( 'Employer' => array( 'company_name' => 'Golden Corral Restaurants' ), 'UtZipcode' => array( 'city' => 'Toledo', 'state_prefix' => 'OH' ), 'User' => array( 'unique_name' => '' ), 'EmployersJob' => array( 'anonymous_post' => (int) 0, 'open' => (int) 1, 'url' => 'https://www.jobs2careers.com/click.php?jid=67f59d12f67c73eca62de3361&ri=995731a5eeb34783942b039ddef0a95f&job_loc=Toledo%2COH&q=Automotive+Production+Oven+Cleaner&spl=v1%253Ad76IA6o8gHMCbFu3%253ALDxZbLepsiCp3ta9KQAB8g%253D%253D%253AhXAAlnXwqc%252FCnMD6ijVXVqCFaHT13JQYRbRprdipRl4ztNnlpd2dC0p6jIFNVf7EsU%252BvjhBdZylTnQf1IXTIErMWp9o9dh8RQ42dOVxmiGyBwZdQ%252BOjaVAasKj4rGEYnQ%252Bwd&encrypt=0&l=Toledo%2C+OH&t=simplyhired.com&jobkey-27680716090/', 'title' => 'Dishwasher', 'description' => 'Our franchise organization, Puckett's Corral, LLC dba Golden Corral, is currently seeking energetic, friendly individuals to join our team!<br />The Utility Person / Dishwasher is responsible for many duties that have a great impact on the guests' dining experience. Guests consistently rate cleanliness as the most important factor in deciding whether to return to a restaurant, so each Utility Person / Dishwasher must acquire the skill, knowledge, and ability to execute the job with excellence. The Utility Person / Dishwasher is responsible for general cleanliness inside and outside the restaurant. Dishwashing is an integral part of this position.<br />Cleanliness:<br />* Provides clean, sparkling silverware and dishes to the guest.<br />* Cleans the inside of the restaurant to provide a pleasant, safe environment for guests and Co-workers.<br />* Cleans around the outside of the building and the parking lot.<br />* Checks, cleans, and stocks the rest rooms.<br />* Empties trash into the dumpster and keeps the dumpster, trash cans and back dock area clean.<br />* Thoroughly cleans and organizes the utility area.<br />* Performs duty roster and ensures cleanliness, services, and quality standards are met.<br />* Follows local health department laws.<br />Operational Excellence:<br />* Stocks Cook, Line, and Server areas with appropriate glasses, silverware, and dishes.<br />* Maintains excellent organization, speed, and cleanliness.<br />* Brings equipment and facility problems to the attention of the Manager.<br />Guest Service:<br />* Knows and follows position responsibilities as they relate to just-in-time delivery.<br />Thank you for your interest in Golden Corral. Upon completion of your online application, you may be directed to complete an additional online questionnaire that is specific to the position in which you are applying.<br />The job opening listed on this page has been posted by an independent franchisee of Golden Corral Corporation. Golden Corral Corporation does not hire or employ any individuals at this franchise location. The franchisee will make all decisions with respect to applications for the position listed on this page. The name of the franchisee appears in this job posting. All questions concerning this job opportunity should be directed to the franchisee.', 'post_date' => '2023-05-22T03:12:25Z' ) ), (int) 4 => array( 'Employer' => array( 'company_name' => 'Diversified' ), 'UtZipcode' => array( 'city' => 'Holland', 'state_prefix' => 'OH' ), 'User' => array( 'unique_name' => '' ), 'EmployersJob' => array( 'anonymous_post' => (int) 0, 'open' => (int) 1, 'url' => 'https://www.jobs2careers.com/click.php?jid=6454f3fda59c73ec9c3b0dc31&ri=995731a5eeb34783942b039ddef0a95f&job_loc=Holland%2COH&q=Automotive+Production+Oven+Cleaner&spl=v1%253A5mwBsdY%252BSdIoqOJm%253AOn7C7aRFuPenbd%252FTNDVTAg%253D%253D%253Aiesz2JakH0q%252Bq4LF69qKlS7FXHEJSePR5f7%252BtXHO2NdabrHm7J0tnpK%252FTT7RhETM9TiO3QnDCw93J6D1HPx74RBKW0Cm3FuJr8Oe0z%252BtX5sz9qKJjBtKZ3ss&encrypt=0&l=Toledo%2C+OH&t=simplyhired.com&jobkey-26976929549/', 'title' => 'General Cleaner', 'description' => '<strong>General Cleaner</strong><br><br>Come work for Diversified Maintenance, a leading company in the Facilities Services Industry since 1973. At Diversified Maintenance we believe that details matter, as do each of our employees and customers. Through our core values of loyalty, honesty, and integrity, we strive to create a culture of growth and opportunity for each individual we employ. Although we currently have operations in all 50 United States, Puerto Rico, Guam, and the Virgin Islands, Diversified Maintenance is projected to double in size in the next five years. Join a large growing company with a sense of pride in everything that we do.<br><br><strong>Summary</strong><br><br>The General Cleaner performs cleaning related tasks as outlined in the contract between the company and the customer. This person reports any problems, or suspicious activity to the appropriate supervisor or manager.<br><br><strong>Job Duties</strong><br><br> Empty trash and recycling<br><br> Dust, wipe and spot clean all surfaces <br><br> Vacuum, mop, and wet mop designated areas<br><br> Clean entire restroom by utilizing disinfectants and bathroom cleaners, restock restroom supplies as needed, remove trash, clean fixtures, mirrors, and dispensers, sweep and/or wet mop floors.<br><br> Ensure all lights are on/off and appropriate doors are locked when leaving an area.<br><br> Keep closets clean, neat and orderly.<br><br> Perform other duties as assigned by supervisor.<br><br><strong>Requirements</strong><br><br>High School Diploma or equivalent preferred. Reliable transportation to ensure consistent dependability required. Must be able to meet physical requirements of position. Must successfully pass a background check and drug screen in accordance to contractual obligation.<br><br>Diversified Maintenance Systems,is an Equal Opportunity Employer. We consider qualified applicants for employment without regard to race, religion, color, national origin, ancestry, age, sex, gender, gender identity, gender expression, sexual orientation, genetic information, medical condition, disability, marital status, or protected veteran status.', 'post_date' => '2023-06-01T02:00:13Z' ) ) ) $title_for_layout = 'Automotive Production Oven Cleaner at PeopleReady' $metatag_description = 'Automotive Production Oven CleanerPeopleReady at Proven' $unique_name = 'peopleready-toledo-oh' $reference_number = '56394' $mobile_image = '' $display_company_title = 'Jobs at PeopleReady' $employer = array( 'EmployersJob' => array( 'id' => '45720', 'employer_id' => '30925', 'ats_url' => '', 'url' => '', 'title' => 'Automotive Production Oven Cleaner', 'craigslist_city' => 'toledo', 'craigslist_sub_city' => '', 'craigslist_sub_sub_city' => '', 'craigslist_state' => 'Ohio', 'open' => '1', 'post_date' => '2019-05-14 18:04:22', 'duration' => 'full time', 'anonymous_post' => '0', 'compensation' => '', 'zip' => '43608', 'description' => '<p>Will be cleaning floors, walls, ceilings and machinery in automotive production oven. Must be able to work 10 hour shift. Will be on your feet for long periods of time. Heavy lifting (50-100 lbs) may be involved. Will be bending, carrying, lifting, standing, twisting and walking during shift. </p>', 'unique_name' => '', 'created_date' => '2019-05-14 18:03:46' ), 'Employer' => array( 'lat' => '41.67679977', 'lon' => '-83.53540039', 'id' => '30925', 'company_name' => 'PeopleReady', 'company_logo' => '', 'simple_posting_process' => '1', 'user_id' => '723776', 'zipcode' => '43608', 'city' => 'Toledo', 'street_address' => '', 'street_address2' => null, 'state' => 'OH' ), 'UtZipcode' => array( 'zipcode' => '43608', 'city' => 'Toledo', 'state_prefix' => 'OH' ), (int) 0 => array( 'hasApplied' => false, 'is_favorite' => false ) ) $is_swinomish = false $is_hiring = (int) 1 $page = '' $success = (int) 0 $broadcast = (int) 0 $external_job_board = '' $is_worker = false $isMobile = false $isWorker = false $isSales = false $isEducator = false $adminLoggedIn = false $isEmployer = false $loggedIn = false $isFacebookAppUser = false $campaign = 'NONE' $content_for_layout = ' <script type="text/javascript"> var autocomplete = false; var sortOrder = "relevance"; </script> <meta property="og:title" content="Automotive Production Oven Cleaner"/> <meta property="og:type" content="website"/> <meta property="og:url" content="https://www.proven.com/jobs/view/45720?ref=56394"/> <meta property="og:image" content="/css/images/proven_logo.png"/> <meta property="og:site_name" content="Proven"/> <meta property="og:description" content="Will be cleaning floors, walls, ceilings and machinery in automotive production oven. Must be able to work 10 hour shift. Will be on your feet for long periods of time. Heavy lifting (50-100 lbs) may be involved. Will be bending, carrying, lifting, standing, twisting and walking during shift. "/> <script type="application/ld+json"> { "@context": "http://schema.org", "@type": "JobPosting", "url": "https://www.proven.com/jobs/view/45720?ref=56394", "title": "Automotive Production Oven Cleaner", "description": "<p>Will be cleaning floors, walls, ceilings and machinery in automotive production oven. Must be able to work 10 hour shift. Will be on your feet for long periods of time. Heavy lifting (50-100 lbs) may be involved. Will be bending, carrying, lifting, standing, twisting and walking during shift. </p>", "datePosted": "2019-05-14T18:04:22+00:00", "hiringOrganization": { "@type": "Organization", "name": "PeopleReady", "sameAs": "https://www.proven.com/employers/publicPage/30925" }, "identifier": { "@type": "PropertyValue", "name": "PeopleReady", "value": "30925" }, "jobLocation": { "@type": "Place", "address": { "@type": "PostalAddress", "addressLocality": "Toledo", "addressRegion": "OH" } } } </script> <script type="text/javascript"> $(document).ready(function() { $("#phone_number").mask(PHONE_NUMBER_FORMAT); $("#demo-submit-btn").click(function(e) { e.preventDefault(); if($(this).hasClass('disabled')) return; $("#requestDemoForm").submit(); }); $("#requestDemoForm").validate({ submitHandler: function() { $("#demo-submit-btn").button("loading"); $('#requestDemoForm').ajaxSubmit(successfulDemoMessage); }, wrapper: "p", messages: { "data[Employer][unique_identifier]": { required: '' } } }); $(document).on("click", ".join_proven", function(e) { e.preventDefault(); var employer_id = $(this).attr("employer_id"); var job_id = $(this).attr("job_id"); showJoinLoginDialog(employer_id, job_id); }); $.getJSON("/jobs_ajax/recordJobView/45720"); $('#employer-edit').affix({ offset: { top: $('.navbar').height() } }); $('#employer-edit').on('affix.bs.affix', function () { var navHeight = $('.navbar').outerHeight(true); $('#employer-edit + .container-fluid').css('margin-top', navHeight); }); $('#employer-edit').on('affix-top.bs.affix', function () { $('#employer-edit + .container').css('margin-top', 0); }); }); function successfulDemoMessage(responseObject) { if(responseObject.result == FAILURE) { $("#proven-demo-form").modal("hide"); $("#demo-submit-btn2").button("reset"); $("#demo-submit-btn").button("reset"); bootbox.alert(responseObject.message); } else { if(window.location.href.indexOf("?") > 0) { window.location.href = window.location.href + "&success=1"; } else { window.location.href = window.location.href + "?success=1"; } } } </script> <style> #employer-edit.affix { position: fixed; top: 0; width: 100%; z-index:10; } </style> <div id="join_popup" class="modal fade" tabindex="-1" role="dialog" aria-labelledby="join_popupLabel" aria-hidden="true"> <div class="modal-dialog"> <div class="modal-content" id="modalContent"></div> </div> </div> <div id="login_popup" class="modal fade" tabindex="-1" role="dialog" aria-labelledby="login_popupLabel" aria-hidden="true"> <div class="modal-dialog"> <div class="modal-content" id="modalContent"></div> </div> </div> <div id="loginModal" class="modal fade" tabindex="-1" role="dialog" aria-labelledby="loginModalLabel" aria-hidden="true"> <div class="modal-dialog"> <div class="modal-content" id="modalContent"></div> </div> </div> <div id="submissionModal" class="modal fade" tabindex="-1" role="dialog" aria-labelledby="submissionModalLabel" aria-hidden="true"> <div class="modal-dialog"> <div class="modal-content" id="modalContent"></div> </div> </div> <div id="proven-view-job"> <span class="hide" id="jobid">45720</span> <span class="hide" id="referencenumber">56394</span> <div class="container"> <div class="row"> <div class="col-md-10 col-md-offset-1 col-sm-12 col-sm-offset-0"> <div id="proven-candidate-home-page" class="hidden-xs" style="background: #fff;"> <div class="search-jobs" style="padding-top: 0px;"> <div class="row"> <div class="col-xs-12 col-sm-10 col-sm-offset-1 col-md-10 col-md-offset-1"> <div class="row search-row"> <div class="col-sm-5 search-field"> <input type="text" name="data[Search][search_text]" value="" id="search_text" placeholder="Job Title, Keywords, or Company" /> </div> <div class="col-sm-5 search-field"> <input type="text" value="" id="search-location" placeholder="City, State or Zip" /> </div> <div class="col-sm-2 search-field" style="height:50px;"> <a href="#" id="search-btn" class="btn btn-default" role="button" style="width:100%;">SEARCH</a> </div> </div> </div> </div> </div> </div> </div> </div> <div class="row"> <div class="col-md-10 col-md-offset-1 col-sm-12 col-sm-offset-0"> <div class="panel panel-default voffset3"> <div class="panel-body"> <div class="job-post-details"> <div class="row"> <div class="col-xs-3 col-sm-2"> <div class="company-logo"> <img src="/css/images/proven_logo.png" width="90" border="0" class="img-responsive center-block" /> </div> </div> <div class="col-xs-9 col-sm-10"> <h1>Automotive Production Oven Cleaner</h1> <p class="small-bottom-border"> PeopleReady </p> <div class="date-location">May 14, 2019 - Toledo</div> <div class="voffset1"> <script type="text/javascript" src="https://s7.addthis.com/js/250/addthis_widget.js#pubid=seanfalconer"></script> </div> </div> </div> <hr /> <div class="row"> <div class="apply-form-link col-xs-12 col-sm-8 col-md-7 col-lg-8"> Apply via email:<br/><a class="red-link" href="mailto:jobs+45720-w@hireproven.com">jobs+45720-w@hireproven.com</a> </div> <div class="col-xs-12 col-sm-4 col-md-5 col-lg-4"> <script type="text/javascript"> var currentLink = null; var maskOn = false; function resizeTitleContainer() { var height = $("#job-title.job-post-container").height() + $(".apply-widget").height(); $("#job-title.job-post-container").height(height); $("#job-title.job-post-container .background").height(height); $("#job-title.job-post-container .foreground").height(height); } $(document).ready(function() { $("#apply-form-location").append($(".apply-widget")); var height = $("#job-title.job-post-container .inner").height() + 20; $("#job-title.job-post-container").height(height); $("#job-title.job-post-container .background").height(height); $("#job-title.job-post-container .foreground").height(height); $("#show-apply-form").click(function(e) { e.preventDefault(); if($(this).hasClass('disabled')) return; $("#show-apply-form").hide(); $(".apply-form-link").hide(); // resizeTitleContainer(); $(".apply-widget").slideToggle(400); }); $("#cover-letter-link").click(function(e) { e.preventDefault(); $("#cover-letter-link").hide(); $("#cover-letter-container").show(); $("#coverletter").focus(); }); $(document).keypress(function (eh){ $("#errorsBox").hide(); }); $("#login-link").click(function(e) { e.preventDefault(); $("#join_popup").modal("hide"); $("#login_popup #modalContent").html(""); $.ajax({ type: "POST", url: "/users_ajax/loginDialog/employer_id:30925/job_id:45720", success: function(html){ // update the hidden div layer to contain the form information $("#login_popup #modalContent").html(html); $("#login_popup").modal("show"); } }); }); $.validator.addMethod('tosChecked', function(value, element) { if(!$('#tos:checkbox').is(':checked')) { $('.toswrapper').css("border", "3px solid #CC0033"); return false; } else { $('.toswrapper').css("border", "3px solid #f5f5f5"); return true; } }); $("#submit-btn").click(function(e) { e.preventDefault(); $("#buildProfileForm").submit(); }); $("#buildProfileForm").validate({ submitHandler: function() { $("#submit-btn").button("loading"); $('#buildProfileForm').ajaxSubmit(processResumeInfo); }, rules: { "data[Worker][agreed_to_terms]": { tosChecked: true } }, messages: { "data[Worker][fname]": { required: '' }, "data[Worker][lname]": { required: '' }, "data[Worker][unique_identifier]": { required: '' }, "data[Worker][agreed_to_terms]": { tosChecked: '' } } }); $("#user_identifier").focus(); }); function processResumeInfo(responseObject) { var message; var showDebug = false if (showDebug) { console.log(responseObject); } responseObject = eval('(' + responseObject + ')'); if(responseObject.result == FAILURE) { $("#deleteMe").parent().css("width", "80px"); $("#submit-btn").button("reset"); if (!responseObject.message) { message = "There was a problem saving your application."; } else { message = responseObject.message; } bootbox.alert(message); } else { window.location.href = "/workers/activate?jid=45720"; } } </script> <div> <a href="#" id="show-apply-form" class="light-green-btn" role="button" title="Apply Now" style="width:100%;">APPLY NOW</a> <div class="clearfix"></div> </div> <div class="apply-widget" style="display: none;"> <h3>To apply, please fill in the information below</h3> <div class="existing-account">Already have an account? <a href="/pages/login" id="login-link" class="blue-link" title="Log In Now">Log In Now</a></div> <div class="form-body apply-form"> <form action="/workers_ajax/createAccountFromResume/30925/45720" class="errorsRight" id="buildProfileForm" enctype="multipart/form-data" method="post" accept-charset="utf-8"><div style="display:none;"><input type="hidden" name="_method" value="POST"/></div> <div class="form-group row"> <div class="col-sm-12"> <h4>Contact Information:</h4> </div> <div class="form-field col-sm-6"> <input class="required" type="text" name="data[Worker][fname]" id="fname" placeholder="First Name" /> </div> <div class="clearfix"></div> <div class="form-field col-sm-6"> <input class="required" type="text" name="data[Worker][lname]" id="lname" placeholder="Last Name" /> </div> <div class="clearfix"></div> <div class="form-field col-sm-6"> <div class="input text"><input name="data[Worker][unique_identifier]" placeholder="email@example.com" class="required long" id="unique_identifier" type="text"/></div> </div> <div class="clearfix"></div> </div> <div class="form-group"> <h4>Resume:</h4> <div class="input file"><input type="file" name="data[Worker][resume_file]" id="resume_file" size="14"/></div> </div> <div class="form-group"> <h4>Cover Letter:</h4> <div class="input textarea"><textarea name="data[EmployersJobsRankingsLetter][coverletter]" id="coverletter" class="required" placeholder="Why are you interested in this position? Answer any specific questions included in the job advertisement." cols="30" rows="6"></textarea></div> </div> <div class="row"> <div class="col-xs-12 col-sm-6 col-md-7"> <div class="checkbox"> <label> <input type="checkbox" checked id="tos" name="data[Worker][agreed_to_terms]" tabindex="70" /> <div class="gray-text"> I agree to the <a title="Terms of Service" target="_new" href="/pages/termsWorkers">Terms of Service</a><br /><span class="tos-date">(Updated 2012-11-06)</span> </div> </label> </div> </div> <div class="col-xs-12 col-sm-6 col-md-5"> <div class="apply-button"> <a href="#" id="submit-btn" data-loading-text="Uploading..." class="light-green-btn" role="button" title="Submit Application" style="width:100%;">SUBMIT APPLICATION</a> </div> </div> </div> </form> </div> </div> </div> </div> <div id="apply-form-location"> </div> <hr /> </div> <div class="job-post-details"> <div id="job-description"> <p>Will be cleaning floors, walls, ceilings and machinery in automotive production oven. Must be able to work 10 hour shift. Will be on your feet for long periods of time. Heavy lifting (50-100 lbs) may be involved. Will be bending, carrying, lifting, standing, twisting and walking during shift. </p> </div> </div> <p class="voffset4"><strong>Other jobs you may like</strong></p> <p class="similar-job-title"><a href="https://www.jobs2careers.com/click.php?jid=66001fa9015c73ecb975c8891&ri=995731a5eeb34783942b039ddef0a95f&job_loc=Toledo%2COH&q=Automotive+Production+Oven+Cleaner&spl=v1%253A2ix8g7ZpU9sguhGY%253AV9H5XKisrk3ypGbT3pZmnw%253D%253D%253A6aahe%252FghhEwkCz%252Bjcp7fBW3uk48IPzDsD4f78VNLgWvERIHodUfjS3HlQJvFNJ8K1e64%252BfFuQvNMB0zYVpmQ4RzAIjt8%252FZQG%252B14rWAFfTWy5W3P8nmxZ5wkbOaTv96yCU5q2t8saHoNY7yJHZW4%253D&encrypt=0&l=Toledo%2C+OH&t=simplyhired.com&jobkey-27602586055/" class="blue-link" target="_blank">Housekeeper - Environmental Services - FT/PT - Afternoons</a></p> <p class="similar-job-company">Promedica - <span class="text-muted">Toledo, OH</span></p> <p class="text-muted similar-job-date"> 1 week ago </p> <p class="similar-job-title"><a href="https://www.jobs2careers.com/click.php?jid=67b3ab097d1c73eca24e828e1&ri=995731a5eeb34783942b039ddef0a95f&job_loc=Perrysburg%2COH&q=Automotive+Production+Oven+Cleaner&spl=v1%253AKyEM6sohAOxI6%252B3L%253AE3lzcMfjQfoFzuE4alw49Q%253D%253D%253AIRf0nQa6HSc6Lh%252BRc3xFK%252FUnfkIhIu6rduuPcAZamK4%252B5fG7Sv4GlRRh%252BbJMb9jOjrW%252Fnv3gIXLnionrPdN49C%252BdY4Yaajrijsowghn668%252FajEN4Ry%252Bgh%252FJOJCAmEQWwHRDKYXTa6qcdlIeGeQ%253D%253D&encrypt=0&l=Toledo%2C+OH&t=simplyhired.com&jobkey-27754288066/" class="blue-link" target="_blank">Restaurant Cook - Benchmark Restaurant Group</a></p> <p class="similar-job-company">Spartan Warehouse and Distribution Company Incorpo - <span class="text-muted">Perrysburg, OH</span></p> <p class="text-muted similar-job-date"> 2 days ago </p> <p class="similar-job-title"><a href="https://www.jobs2careers.com/click.php?jid=65db0d01ff7c73ec84c4e2061&ri=995731a5eeb34783942b039ddef0a95f&job_loc=Toledo%2COH&q=Automotive+Production+Oven+Cleaner&spl=v1%253AKedzOlV30P89GUMa%253AFdFRmRLirl2q%252FsIjwvzc1A%253D%253D%253AfF%252BksvO888YrCKtxkNOax05sKMmV6P1UtyBkrLAmPt%252BfwiPKjxIu8UNIONiW7u5CvIO2CfZ9cBcYO2GAmO3LpvO%252Bl9Q3In1CIkPHGDz71bL%252BIZq9EGc1s%252BedG1pMwX5rIZjDcuR7f4uC8vi%252F&encrypt=0&l=Toledo%2C+OH&t=simplyhired.com&jobkey-27125560394/" class="blue-link" target="_blank">Love to CLEAN - Cleaners Needed- Apply now</a></p> <p class="similar-job-company">CLEAN TEAM - <span class="text-muted">Toledo, OH</span></p> <p class="text-muted similar-job-date"> 1 week ago </p> <p class="similar-job-title"><a href="https://www.jobs2careers.com/click.php?jid=67f59d12f67c73eca62de3361&ri=995731a5eeb34783942b039ddef0a95f&job_loc=Toledo%2COH&q=Automotive+Production+Oven+Cleaner&spl=v1%253Ad76IA6o8gHMCbFu3%253ALDxZbLepsiCp3ta9KQAB8g%253D%253D%253AhXAAlnXwqc%252FCnMD6ijVXVqCFaHT13JQYRbRprdipRl4ztNnlpd2dC0p6jIFNVf7EsU%252BvjhBdZylTnQf1IXTIErMWp9o9dh8RQ42dOVxmiGyBwZdQ%252BOjaVAasKj4rGEYnQ%252Bwd&encrypt=0&l=Toledo%2C+OH&t=simplyhired.com&jobkey-27680716090/" class="blue-link" target="_blank">Dishwasher</a></p> <p class="similar-job-company">Golden Corral Restaurants - <span class="text-muted">Toledo, OH</span></p> <p class="text-muted similar-job-date"> 1 week ago </p> <p class="similar-job-title"><a href="https://www.jobs2careers.com/click.php?jid=6454f3fda59c73ec9c3b0dc31&ri=995731a5eeb34783942b039ddef0a95f&job_loc=Holland%2COH&q=Automotive+Production+Oven+Cleaner&spl=v1%253A5mwBsdY%252BSdIoqOJm%253AOn7C7aRFuPenbd%252FTNDVTAg%253D%253D%253Aiesz2JakH0q%252Bq4LF69qKlS7FXHEJSePR5f7%252BtXHO2NdabrHm7J0tnpK%252FTT7RhETM9TiO3QnDCw93J6D1HPx74RBKW0Cm3FuJr8Oe0z%252BtX5sz9qKJjBtKZ3ss&encrypt=0&l=Toledo%2C+OH&t=simplyhired.com&jobkey-26976929549/" class="blue-link" target="_blank">General Cleaner</a></p> <p class="similar-job-company">Diversified - <span class="text-muted">Holland, OH</span></p> <p class="text-muted similar-job-date"> 4 days ago </p> <p class="voffset4"> <strong>Apply to jobs on the go with Proven mobile</strong> </p> <div> <a href="/candidates/app" target="_blank" title="Download the iPhone App"> <img src="/css/images/App_Store_available.png" width="112" /> </a> <a href="/candidates/app/google" target="_blank" title="Download the Android App"> <img src="/css/images/google_play_badge.png" width="112" /> </a> </div> </div> </div> </div> </div> </div> </div> ' $scripts_for_layout = '<script type="text/javascript" src="/js/Views/Jobs/search_jobs.js?1619372465"></script>' $no_title_bar = false $no_bottom_bar = false $no_index = false
filemtime - [internal], line ?? include - APP/View/Layouts/responsive.ctp, line 69 View::_evaluate() - CORE/Cake/View/View.php, line 961 View::_render() - CORE/Cake/View/View.php, line 923 View::renderLayout() - CORE/Cake/View/View.php, line 546 View::render() - CORE/Cake/View/View.php, line 481 Controller::render() - CORE/Cake/Controller/Controller.php, line 960 JobsController::view() - APP/Controller/JobsController.php, line 1338 ReflectionMethod::invokeArgs() - [internal], line ?? Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 490 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167 [main] - APP/webroot/index.php, line 118
PeopleReady
Will be cleaning floors, walls, ceilings and machinery in automotive production oven. Must be able to work 10 hour shift. Will be on your feet for long periods of time. Heavy lifting (50-100 lbs) may be involved. Will be bending, carrying, lifting, standing, twisting and walking during shift.
Other jobs you may like
Housekeeper - Environmental Services - FT/PT - Afternoons
Promedica - Toledo, OH
1 week ago
Restaurant Cook - Benchmark Restaurant Group
Spartan Warehouse and Distribution Company Incorpo - Perrysburg, OH
2 days ago
Love to CLEAN - Cleaners Needed- Apply now
CLEAN TEAM - Toledo, OH
1 week ago
Golden Corral Restaurants - Toledo, OH
1 week ago
Diversified - Holland, OH
4 days ago
Apply to jobs on the go with Proven mobile
Nr | Query | Error | Affected | Num. rows | Took (ms) |
---|---|---|---|---|---|
1 | SELECT `EmployersJob`.`id`, `EmployersJob`.`employer_id`, `EmployersJob`.`ats_url`, `EmployersJob`.`url`, `EmployersJob`.`title`, `EmployersJob`.`craigslist_city`, `EmployersJob`.`craigslist_sub_city`, `EmployersJob`.`craigslist_sub_sub_city`, `EmployersJob`.`craigslist_state`, `EmployersJob`.`open`, `EmployersJob`.`post_date`, `EmployersJob`.`duration`, `EmployersJob`.`anonymous_post`, `EmployersJob`.`compensation`, `EmployersJob`.`zip`, `EmployersJob`.`description`, `EmployersJob`.`unique_name`, `EmployersJob`.`created_date`, `Employer`.`lat`, `Employer`.`lon`, `Employer`.`id`, `Employer`.`company_name`, `Employer`.`company_logo`, `Employer`.`simple_posting_process`, `Employer`.`user_id`, `Employer`.`zipcode`, `Employer`.`city`, `Employer`.`street_address`, `Employer`.`street_address2`, `Employer`.`state`, `UtZipcode`.`zipcode`, `UtZipcode`.`city`, `UtZipcode`.`state_prefix` FROM `proven_production`.`employers_jobs` AS `EmployersJob` LEFT JOIN `proven_production`.`ut_zipcodes` AS `UtZipcode` ON (`EmployersJob`.`zip` = `UtZipcode`.`zipcode`) LEFT JOIN `proven_production`.`employers` AS `Employer` ON (`EmployersJob`.`employer_id` = `Employer`.`id`) WHERE `EmployersJob`.`id` = 45720 LIMIT 1 | 1 | 1 | 1 | |
2 | SELECT COUNT(*) AS `count` FROM `proven_production`.`employers_jobs` AS `EmployersJob` LEFT JOIN `proven_production`.`ut_zipcodes` AS `UtZipcode` ON (`EmployersJob`.`zip` = `UtZipcode`.`zipcode`) WHERE `EmployersJob`.`employer_id` = 30925 AND `EmployersJob`.`open` = 1 | 1 | 1 | 0 | |
3 | SELECT `User`.`unique_name`, `User`.`email_validated` FROM `proven_production`.`users` AS `User` LEFT JOIN `proven_production`.`workers` AS `Worker` ON (`Worker`.`user_id` = `User`.`id` AND `User`.`is_worker` = 1) WHERE `User`.`id` = 723776 AND `User`.`active` = 1 LIMIT 1 | 1 | 1 | 0 | |
4 | SELECT `EmployerMobileImage`.`file_name` FROM `proven_production`.`employer_mobile_images` AS `EmployerMobileImage` WHERE `EmployerMobileImage`.`employer_id` = 30925 LIMIT 1 | 0 | 0 | 0 | |
5 | SELECT `User`.`unique_name`, `User`.`email_validated` FROM `proven_production`.`users` AS `User` LEFT JOIN `proven_production`.`workers` AS `Worker` ON (`Worker`.`user_id` = `User`.`id` AND `User`.`is_worker` = 1) WHERE `User`.`id` = 723776 AND `User`.`active` = 1 LIMIT 1 | 1 | 1 | 0 | |
6 | SELECT `BillingTransaction`.`id` FROM `proven_production`.`billing_transactions` AS `BillingTransaction` WHERE `BillingTransaction`.`employers_job_id` = 45720 ORDER BY `BillingTransaction`.`created_date` desc LIMIT 1 | 1 | 1 | 0 | |
7 | SELECT `EmployersJob`.`title`, `EmployersJob`.`description`, `UtZipcode`.`city`, `UtZipcode`.`state_prefix`, `EmployersJob`.`zip` FROM `proven_production`.`employers_jobs` AS `EmployersJob` LEFT JOIN `proven_production`.`ut_zipcodes` AS `UtZipcode` ON (`EmployersJob`.`zip` = `UtZipcode`.`zipcode`) WHERE `EmployersJob`.`id` = 45720 LIMIT 1 | 1 | 1 | 0 |