<? 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' => 'Cleaning at Gladys Cleaning ', 'metatag_description' => 'CleaningGladys Cleaning at Proven', 'unique_name' => 'gladys-cleaning-corona-ny', 'reference_number' => '55212', 'mobile_image' => '', 'display_company_title' => 'Jobs at Gladys Cleaning ', 'employer' => array( 'EmployersJob' => array( 'id' => '45177', 'employer_id' => '30562', 'ats_url' => '', 'url' => '', 'title' => 'Cleaning', 'craigslist_city' => 'new york city', 'craigslist_sub_city' => 'queens', 'craigslist_sub_sub_city' => '', 'craigslist_state' => 'New York', 'open' => '1', 'post_date' => '2019-02-24 03:31:23', 'duration' => 'full time', 'anonymous_post' => '0', 'compensation' => '', 'zip' => '11368', 'description' => '<p>Gladys Cleaning, offers cleaning cervicio for your home, office and department, our work is guaranteed we are serious and responsible with more than 8 years in the market we guarantee your satisfaction. A happy client is our goal</p>', 'unique_name' => '', 'created_date' => '2019-02-24 03:25:48' ), 'Employer' => array( 'lat' => '40.75260162', 'lon' => '-73.85479736', 'id' => '30562', 'company_name' => 'Gladys Cleaning ', 'company_logo' => '', 'simple_posting_process' => '1', 'user_id' => '714042', 'zipcode' => '11368', 'city' => 'Corona', 'street_address' => '', 'street_address2' => null, 'state' => 'NY' ), 'UtZipcode' => array( 'zipcode' => '11368', 'city' => 'Corona', 'state_prefix' => 'NY' ), (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="Cleaning"/> <meta property="og:type" content="website"/> <meta property="og:url" content="https://www.proven.com/jobs/view/45177?ref=55212"/> <meta property="og:image" content="/css/images/proven_logo.png"/> <meta property="og:site_name" content="Proven"/> <meta property="og:description" content="Gladys Cleaning, offers cleaning cervicio for your home, office and department, our work is guaranteed we are serious and responsible with more than 8 years in the market we guarantee your satisfaction. A happy client is our goal"/> <script type="application/ld+json"> { "@context": "http://schema.org", "@type": "JobPosting", "url": "https://www.proven.com/jobs/view/45177?ref=55212", "title": "Cleaning", "description": "<p>Gladys Cleaning, offers cleaning cervicio for your home, office and department, our work is guaranteed we are serious and responsible with more than 8 years in the market we guarantee your satisfaction. A happy client is our goal</p>", "datePosted": "2019-02-24T03:31:23+00:00", "hiringOrganization": { "@type": "Organization", "name": "Gladys Cleaning ", "sameAs": "https://www.proven.com/employers/publicPage/30562" }, "identifier": { "@type": "PropertyValue", "name": "Gladys Cleaning ", "value": "30562" }, "jobLocation": { "@type": "Place", "address": { "@type": "PostalAddress", "addressLocality": "Corona", "addressRegion": "NY" } } } </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/45177"); $('#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">45177</span> <span class="hide" id="referencenumber">55212</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>Cleaning</h1> <p class="small-bottom-border"> Gladys Cleaning </p> <div class="date-location">Feb 23, 2019 - Queens</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+45177-w@hireproven.com">jobs+45177-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:30562/job_id:45177", 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=45177"; } } </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/30562/45177" 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>Gladys Cleaning, offers cleaning cervicio for your home, office and department, our work is guaranteed we are serious and responsible with more than 8 years in the market we guarantee your satisfaction. A happy client is our goal</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=69576130a9bc73ec004929bd1&ri=9ad243c9cc5d4cff97754dd2808c209c&job_loc=Harrison%2CNY&q=Cleaning&spl=v1%253AdH75A88Jdoh98erm%253AI0gR%252FGSjGuAO2gdhPtEZzQ%253D%253D%253AQpLlL%252BzMlCQfvjbY5wBGkvDPnfnV4oJrSYxcCjabfDs3YF6f2L9RYVQfcYeL1cvKUcw9QxQJC%252FDq9yEd5KHtDPgU2a5b0dcO9rUHxnZyIoswGa5U1HpkYoywSOiEW%252Bb1GGlYGm1TG%252BouOeCVaWc%253D&encrypt=0&l=Corona%2C+NY&query_category_id=240000&t=simplyhired.com&jobkey-29330860723/" class="blue-link" target="_blank">Dishwasher</a></p> <p class="similar-job-company">Wegmans Food Markets - <span class="text-muted">Harrison, NY</span></p> <p class="text-muted similar-job-date"> 4 hours ago </p> <p class="similar-job-title"><a href="https://www.jobs2careers.com/click.php?jid=6888550eddfc73ec1dba6a5a1&ri=9ad243c9cc5d4cff97754dd2808c209c&job_loc=Forest+Hills%2CNY&q=Cleaning&spl=v1%253A4z1LgkQNG7TCfEx2%253Ap12rk7ND45Jn9X9vkgjsyw%253D%253D%253AsmYvrkjGRP6HMg95WPV6W2PjcxGZjuVCdOVfFiUPkaP8%252FAi3xaEmn%252FHJuigeqvj3isG0S3znwA02vtCcCWIX5h3nYEh1nSrh1W3Qiw2G%252FI%252BOQtfmVqEiAxALDHc%253D&encrypt=0&l=Corona%2C+NY&query_category_id=240000&t=simplyhired.com&jobkey-29149670550/" class="blue-link" target="_blank">Restaurant Delivery</a></p> <p class="similar-job-company">DoorDash - <span class="text-muted">Forest Hills, NY</span></p> <p class="text-muted similar-job-date"> 4 days ago </p> <p class="similar-job-title"><a href="https://www.jobs2careers.com/click.php?jid=69526fd18b5c73ec0019c7af1&ri=9ad243c9cc5d4cff97754dd2808c209c&job_loc=New+York%2CNY&q=Cleaning&spl=v1%253A%252BYk1icwibEcqEXCv%253AJePYzy2ZauHhhZsoq%252BbSEA%253D%253D%253Ac0FOlzasPLZu5rKe7hj4%252BaHwmiX66MU%252BFKro3RejSUhM6OXcjiwI4KyInjEhWPJLx%252Fz28guXKig959euNKJPTStgjS1DdDeUxZBOSQts7rz9%252Bf078thM3xL13qokK1wsdWcn&encrypt=0&l=Corona%2C+NY&query_category_id=240000&t=simplyhired.com&jobkey-29327757473/" class="blue-link" target="_blank">Prep Cooks - $19.75-$21.00/hr</a></p> <p class="similar-job-company">Jitjatjo - <span class="text-muted">New York, NY</span></p> <p class="text-muted similar-job-date"> 20 hours ago </p> <p class="similar-job-title"><a href="https://www.jobs2careers.com/click.php?jid=6f150738c9dc73ec646f493b1&ri=9ad243c9cc5d4cff97754dd2808c209c&job_loc=Corona%2CNY&q=Cleaning&spl=v1%253Ax0M3lmIxGk98f4Ca%253Amis3Xv1QBjFbCvhTcUau1Q%253D%253D%253AB3qK5Zruu0UY96wEad8X6Mf20Wv8EDtql5WnuqGl8M0H26od35NcQTQbM%252BB7uWntDnErXiKiQdyc3U%252F3Y6aVkcjR2nodzNSuMQG0DLltnabPMmdMvtc855WYefNx04tlOLIP9jxqHBqzFV%252BbIw%253D%253D&encrypt=0&l=Corona%2C+NY&query_category_id=240000&t=simplyhired.com&jobkey-28725185333/" class="blue-link" target="_blank">Mac Tools Route Sales/Outside Sales Distributor - Full Training</a></p> <p class="similar-job-company">Mac Tools - <span class="text-muted">Corona, NY</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=69508333a79c73ec0037098d1&ri=9ad243c9cc5d4cff97754dd2808c209c&job_loc=Hoboken%2CNJ&q=Cleaning&spl=v1%253A1hJUSFb4RSu99Zbw%253A5qvr2kwA4ybabupzFam6qg%253D%253D%253ApDo%252BTwEzhxm36wJElDTU8d22WSE1D6Y0QHPsSNjxNsU9Tg6D7WGKnhKH8FWDW828tZDrIj9wDmOA7Rjohrl5sv1HR%252BcUU9Ltacyjpzk8MLJz6rwdruf6nim01mo%252ByMg6XhnEdJlZ5ze7PkRVlZw%253D&encrypt=0&l=Corona%2C+NY&query_category_id=240000&t=simplyhired.com&jobkey-29326527171/" class="blue-link" target="_blank">Retail Stocking/Shelving Associate</a></p> <p class="similar-job-company">SAS Retail Services - <span class="text-muted">Hoboken, NJ</span></p> <p class="text-muted similar-job-date"> 22 hours 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' => 'Wegmans Food Markets' ), 'UtZipcode' => array( 'city' => 'Harrison', 'state_prefix' => 'NY' ), 'User' => array( 'unique_name' => '' ), 'EmployersJob' => array( 'anonymous_post' => (int) 0, 'open' => (int) 1, 'url' => 'https://www.jobs2careers.com/click.php?jid=69576130a9bc73ec004929bd1&ri=9ad243c9cc5d4cff97754dd2808c209c&job_loc=Harrison%2CNY&q=Cleaning&spl=v1%253AdH75A88Jdoh98erm%253AI0gR%252FGSjGuAO2gdhPtEZzQ%253D%253D%253AQpLlL%252BzMlCQfvjbY5wBGkvDPnfnV4oJrSYxcCjabfDs3YF6f2L9RYVQfcYeL1cvKUcw9QxQJC%252FDq9yEd5KHtDPgU2a5b0dcO9rUHxnZyIoswGa5U1HpkYoywSOiEW%252Bb1GGlYGm1TG%252BouOeCVaWc%253D&encrypt=0&l=Corona%2C+NY&query_category_id=240000&t=simplyhired.com&jobkey-29330860723/', 'title' => 'Dishwasher', 'description' => '<b>Schedule: </b>Part time<br/><b>Availability: </b>Evening (Including Weekends). Shifts end as late as 11pm<br/><b>Age Requirement: </b>Must be 18 years or older<br/><b>Location: </b>Harrison, NY<br/><b>Address: </b>106 Corporate Park Drive<br/><b>Pay: </b>$17 / hour<br/><b>Job Posting: </b>12/01/2023<br/><b>Job Posting End: </b>12/31/2023<br/><b>Job ID:</b>R0193890<br/><p>EARN A BONUS UP TO $500! Hiring immediately!</p><p>Our kitchens depend on the teams who work to keep the operation running smoothly. As a dishwasher, you will help to ensure the kitchen staff has clean dishes and supplies needed to prepare our unique culinary offerings. If you re looking to be part of a dynamic team that makes a difference in the daily operation while using a hands-on approach, this could be the role for you!</p><p>What will I do?</p><ul><li>Support culinary operations by washing dishes, putting away dish loads and performing other kitchen duties as necessary, including some food prep work</li><li>Assist with receiving of products, stock rotation and general kitchen organization and cleanliness</li><li>Maintain the overall appearance and cleanliness of the kitchen and dishwashing area to ensure work gets completed in the most effective and safest way possible</li></ul><br /><div class="benefits-section"><p>At Wegmans, we ve long believed we can achieve our goals only if we first fulfill the needs of our people. Putting our people first and offering competitive pay and a variety of benefits & perks is just the start of what it means to work at Wegmans.</p><p>Whether through premium pay for working on Sundays or holidays, offering industry-leading health care coverage and wellness programs to support physical, financial, and emotional well-being, or paid time off (PTO) to help you balance work and life, we ve got something for everyone.</p><p>And because we care about the wellbeing and success of every person, we recognize each person has their own unique scheduling needs. We re proud to offer flexibility in scheduling so our employees can prioritize what is most important to them. Our large, high-volume stores and 24x7 operations allow for personalized schedules that balance an employee s individual needs with the needs of our business and each department.</p> <p><b>Comprehensive benefits*</b></p><ol><li>Paid time off (PTO) to help you balance your personal and work life</li><li>Higher premium pay rates for working Sundays or on a recognized holiday</li><li>Health care benefits that provide a high level of coverage at a low cost to you</li><li>Retirement plan with both a profit-sharing and 401(k) match</li><li>A generous scholarship program to help employees meet their educational goals</li><li>LiveWell Employee & Family program to support your emotional, work-life and financial wellness</li><li>Exclusive discounts on electronics, entertainment, gym memberships, travel and more!</li><li>And more!</li></ol><p><i>***Certain eligibility requirements must be satisfied and offerings may differ based upon area or the company and/or position.</i></p><p>For 25 years in a row, our employees have put us on the FORTUNE magazine s list of the 100 Best Companies to Work For . Discover what it means to work for a family-owned, mission-driven, values-based company that believes in caring, respect, empowerment, high standards and making a difference in the community. Because with a family-like atmosphere of shared support, leaders who have your best interest at heart and growth as part of everything we do, Wegmans is the place for you to do what you love and love what you do.</p></div>', 'post_date' => '2023-12-11T03:08:42Z' ) ), (int) 1 => array( 'Employer' => array( 'company_name' => 'DoorDash' ), 'UtZipcode' => array( 'city' => 'Forest Hills', 'state_prefix' => 'NY' ), 'User' => array( 'unique_name' => '' ), 'EmployersJob' => array( 'anonymous_post' => (int) 0, 'open' => (int) 1, 'url' => 'https://www.jobs2careers.com/click.php?jid=6888550eddfc73ec1dba6a5a1&ri=9ad243c9cc5d4cff97754dd2808c209c&job_loc=Forest+Hills%2CNY&q=Cleaning&spl=v1%253A4z1LgkQNG7TCfEx2%253Ap12rk7ND45Jn9X9vkgjsyw%253D%253D%253AsmYvrkjGRP6HMg95WPV6W2PjcxGZjuVCdOVfFiUPkaP8%252FAi3xaEmn%252FHJuigeqvj3isG0S3znwA02vtCcCWIX5h3nYEh1nSrh1W3Qiw2G%252FI%252BOQtfmVqEiAxALDHc%253D&encrypt=0&l=Corona%2C+NY&query_category_id=240000&t=simplyhired.com&jobkey-29149670550/', 'title' => 'Restaurant Delivery', 'description' => '<p><strong>Your time. Your Goals.</strong></p><p><strong>What is DoorDash</strong></p><p>Available in over 4,000 cities in the U.S, DoorDash connects local businesses and local drivers (called Dashers) with opportunities to earn, work, and live.</p><p><strong>As a Dasher</strong>, you can be your own boss and enjoy the flexibility of choosing when, where, and how much you earn. All you need is a mode of transportation (bike, car, scooter) and a smartphone to start making money. It s that simple. You can even sign up and begin working that same day. With Dasher Direct, you can also get paid the same day!</p><p><strong>Why deliver with DoorDash</strong></p><ul><li><strong>Choose your own hours:</strong> When and where you work is totally up to you.</li><li><strong>Freedom to dash anywhere:</strong> Deliver near your home or in a city you're just visiting.</li><li><strong>Easy to get started: </strong>Don't worry about car inspections or vehicle restrictions. Just sign up and receive everything you need to start earning.</li><li><strong>Receive deliveries right away: </strong>Once approved, log on to the Dasher app to receive nearby orders immediately.</li><li><strong>Know how much you'll make:</strong> Clear and concise pay model lets you know the minimum amount you will make before accepting any order</li><li><strong>Don t wait for pay: </strong>Get paid the same day you dash, automatically and with no deposit fee - ever.</li><li><strong>Earn extra money for your goals: </strong>Achieve your short-term goals or long-term dreams by driving or biking with DoorDash.</li></ul><p><strong>Sign Up Details</strong></p><p><strong>Requirements</strong></p><ul><li>18 or older</li><li>Any car, scooter, or bicycle (in select cities)</li><li>Driver's license number</li><li>Social security number (only in the US)</li><li>Final Step: consent to a background check</li></ul><p><strong>How to sign up</strong></p><ul><li>Click Apply Now and complete the sign up</li><li>Get the app and go</li></ul>', 'post_date' => '2023-12-07T04:38:11Z' ) ), (int) 2 => array( 'Employer' => array( 'company_name' => 'Jitjatjo' ), 'UtZipcode' => array( 'city' => 'New York', 'state_prefix' => 'NY' ), 'User' => array( 'unique_name' => '' ), 'EmployersJob' => array( 'anonymous_post' => (int) 0, 'open' => (int) 1, 'url' => 'https://www.jobs2careers.com/click.php?jid=69526fd18b5c73ec0019c7af1&ri=9ad243c9cc5d4cff97754dd2808c209c&job_loc=New+York%2CNY&q=Cleaning&spl=v1%253A%252BYk1icwibEcqEXCv%253AJePYzy2ZauHhhZsoq%252BbSEA%253D%253D%253Ac0FOlzasPLZu5rKe7hj4%252BaHwmiX66MU%252BFKro3RejSUhM6OXcjiwI4KyInjEhWPJLx%252Fz28guXKig959euNKJPTStgjS1DdDeUxZBOSQts7rz9%252Bf078thM3xL13qokK1wsdWcn&encrypt=0&l=Corona%2C+NY&query_category_id=240000&t=simplyhired.com&jobkey-29327757473/', 'title' => 'Prep Cooks - $19.75-$21.00/hr', 'description' => 'Jitjatjo connects people with gig-work opportunities in foodservice and hospitality at notable hotels, restaurants, event venues, stadiums, and more!<p></p>With Flex by Jitjatjo, easily access hourly, temp, and part-time jobs near you with Instant Pay*.<p></p>Prep Cook<p class="subtitle">Prep Cooks are passionate about food and support the leading chefs with ingredient preparation, basic cooking, and preparing simple dishes such as salads and entrees.</p>Why work with Jitjatjo?<ul><li>Employees have access to a suite of complementary and low-cost benefits, including healthcare, finance, wellness, and lifestyle perks, to help our Flex employees achieve their full potential.</li><li>Be in control of when and where you work by setting weekly availability that fits your busy schedule</li><li>As a W2 employee of Jitjatjo, you are eligible to receive overtime pay, workers compensation, sick pay, etc.</li><li>Instant Pay^ for every shift you crush</li><li>Explore different employers, skills, and career paths</li><li>We will onboard you for multiple roles if you have the skills. You will be able to change your daily work atmosphere.</li><li>Temp-to-Perm: Demonstrating your skills, reliability, and passion could see you offered a full-time position with benefits.</li><li>Join our rapidly growing community and lean on us for support when you need it</li></ul>About you:<ul><li>Must be at least 18 years of age</li><li>Eligible to work in the U.S.</li><li>At least 6 months-1 years of experience in your skillset</li><li>Have a smartphone with a data plan</li><li>Ability to meet the physical demands of the position.</li><li>Ability to multitask and remain professional in a fast-paced environment.</li><li>Positive attitude and excellent communication skills.</li></ul>Responsibilities:<ul><li>Carefully follow standard recipes while preparing assigned items for food service</li><li>Prepare, chop, slice, measure, and cut all ingredient portions before cooking</li><li>Label and organize all ingredients so they can be easily accessible</li><li>Prepare simple dishes upon request and basic cooking duties</li><li>Clean and maintain assigned workstation areas</li><li>Perform other kitchen duties as assigned</li><li>Follow safe and sanitary food handling practices according to local health and state laws</li><li>Maintain a positive and professional environment with coworkers and customers</li></ul><p>*Instant Pay is conditional on the achievement of performance criteria, a current/active and supported debit card, a supported tax profile, and approval of hours worked. Certain gigs may require additional time to verify worker hours and in such cases, payment may take longer to process</p>', 'post_date' => '2023-12-10T11:05:07Z' ) ), (int) 3 => array( 'Employer' => array( 'company_name' => 'Mac Tools' ), 'UtZipcode' => array( 'city' => 'Corona', 'state_prefix' => 'NY' ), 'User' => array( 'unique_name' => '' ), 'EmployersJob' => array( 'anonymous_post' => (int) 0, 'open' => (int) 1, 'url' => 'https://www.jobs2careers.com/click.php?jid=6f150738c9dc73ec646f493b1&ri=9ad243c9cc5d4cff97754dd2808c209c&job_loc=Corona%2CNY&q=Cleaning&spl=v1%253Ax0M3lmIxGk98f4Ca%253Amis3Xv1QBjFbCvhTcUau1Q%253D%253D%253AB3qK5Zruu0UY96wEad8X6Mf20Wv8EDtql5WnuqGl8M0H26od35NcQTQbM%252BB7uWntDnErXiKiQdyc3U%252F3Y6aVkcjR2nodzNSuMQG0DLltnabPMmdMvtc855WYefNx04tlOLIP9jxqHBqzFV%252BbIw%253D%253D&encrypt=0&l=Corona%2C+NY&query_category_id=240000&t=simplyhired.com&jobkey-28725185333/', 'title' => 'Mac Tools Route Sales/Outside Sales Distributor - Full Training', 'description' => '<p><strong>Build a Great Career and a Quality Life with Mac Tools. </strong></p><p><strong><em>Investing in your own business is a big decision, but Mac Tools can help make this a reality. If your credit is strong and you have the requisite down payment, you can be your own boss!</em></strong></p><p><strong><em>You re steps away</em></strong> from feeling the freedom and independence of working on your own, in a stress-free environment with no one to answer to, except yourself! If qualified, we have a low start-up cost with a variety of financing options that will allow you to join the family of more than 1,250 Mac Tools Franchisees that have found success selling the Mac Tools brand! </p><p><strong><u>TAKE THE NEXT STEP TO SEE IF YOU QUALIFY VIA OUR 5 SECOND MOBILE APPLY</u></strong></p><p>No sales or automotive industry experience is needed. No matter what your background, you can thrive with our world class training and ongoing support programs. </p><p>As an Outside Sales / Route Sales professional, you ll manage your own protected local route & sell our National tool brands & equipment to technicians & automotive professionals. Mac Tools gives you a territory with pre-determined customers, so as soon as you get in the driver s seat, you can start earning. As you foster and grow relationships with your existing customers, you ll naturally grow your route and your earning potential.</p><p>Mac Tools offers a family-oriented culture; supported by Stanley Black & Decker - a well-known, 14-billion-dollar corporate enterprise giving you the best of both worlds.</p><p>Top 10 Reasons Why Mac Tools is one of the hottest & fastest growing franchise opportunities in America & Canada:</p><ul><li>Your own exclusive, protected route of customers to sell to.</li><li>Home-based route sales business offering personal, professional, and financial flexibility.</li><li>No sales or automotive technician experience necessary; we offer comprehensive training.</li><li>Ongoing field support and mentoring.</li><li>Your own truck + initial inventory of top-selling, high-transaction mechanics tools.</li><li>Powered by Stanley Black & Decker the largest and fastest growing tool company in the world.</li><li>Proprietary Mobile Business Software to manage your business transactions.</li><li>National marketing support with motorsports branding.</li><li>Monthly sales flyers, Sales Aids, Videos, Displays and promotions to help grow your business.</li><li>Low start-up cost with a variety of financing options for qualified candidates.</li></ul><p><strong>MAC TOOLS AVAILABLE FRANCHISE MARKETS:</strong></p><p>Mac Tools currently has over 1,250 existing franchisees and plans to continue expanding throughout North America. Franchise opportunities are available in all 50 states, including Puerto Rico and across Canada.</p><p><strong>COMPREHENSIVE TRAINING & SUPPORT</strong>: <br /> The Mac Tools training program consists of classroom and field-based sales training at our headquarters to ensure that you have all the tools you need to establish and run a successful route sales business.</p><p><strong>AWARD WINNING</strong>: <br /> Consecutive year winner of multiple awards: Fastest Growing Franchise, Top 100 Franchise, Franchise 500, and more.</p><p><strong>OWNED BY THE LARGEST TOOL COMPANY IN THE WORLD: <br /> </strong>Mac Tools has the power of Stanley Black & Decker Inc. behind us, with a product line in excess of 42,000 items, allowing us to be stronger and sell more tools than ever.</p><p><strong>YES IT S ATTAINABLE! LOW START UP COST: </strong></p><p>We have a lower start-up costs than many other franchise opportunities with a variety of financing options for qualified candidates</p><p><strong>FREE DISCOVERY DAY: <br /> </strong>Find out what it s like to be your own boss. Meet current Franchisees and experience the business first hand and learn about the full potential of the opportunity with a franchise owner. There is no cost or obligation to participate in a Discovery Day.</p><p><strong>VETERANS PROGRAM: <br /> </strong>Our Veterans Program offers vets or their spouse credits of up to $25,000 towards inventory purchases.</p><p><strong><u>TAKE THE NEXT STEP AND APPLY TODAY VIA OUR 5 SECOND MOBILE APPLY</u></strong></p><p>Mac Tools , a division of Stanley Black & Decker Inc.</p><p>5195 Blazer Parkway</p><p>Dublin, Ohio 43017</p>', 'post_date' => '2023-12-01T06:15:58Z' ) ), (int) 4 => array( 'Employer' => array( 'company_name' => 'SAS Retail Services' ), 'UtZipcode' => array( 'city' => 'Hoboken', 'state_prefix' => 'NJ' ), 'User' => array( 'unique_name' => '' ), 'EmployersJob' => array( 'anonymous_post' => (int) 0, 'open' => (int) 1, 'url' => 'https://www.jobs2careers.com/click.php?jid=69508333a79c73ec0037098d1&ri=9ad243c9cc5d4cff97754dd2808c209c&job_loc=Hoboken%2CNJ&q=Cleaning&spl=v1%253A1hJUSFb4RSu99Zbw%253A5qvr2kwA4ybabupzFam6qg%253D%253D%253ApDo%252BTwEzhxm36wJElDTU8d22WSE1D6Y0QHPsSNjxNsU9Tg6D7WGKnhKH8FWDW828tZDrIj9wDmOA7Rjohrl5sv1HR%252BcUU9Ltacyjpzk8MLJz6rwdruf6nim01mo%252ByMg6XhnEdJlZ5ze7PkRVlZw%253D&encrypt=0&l=Corona%2C+NY&query_category_id=240000&t=simplyhired.com&jobkey-29326527171/', 'title' => 'Retail Stocking/Shelving Associate', 'description' => '<p><strong>Hey detail-oriented person! We handle product movement at retail. We display it, we move it, we track it; making sure stores and their product suppliers have the best opportunities for optimal sales.</strong> When you join the SAS Retail Services' team as a Reset Merchandiser you'll be making a difference by ensuring the latest products match the new plan. If you like the flexibility of independent work and love looking at your "job well done" each day, this may be for you. We've got a lot to offer with specialized training and growth opportunities galore. </p><p><br></p><p><strong>What you get:</strong></p><ul><li>Competitive wage;$<span class="highlight-token" data-value="starting_wage" data-denotation-char="#" contenteditable="false"><span contenteditable="false">13.00 - $15.00 per hour</span></span> </li><li>Get paid quicker with early access to earned wages. </li><li>Growth opportunities abound - We promote from within. Simple. Excel and advance. </li><li>We offer benefits that can be customized to meet your family's needs, including medical, dental, vision, life insurance, supplemental voluntary plans, wellness programs, and online discounts.</li></ul><p><br></p><p><strong>Now, about you:</strong></p><ul><li>You're 18 years or older</li><li>With reliable transportation and valid driver's license </li><li>You like physical work of moving, bending, standing and can lift up to 25 lbs.</li></ul><p><br></p><p>Click here to learn more from our team.</p><p>Join us and see what's possible for you! Click to get started. </p>', 'post_date' => '2023-12-10T08:12:04Z' ) ) ) $title_for_layout = 'Cleaning at Gladys Cleaning ' $metatag_description = 'CleaningGladys Cleaning at Proven' $unique_name = 'gladys-cleaning-corona-ny' $reference_number = '55212' $mobile_image = '' $display_company_title = 'Jobs at Gladys Cleaning ' $employer = array( 'EmployersJob' => array( 'id' => '45177', 'employer_id' => '30562', 'ats_url' => '', 'url' => '', 'title' => 'Cleaning', 'craigslist_city' => 'new york city', 'craigslist_sub_city' => 'queens', 'craigslist_sub_sub_city' => '', 'craigslist_state' => 'New York', 'open' => '1', 'post_date' => '2019-02-24 03:31:23', 'duration' => 'full time', 'anonymous_post' => '0', 'compensation' => '', 'zip' => '11368', 'description' => '<p>Gladys Cleaning, offers cleaning cervicio for your home, office and department, our work is guaranteed we are serious and responsible with more than 8 years in the market we guarantee your satisfaction. A happy client is our goal</p>', 'unique_name' => '', 'created_date' => '2019-02-24 03:25:48' ), 'Employer' => array( 'lat' => '40.75260162', 'lon' => '-73.85479736', 'id' => '30562', 'company_name' => 'Gladys Cleaning ', 'company_logo' => '', 'simple_posting_process' => '1', 'user_id' => '714042', 'zipcode' => '11368', 'city' => 'Corona', 'street_address' => '', 'street_address2' => null, 'state' => 'NY' ), 'UtZipcode' => array( 'zipcode' => '11368', 'city' => 'Corona', 'state_prefix' => 'NY' ), (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="Cleaning"/> <meta property="og:type" content="website"/> <meta property="og:url" content="https://www.proven.com/jobs/view/45177?ref=55212"/> <meta property="og:image" content="/css/images/proven_logo.png"/> <meta property="og:site_name" content="Proven"/> <meta property="og:description" content="Gladys Cleaning, offers cleaning cervicio for your home, office and department, our work is guaranteed we are serious and responsible with more than 8 years in the market we guarantee your satisfaction. A happy client is our goal"/> <script type="application/ld+json"> { "@context": "http://schema.org", "@type": "JobPosting", "url": "https://www.proven.com/jobs/view/45177?ref=55212", "title": "Cleaning", "description": "<p>Gladys Cleaning, offers cleaning cervicio for your home, office and department, our work is guaranteed we are serious and responsible with more than 8 years in the market we guarantee your satisfaction. A happy client is our goal</p>", "datePosted": "2019-02-24T03:31:23+00:00", "hiringOrganization": { "@type": "Organization", "name": "Gladys Cleaning ", "sameAs": "https://www.proven.com/employers/publicPage/30562" }, "identifier": { "@type": "PropertyValue", "name": "Gladys Cleaning ", "value": "30562" }, "jobLocation": { "@type": "Place", "address": { "@type": "PostalAddress", "addressLocality": "Corona", "addressRegion": "NY" } } } </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/45177"); $('#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">45177</span> <span class="hide" id="referencenumber">55212</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>Cleaning</h1> <p class="small-bottom-border"> Gladys Cleaning </p> <div class="date-location">Feb 23, 2019 - Queens</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+45177-w@hireproven.com">jobs+45177-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:30562/job_id:45177", 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=45177"; } } </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/30562/45177" 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>Gladys Cleaning, offers cleaning cervicio for your home, office and department, our work is guaranteed we are serious and responsible with more than 8 years in the market we guarantee your satisfaction. A happy client is our goal</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=69576130a9bc73ec004929bd1&ri=9ad243c9cc5d4cff97754dd2808c209c&job_loc=Harrison%2CNY&q=Cleaning&spl=v1%253AdH75A88Jdoh98erm%253AI0gR%252FGSjGuAO2gdhPtEZzQ%253D%253D%253AQpLlL%252BzMlCQfvjbY5wBGkvDPnfnV4oJrSYxcCjabfDs3YF6f2L9RYVQfcYeL1cvKUcw9QxQJC%252FDq9yEd5KHtDPgU2a5b0dcO9rUHxnZyIoswGa5U1HpkYoywSOiEW%252Bb1GGlYGm1TG%252BouOeCVaWc%253D&encrypt=0&l=Corona%2C+NY&query_category_id=240000&t=simplyhired.com&jobkey-29330860723/" class="blue-link" target="_blank">Dishwasher</a></p> <p class="similar-job-company">Wegmans Food Markets - <span class="text-muted">Harrison, NY</span></p> <p class="text-muted similar-job-date"> 4 hours ago </p> <p class="similar-job-title"><a href="https://www.jobs2careers.com/click.php?jid=6888550eddfc73ec1dba6a5a1&ri=9ad243c9cc5d4cff97754dd2808c209c&job_loc=Forest+Hills%2CNY&q=Cleaning&spl=v1%253A4z1LgkQNG7TCfEx2%253Ap12rk7ND45Jn9X9vkgjsyw%253D%253D%253AsmYvrkjGRP6HMg95WPV6W2PjcxGZjuVCdOVfFiUPkaP8%252FAi3xaEmn%252FHJuigeqvj3isG0S3znwA02vtCcCWIX5h3nYEh1nSrh1W3Qiw2G%252FI%252BOQtfmVqEiAxALDHc%253D&encrypt=0&l=Corona%2C+NY&query_category_id=240000&t=simplyhired.com&jobkey-29149670550/" class="blue-link" target="_blank">Restaurant Delivery</a></p> <p class="similar-job-company">DoorDash - <span class="text-muted">Forest Hills, NY</span></p> <p class="text-muted similar-job-date"> 4 days ago </p> <p class="similar-job-title"><a href="https://www.jobs2careers.com/click.php?jid=69526fd18b5c73ec0019c7af1&ri=9ad243c9cc5d4cff97754dd2808c209c&job_loc=New+York%2CNY&q=Cleaning&spl=v1%253A%252BYk1icwibEcqEXCv%253AJePYzy2ZauHhhZsoq%252BbSEA%253D%253D%253Ac0FOlzasPLZu5rKe7hj4%252BaHwmiX66MU%252BFKro3RejSUhM6OXcjiwI4KyInjEhWPJLx%252Fz28guXKig959euNKJPTStgjS1DdDeUxZBOSQts7rz9%252Bf078thM3xL13qokK1wsdWcn&encrypt=0&l=Corona%2C+NY&query_category_id=240000&t=simplyhired.com&jobkey-29327757473/" class="blue-link" target="_blank">Prep Cooks - $19.75-$21.00/hr</a></p> <p class="similar-job-company">Jitjatjo - <span class="text-muted">New York, NY</span></p> <p class="text-muted similar-job-date"> 20 hours ago </p> <p class="similar-job-title"><a href="https://www.jobs2careers.com/click.php?jid=6f150738c9dc73ec646f493b1&ri=9ad243c9cc5d4cff97754dd2808c209c&job_loc=Corona%2CNY&q=Cleaning&spl=v1%253Ax0M3lmIxGk98f4Ca%253Amis3Xv1QBjFbCvhTcUau1Q%253D%253D%253AB3qK5Zruu0UY96wEad8X6Mf20Wv8EDtql5WnuqGl8M0H26od35NcQTQbM%252BB7uWntDnErXiKiQdyc3U%252F3Y6aVkcjR2nodzNSuMQG0DLltnabPMmdMvtc855WYefNx04tlOLIP9jxqHBqzFV%252BbIw%253D%253D&encrypt=0&l=Corona%2C+NY&query_category_id=240000&t=simplyhired.com&jobkey-28725185333/" class="blue-link" target="_blank">Mac Tools Route Sales/Outside Sales Distributor - Full Training</a></p> <p class="similar-job-company">Mac Tools - <span class="text-muted">Corona, NY</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=69508333a79c73ec0037098d1&ri=9ad243c9cc5d4cff97754dd2808c209c&job_loc=Hoboken%2CNJ&q=Cleaning&spl=v1%253A1hJUSFb4RSu99Zbw%253A5qvr2kwA4ybabupzFam6qg%253D%253D%253ApDo%252BTwEzhxm36wJElDTU8d22WSE1D6Y0QHPsSNjxNsU9Tg6D7WGKnhKH8FWDW828tZDrIj9wDmOA7Rjohrl5sv1HR%252BcUU9Ltacyjpzk8MLJz6rwdruf6nim01mo%252ByMg6XhnEdJlZ5ze7PkRVlZw%253D&encrypt=0&l=Corona%2C+NY&query_category_id=240000&t=simplyhired.com&jobkey-29326527171/" class="blue-link" target="_blank">Retail Stocking/Shelving Associate</a></p> <p class="similar-job-company">SAS Retail Services - <span class="text-muted">Hoboken, NJ</span></p> <p class="text-muted similar-job-date"> 22 hours 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
Gladys Cleaning, offers cleaning cervicio for your home, office and department, our work is guaranteed we are serious and responsible with more than 8 years in the market we guarantee your satisfaction. A happy client is our goal
Other jobs you may like
Wegmans Food Markets - Harrison, NY
4 hours ago
DoorDash - Forest Hills, NY
4 days ago
Jitjatjo - New York, NY
20 hours ago
Mac Tools Route Sales/Outside Sales Distributor - Full Training
Mac Tools - Corona, NY
1 week ago
Retail Stocking/Shelving Associate
SAS Retail Services - Hoboken, NJ
22 hours 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` = 45177 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` = 30562 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` = 714042 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` = 30562 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` = 714042 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` = 45177 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` = 45177 LIMIT 1 | 1 | 1 | 0 |