<? 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' => 'General Labor at American Industrial Heat Transfer, Inc', 'metatag_description' => 'General LaborAmerican Industrial Heat Transfer, Inc at Proven', 'unique_name' => 'american-industrial-heat-transfer-inc-la-crosse-va', 'reference_number' => '52514', 'mobile_image' => 'http://proven-employer-mobile-images.s3.amazonaws.com/w15345152131836646374_small.jpg', 'display_company_title' => 'Jobs at American Industrial Heat Transfer, Inc', 'employer' => array( 'EmployersJob' => array( 'id' => '43484', 'employer_id' => '29379', 'ats_url' => '', 'url' => '', 'title' => 'General Labor', 'craigslist_city' => '', 'craigslist_sub_city' => '', 'craigslist_sub_sub_city' => '', 'craigslist_state' => '', 'open' => '1', 'post_date' => '2018-08-17 14:10:57', 'duration' => 'full time', 'anonymous_post' => '0', 'compensation' => '', 'zip' => '23950', 'description' => '<p>General manufacturing jobs from a wide range of duties including CNC programmers, Welders, Metal Fabricators and more!</p>', 'unique_name' => '', 'created_date' => '2018-08-17 14:10:28' ), 'Employer' => array( 'lat' => '36.69699860', 'lon' => '-78.09020233', 'id' => '29379', 'company_name' => 'American Industrial Heat Transfer, Inc', 'company_logo' => 'w15345151922012764929_small.jpg', 'simple_posting_process' => '1', 'user_id' => '700139', 'zipcode' => '23950', 'city' => 'La Crosse', 'street_address' => '', 'street_address2' => null, 'state' => 'VA' ), 'UtZipcode' => array( 'zipcode' => '23950', 'city' => 'La Crosse', 'state_prefix' => 'VA' ), (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="General Labor"/> <meta property="og:type" content="website"/> <meta property="og:url" content="https://www.proven.com/jobs/view/43484?ref=52514"/> <meta property="og:image" content="http://proven-employer-mobile-images.s3.amazonaws.com/w15345152131836646374_small.jpg"/> <meta property="og:site_name" content="Proven"/> <meta property="og:description" content="General manufacturing jobs from a wide range of duties including CNC programmers, Welders, Metal Fabricators and more!"/> <script type="application/ld+json"> { "@context": "http://schema.org", "@type": "JobPosting", "url": "https://www.proven.com/jobs/view/43484?ref=52514", "title": "General Labor", "description": "<p>General manufacturing jobs from a wide range of duties including CNC programmers, Welders, Metal Fabricators and more!</p>", "datePosted": "2018-08-17T14:10:57+00:00", "hiringOrganization": { "@type": "Organization", "name": "American Industrial Heat Transfer, Inc", "sameAs": "https://www.proven.com/employers/publicPage/29379" }, "identifier": { "@type": "PropertyValue", "name": "American Industrial Heat Transfer, Inc", "value": "29379" }, "jobLocation": { "@type": "Place", "address": { "@type": "PostalAddress", "addressLocality": "La Crosse", "addressRegion": "VA" } } } </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/43484"); $('#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">43484</span> <span class="hide" id="referencenumber">52514</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="https://d2qez73695kjfi.cloudfront.net/w15345151922012764929_small.jpg" width="90" border="0" class="img-responsive center-block" /> </div> </div> <div class="col-xs-9 col-sm-10"> <h1>General Labor</h1> <p class="small-bottom-border"> American Industrial Heat Transfer, Inc </p> <div class="date-location">Aug 17, 2018 - La Crosse, VA</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+43484-w@hireproven.com">jobs+43484-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:29379/job_id:43484", 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=43484"; } } </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/29379/43484" 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 class="company-image"> <img src="http://proven-employer-mobile-images.s3.amazonaws.com/w15345152131836646374_small.jpg" width="100%" class="img-responsive center-block" /> </div> <div id="job-description"> <p>General manufacturing jobs from a wide range of duties including CNC programmers, Welders, Metal Fabricators and more!</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=65a0667e6fbc73ecbf392e7b1&ri=9953bd3f192a4fe39d14c56a59d0325a&job_loc=La+Crosse%2CVA&q=General+Labor&spl=v1%253Av3ZAjcvSnyNzndaz%253AwucB%252Bo9mKnI6Iydfuod1ag%253D%253D%253AQcWxNDpJMHEvH7ya6hFvSxRz2y1AnYv5YUwDXzxyGiLIiz0jTlAftBpOt86lwby3qjEsM%252F3E3qqVyHUxuzcZH6MoSrNXz0sl%252FbrxMKUoJ5KOdyZpb0Zr%252FdEMUcArlXmOUXVm&encrypt=0&l=La+Crosse%2C+VA&query_category_id=100000&t=simplyhired.com&jobkey-27564009589/" class="blue-link" target="_blank">Warehouse Person (Loader) Evenings/Seasonal</a></p> <p class="similar-job-company">Pepsi - <span class="text-muted">La Crosse, VA</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=679020e16bdc73ec9c3d478b1&ri=9953bd3f192a4fe39d14c56a59d0325a&job_loc=La+Crosse%2CVA&q=General+Labor&spl=v1%253AFcIjdXOnwS9qCT4t%253AMpULL13DJzDbef95CTehew%253D%253D%253A%252FY3nQ5If%252FM4fIknu5RoDuo92BXMuBT8v3Eu5FSWmyy7si0Yz1OVJ%252BDphP1%252FbQ88H%252BJR9%252BAYwC%252BS12ND6%252FKLe1LU1hPnDYA2587WSrGEN%252Fnu%252B%252FYm7jiEX1RTYkp0sLKTvWWxBGA%253D%253D&encrypt=0&l=La+Crosse%2C+VA&query_category_id=100000&t=simplyhired.com&jobkey-26977079493/" class="blue-link" target="_blank">Lumber Stacker - General Laborer</a></p> <p class="similar-job-company">American Hardwood Industries - <span class="text-muted">La Crosse, VA</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=642225ac7a8c73eca71d135a1&ri=9953bd3f192a4fe39d14c56a59d0325a&job_loc=South+Hill%2CVA&q=General+Labor&spl=v1%253AKTfcUy4NNjSrqs9X%253AbGyPOvfvzbyOwmaYoAOWZw%253D%253D%253ALFO8GTiZlEDyN5q6w3Ce1S1b7qpMEkiH%252FLfXMAyrxu5X4Vp5rZxfU5vi6c%252Bs4wGrD5e5p8RbB70gMYJjqVBgOFR%252BKCw%252Bi5iHEeeOuA6H6UUYu1WDL5poNQMTq1RnYUuhwyT6&encrypt=0&l=La+Crosse%2C+VA&query_category_id=100000&t=simplyhired.com&jobkey-27700585878/" class="blue-link" target="_blank">Hotel Laundry Attendant</a></p> <p class="similar-job-company">Love's Travel Stops & Country Stores - <span class="text-muted">South Hill, VA</span></p> <p class="text-muted similar-job-date"> 15 hours ago </p> <p class="similar-job-title"><a href="https://www.jobs2careers.com/click.php?jid=65e5c955744c73ecbb63dcca1&ri=9953bd3f192a4fe39d14c56a59d0325a&job_loc=La+Crosse%2CVA&q=General+Labor&spl=v1%253AYVS52RbBLdbMqsVF%253AlN%252Be8HAL3cltCOzAGLTHxg%253D%253D%253A8MXQMzcaq63Q3iiDlRlC4yfcUkkAJYtlCJektXtqT2X%252FMX07RMxNF2yN7KSu52wU%252FHZ52gknL7qqopPADvxQbm6bSBCNY6mXt6%252FSZklTtobbQliXPVoTy3hteiV%252F3dLprBRhMFCEuNW75GNT&encrypt=0&l=La+Crosse%2C+VA&query_category_id=100000&t=simplyhired.com&jobkey-27634963974/" class="blue-link" target="_blank">Handyman / Remodeling</a></p> <p class="similar-job-company">Mr. Handyman - <span class="text-muted">La Crosse, VA</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=645ae18ddccc73eca09151401&ri=9953bd3f192a4fe39d14c56a59d0325a&job_loc=South+Hill%2CVA&q=General+Labor&spl=v1%253AF0XCYdtv0PmrJ7o4%253ALpkjWw%252FKhmq02DrVirXXsw%253D%253D%253Av4P7FFDstjeovUL646rS2j8M5nHuyVyopS6HZh3zgv%252Fa1txaHyAQ%252FM4Va5a2rT0JCCUmryv6IdHzQP1pb%252FoDXzukVW%252B4VMBcBoLKE4gSlyArD2IJdt2KlidhWuy0FxBLCNCN36IN4TyRBDC1&encrypt=0&l=La+Crosse%2C+VA&query_category_id=100000&t=simplyhired.com&jobkey-27726029712/" class="blue-link" target="_blank">Porter</a></p> <p class="similar-job-company">Carrols Restaurant Group - <span class="text-muted">South Hill, VA</span></p> <p class="text-muted similar-job-date"> Yesterday </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' => 'Pepsi' ), 'UtZipcode' => array( 'city' => 'La Crosse', 'state_prefix' => 'VA' ), 'User' => array( 'unique_name' => '' ), 'EmployersJob' => array( 'anonymous_post' => (int) 0, 'open' => (int) 1, 'url' => 'https://www.jobs2careers.com/click.php?jid=65a0667e6fbc73ecbf392e7b1&ri=9953bd3f192a4fe39d14c56a59d0325a&job_loc=La+Crosse%2CVA&q=General+Labor&spl=v1%253Av3ZAjcvSnyNzndaz%253AwucB%252Bo9mKnI6Iydfuod1ag%253D%253D%253AQcWxNDpJMHEvH7ya6hFvSxRz2y1AnYv5YUwDXzxyGiLIiz0jTlAftBpOt86lwby3qjEsM%252F3E3qqVyHUxuzcZH6MoSrNXz0sl%252FbrxMKUoJ5KOdyZpb0Zr%252FdEMUcArlXmOUXVm&encrypt=0&l=La+Crosse%2C+VA&query_category_id=100000&t=simplyhired.com&jobkey-27564009589/', 'title' => 'Warehouse Person (Loader) Evenings/Seasonal', 'description' => '<p>**Warehouse Person (Loader) Evenings/Seasonal**</p><p>CAROUSEL_PARAGRAPH</p><p>* Wytheville, Virginia </p><p>* Supply Chain </p><p>* 500#######406 </p><p>** Share Job**</p><p>** Job Description**</p><p>PBNA $21.15 per hour **to view our Warehouse Person (Loader) Realistic Job Preview Video** **$21.15 per hour** ***Evenings/Seasonal** This labor-intensive position is responsible for hand building pallets of product for bulk, and route trucks. Each type of loading requires strict attention to order accuracy with respect to loading outgoing trucks and unloading incoming trucks. Works from Electronic order system or order sheets to build loads using a forklift and/or electronic pallet jack. Position is responsible for accuracy in loading and complying with shipper/receiver documentation. Follows warehouse instructions in building loads (). Employees must maintain a clean and safe work environment. Position may be required to work across a wide variety of weather conditions and hours, shift duration depends on work load and may vary daily. Transport truck loading involves moving full pallets of products from the warehouse onto a trailer and removing any returned pallets/plastic flats. Responsible for unloading raw materials and placing them in designated warehouse space. Bulk truck loading involves selecting designated packages and flavors of products from the warehouse and loading them onto a pallet. Position is responsible for maintaining the stability of the pallet through proper stacking and shrink-wrapping. In most cases, pallets are loaded onto a trailer for local delivery. Position is responsible for unloading returned products and pallets/plastic flats. Route truck loading involves selecting designated packages and flavors or pallets of products from the warehouse and loading them into the truck. Product/packages for each truck are customized based on the salespersons order. Position is responsible for unloading returned products and pallets/plastic flats. Position requires lifting a very high volume of cases of product per day from 20-45 pounds per case repeatedly during a long work period. Requires constant standing, walking, bending, twisting, squatting reaching and grasping as product is moved. **PRIMARY JOB ACCOUNTABILITIES:** </p><p>* Drive power pallet jack or forklift to picking area and build pallet/load according to load sheet or voice pick audio equipment (if applicable)</p><p>* Mark load ticket for out of stock items</p><p>* Wrap pallet when pallet/load is finished</p><p>* Turn in paper work with order for check before loading and have truck checked</p><p>* Stage pallet and/or load into truck when ready</p><p>* Complete partial pallets and put away mixed pallets</p><p>* Maintain proper housekeeping standards in work area</p><p>* Regular, reliable, predictable attendance</p><p>**BASIC QUALIFICATIONS:**</p><p>* 18 years or older</p><p>**HELPFUL EXPERIENCE**: </p><p>* Experience working in a warehouse environment (e.g., order selector/picking product storage, product staging, powered pallet jack/forklifts, etc.)</p><p>* Driving a forklift (e.g., performing basic operations such as driving forwards, driving backwards, lifting and lowering boom, maneuvering in tight areas without damaging product, etc.)</p><p>* Working with racking systems and loading/unloading pallets (e.g., pulling and placing pallets on/off vertical product racking systems and trucks, maximizing storage by stacking products vertically, etc.)</p><p>* Experience working in a team environment (e.g., cooperating with co-workers, joint problem solving, etc.) </p><p>Our Company will consider for employment qualified applicants with criminal histories in a manner consistent with the requirements of the Fair Credit Reporting Act, and all other applicable laws, including but not limited to, San Francisco Police Code Sections 4901-4919, commonly referred to as the San Francisco Fair Chance Ordinance; and Chapter XVII, Article 9 of the Los Angeles Municipal Code, commonly referred to as the Fair Chance Initiative for Hiring Ordinance. >All qualified applicants will receive consideration for employment without regard to race, color, religion, sex, sexual orientation, gender identity, national origin, protected veteran status, or disability status.</p><p>PepsiCo is an Equal Opportunity Employer: Female / Minority / Disability / Protected Veteran / Sexual Orientation / Gender Identity</p><p>If you'd like more information about your EEO rights as an applicant under the law, please download the available & documents. View .</p><p>Please view our </p><p>Anonymized data is stored for redirects to the career site tracking successful searches leading to job applications in effort to measure effectiveness of partners in sourcing job candidates and job searches. We request use of anonymized data to improve your experience on our site. </p><p>page.</p>', 'post_date' => '2023-05-20T14:38:57Z' ) ), (int) 1 => array( 'Employer' => array( 'company_name' => 'American Hardwood Industries' ), 'UtZipcode' => array( 'city' => 'La Crosse', 'state_prefix' => 'VA' ), 'User' => array( 'unique_name' => '' ), 'EmployersJob' => array( 'anonymous_post' => (int) 0, 'open' => (int) 1, 'url' => 'https://www.jobs2careers.com/click.php?jid=679020e16bdc73ec9c3d478b1&ri=9953bd3f192a4fe39d14c56a59d0325a&job_loc=La+Crosse%2CVA&q=General+Labor&spl=v1%253AFcIjdXOnwS9qCT4t%253AMpULL13DJzDbef95CTehew%253D%253D%253A%252FY3nQ5If%252FM4fIknu5RoDuo92BXMuBT8v3Eu5FSWmyy7si0Yz1OVJ%252BDphP1%252FbQ88H%252BJR9%252BAYwC%252BS12ND6%252FKLe1LU1hPnDYA2587WSrGEN%252Fnu%252B%252FYm7jiEX1RTYkp0sLKTvWWxBGA%253D%253D&encrypt=0&l=La+Crosse%2C+VA&query_category_id=100000&t=simplyhired.com&jobkey-26977079493/', 'title' => 'Lumber Stacker - General Laborer', 'description' => '<strong>Our North Garden, VA facility is hiring for lumber stacker / general laborer. If you previously worked as a warehouse worker or any entry level general labor position before, you'll be a great fit for this role. These positions are full time opportunities working for a world class hardwood lumber manufacturer.</strong><br><br><strong>Lumber Stacker - General Laborer Pay & Benefits:</strong><br><ul><li>Hourly Pay</li><li>Overtime Hours & Pay</li><li>Full Plan of Benefits including health, dental, vision, life, LTD, STD, 401k, paid vacation and paid holidays!</li></ul><br><strong>Lumber Stacker - General Laborer Requirements:</strong><br><br>Qualified candidates only need a willingness to learn and be on time!<br><br>Identify the sort numbers for the carts you are responsible for. Pull boards into the correct carts according to the sort numbers on the boards.<br><br>Pile the boards with the following criteria:<br><ul><li>Top, bottom and outside boards will be the longest</li><li>All edges will be free of knots, wane, writing and other defects</li><li>Bundle must be square with edge boards against the pipes of the cart</li><li>Build each bundle until full and finish off with a nice top layer</li><li>Push out finished bundle for forklift to remove</li></ul><br>Must clean area under and around chains and carts on the production line. Perform any other duties the supervisor may assign.<br><br><strong>Lumber Stacker - General Laborer Education & Experience:</strong><br><ul><li>Previous experience as a warehouse worker preferred</li><li>Previous experience as an entry level worker is preferred</li><li>Previous experience working on a farm is a plus!</li><li>High School degree preferred, but not required</li></ul><br><strong>***Please refer to the "Full Job Description" button below to review our physical demands form prior to applying to this position.***</strong>', 'post_date' => '2023-05-25T13:50:14Z' ) ), (int) 2 => array( 'Employer' => array( 'company_name' => 'Love's Travel Stops & Country Stores' ), 'UtZipcode' => array( 'city' => 'South Hill', 'state_prefix' => 'VA' ), 'User' => array( 'unique_name' => '' ), 'EmployersJob' => array( 'anonymous_post' => (int) 0, 'open' => (int) 1, 'url' => 'https://www.jobs2careers.com/click.php?jid=642225ac7a8c73eca71d135a1&ri=9953bd3f192a4fe39d14c56a59d0325a&job_loc=South+Hill%2CVA&q=General+Labor&spl=v1%253AKTfcUy4NNjSrqs9X%253AbGyPOvfvzbyOwmaYoAOWZw%253D%253D%253ALFO8GTiZlEDyN5q6w3Ce1S1b7qpMEkiH%252FLfXMAyrxu5X4Vp5rZxfU5vi6c%252Bs4wGrD5e5p8RbB70gMYJjqVBgOFR%252BKCw%252Bi5iHEeeOuA6H6UUYu1WDL5poNQMTq1RnYUuhwyT6&encrypt=0&l=La+Crosse%2C+VA&query_category_id=100000&t=simplyhired.com&jobkey-27700585878/', 'title' => 'Hotel Laundry Attendant', 'description' => 'Greet customers as you see them, speak politely, and assist customers. Change and replace all bed linens and towels. Sanitize and clean all restrooms. Dust/wipe down all room surfaces including but not limited to windows, pictures, mirrors, electronics, appliances, and furniture. Vacuum/mop all floors. Restock all room amenities. Assure all rooms are set up to company standards. Cleans and maintains personal workstation by properly stocking it with sheets, towels, amenities, etc. Respond to guest inquiries and requests and resolve issues in a timely, friendly and efficient manner. Maintain a safe facility and use safety first practices to remain accident-free. Other duties as assigned by your manager. Benefits That Cant Be Beat Medical/ Dental/ Vision and Life Insurance Plans Flexible Scheduling Road to Success Program for career development On-the-job training Competitive pay (paid weekly) Team Member bonus program Holiday pay 401(k) with matching contributions Parental Leave Adoptio...Laundry Attendant, Hotel, Attendant, Laundry', 'post_date' => '2023-06-03T12:25:44Z' ) ), (int) 3 => array( 'Employer' => array( 'company_name' => 'Mr. Handyman' ), 'UtZipcode' => array( 'city' => 'La Crosse', 'state_prefix' => 'VA' ), 'User' => array( 'unique_name' => '' ), 'EmployersJob' => array( 'anonymous_post' => (int) 0, 'open' => (int) 1, 'url' => 'https://www.jobs2careers.com/click.php?jid=65e5c955744c73ecbb63dcca1&ri=9953bd3f192a4fe39d14c56a59d0325a&job_loc=La+Crosse%2CVA&q=General+Labor&spl=v1%253AYVS52RbBLdbMqsVF%253AlN%252Be8HAL3cltCOzAGLTHxg%253D%253D%253A8MXQMzcaq63Q3iiDlRlC4yfcUkkAJYtlCJektXtqT2X%252FMX07RMxNF2yN7KSu52wU%252FHZ52gknL7qqopPADvxQbm6bSBCNY6mXt6%252FSZklTtobbQliXPVoTy3hteiV%252F3dLprBRhMFCEuNW75GNT&encrypt=0&l=La+Crosse%2C+VA&query_category_id=100000&t=simplyhired.com&jobkey-27634963974/', 'title' => 'Handyman / Remodeling', 'description' => 'Are you a great craftsman? Do you leave your customers thrilled? Do you love the craft side of that business, working with customers to turn their dreams into reality, but grow tired of the administration and headaches? Do you find yourself burning the candle at both ends, working a full day with your current customer, and then another half day on estimates required to line up your next job, bookkeeping and administration? Are you getting paid for all that extra time? Are you tired of feast and famine cycles, the demand for free estimates, and tire-kicking callers? <br> <br> Mr. Handyman understands your challenges. We've built this business with you in mind and we are currently hiring skilled craftsmen with at least 15 years professional trade experience, who can remodel, do expert carpentry, light plumbing, light electric, drywall repair, and more. Must be clean cut, friendly and personable, able to handle a physically demanding job and take pride in doing things the right way for our upscale residential and commercial clients. <br> <br> As an employee of Mr. Handyman (NOT a sub-contractor/1099), you'll focus your time and energy on your current customer, and turning their dream into reality. The office staff manages the marketing, answers calls and books jobs, and deals with insurance and regulatory paperwork. You'll have a company van and ZERO out of pocket expenses that decrease your take home pay. <br> <br> Don't let the 'Handyman' name fool you, we're licensed as a Virginia Class A Contractor and do nice projects in nice homes and businesses. More than 65% of our work is returning clients, which keeps us busy. Clients come to us based on our strong reputation and stay with us based on the strength of our staff and the quality of their work. We focus on small- to medium-sized jobs in maintenance, repair, improvements and remodeling.<br> <br> We provide paid holidays and vacation, plus an awesome benefits package including health insurance, vision insurance, dental insurance, life insurance, retirement plan and more! (Probably better benefits than any other job you have had.)<br> <br> We're looking for a select few experienced, motivated and organized home improvement professionals that can work directly with clients to successfully complete current projects and open doors to future projects. Accordingly, excellent customer communication and independent work skills are required. We offer the opportunity to do something different every day! Our average full-time tech can easily make $50,000 a year, plus gets added perks and benefits that nearly double that number.<br> <br> The job requires a minimum of 15 years professional trade experience, and the ability to pass our background check and drug tests. Must have a valid Virginia drivers license. <br> <br> If you meet these qualifications and would like to explore working for a company with a great reputation and that respects your talents and contributions, apply now.<br><br>Compensation: $50,000-$60,000k + Benefits <br><br>For over 20 years, Mr. Handyman of Richmond has consistently hired professional, reliable, customer-focused team members who are both knowledgeable and skilled. They are experienced in many areas of home improvement, maintenance and repair and they know the value of building relationships with clients.<br><br>Mr. Handyman of Richmond offers a competitive salary and benefits package to qualified craftsmen.<br><br><strong>Notice</strong><br><br>Mr. Handyman International LLC is the franchisor of the Mr. Handyman franchised system. Each Mr. Handyman franchised location is independently-owned and operated by an independent franchisee performing services. As a service to its independent franchisees, Mr. Handyman International LLC lists employment opportunities available throughout the franchised network so those employment opportunities may be conveniently found by interested parties at one central location for brand management purposes only. Mr. Handyman International LLC is NOT the employer seeking help. The only employer is the independent franchisee who has listed its available positions on this website.<br><br><strong>*Acknowledgement</strong><br><br>I acknowledge that each independent Mr. Handyman franchisee hires and determines the terms and conditions of employment for its own employees. Any employment benefits, compensation and employment practices vary by location. Neither Mr. Handyman International LLC ("Franchisor") nor its affiliates have the power to: (1) hire, fire or modify the employment condition of franchisee's employees; (2) supervise and control franchisee's employee work schedule or conditions of employment; (3) determine the rate and method of payment; or (4) accept, review or maintain franchisee employment records. Mr. Handyman International LLC is NOT the employer and/or joint employer for: (i) any of the job opportunities listed on this website; (ii) any of the independent franchisees; and, (iii) any of the employees of the independent franchisees.', 'post_date' => '2023-05-30T13:00:25Z' ) ), (int) 4 => array( 'Employer' => array( 'company_name' => 'Carrols Restaurant Group' ), 'UtZipcode' => array( 'city' => 'South Hill', 'state_prefix' => 'VA' ), 'User' => array( 'unique_name' => '' ), 'EmployersJob' => array( 'anonymous_post' => (int) 0, 'open' => (int) 1, 'url' => 'https://www.jobs2careers.com/click.php?jid=645ae18ddccc73eca09151401&ri=9953bd3f192a4fe39d14c56a59d0325a&job_loc=South+Hill%2CVA&q=General+Labor&spl=v1%253AF0XCYdtv0PmrJ7o4%253ALpkjWw%252FKhmq02DrVirXXsw%253D%253D%253Av4P7FFDstjeovUL646rS2j8M5nHuyVyopS6HZh3zgv%252Fa1txaHyAQ%252FM4Va5a2rT0JCCUmryv6IdHzQP1pb%252FoDXzukVW%252B4VMBcBoLKE4gSlyArD2IJdt2KlidhWuy0FxBLCNCN36IN4TyRBDC1&encrypt=0&l=La+Crosse%2C+VA&query_category_id=100000&t=simplyhired.com&jobkey-27726029712/', 'title' => 'Porter', 'description' => '<p>Carrols Restaurant Group - 706 E Atlantic Ave [Janitor / Custodian / Cleaning] As a Porter with Carrols Restaurant Group, you'll: Use basic power tools in order to maintain the proper function of the building; Maintain restrooms, dining areas and the kitchen by keeping them clean and up to safety and health standards; Maintain the outside appearance of the building, parking lot and landscape...Hiring Immediately >></p>', 'post_date' => '2023-06-03T02:52:32Z' ) ) ) $title_for_layout = 'General Labor at American Industrial Heat Transfer, Inc' $metatag_description = 'General LaborAmerican Industrial Heat Transfer, Inc at Proven' $unique_name = 'american-industrial-heat-transfer-inc-la-crosse-va' $reference_number = '52514' $mobile_image = 'http://proven-employer-mobile-images.s3.amazonaws.com/w15345152131836646374_small.jpg' $display_company_title = 'Jobs at American Industrial Heat Transfer, Inc' $employer = array( 'EmployersJob' => array( 'id' => '43484', 'employer_id' => '29379', 'ats_url' => '', 'url' => '', 'title' => 'General Labor', 'craigslist_city' => '', 'craigslist_sub_city' => '', 'craigslist_sub_sub_city' => '', 'craigslist_state' => '', 'open' => '1', 'post_date' => '2018-08-17 14:10:57', 'duration' => 'full time', 'anonymous_post' => '0', 'compensation' => '', 'zip' => '23950', 'description' => '<p>General manufacturing jobs from a wide range of duties including CNC programmers, Welders, Metal Fabricators and more!</p>', 'unique_name' => '', 'created_date' => '2018-08-17 14:10:28' ), 'Employer' => array( 'lat' => '36.69699860', 'lon' => '-78.09020233', 'id' => '29379', 'company_name' => 'American Industrial Heat Transfer, Inc', 'company_logo' => 'w15345151922012764929_small.jpg', 'simple_posting_process' => '1', 'user_id' => '700139', 'zipcode' => '23950', 'city' => 'La Crosse', 'street_address' => '', 'street_address2' => null, 'state' => 'VA' ), 'UtZipcode' => array( 'zipcode' => '23950', 'city' => 'La Crosse', 'state_prefix' => 'VA' ), (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="General Labor"/> <meta property="og:type" content="website"/> <meta property="og:url" content="https://www.proven.com/jobs/view/43484?ref=52514"/> <meta property="og:image" content="http://proven-employer-mobile-images.s3.amazonaws.com/w15345152131836646374_small.jpg"/> <meta property="og:site_name" content="Proven"/> <meta property="og:description" content="General manufacturing jobs from a wide range of duties including CNC programmers, Welders, Metal Fabricators and more!"/> <script type="application/ld+json"> { "@context": "http://schema.org", "@type": "JobPosting", "url": "https://www.proven.com/jobs/view/43484?ref=52514", "title": "General Labor", "description": "<p>General manufacturing jobs from a wide range of duties including CNC programmers, Welders, Metal Fabricators and more!</p>", "datePosted": "2018-08-17T14:10:57+00:00", "hiringOrganization": { "@type": "Organization", "name": "American Industrial Heat Transfer, Inc", "sameAs": "https://www.proven.com/employers/publicPage/29379" }, "identifier": { "@type": "PropertyValue", "name": "American Industrial Heat Transfer, Inc", "value": "29379" }, "jobLocation": { "@type": "Place", "address": { "@type": "PostalAddress", "addressLocality": "La Crosse", "addressRegion": "VA" } } } </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/43484"); $('#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">43484</span> <span class="hide" id="referencenumber">52514</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="https://d2qez73695kjfi.cloudfront.net/w15345151922012764929_small.jpg" width="90" border="0" class="img-responsive center-block" /> </div> </div> <div class="col-xs-9 col-sm-10"> <h1>General Labor</h1> <p class="small-bottom-border"> American Industrial Heat Transfer, Inc </p> <div class="date-location">Aug 17, 2018 - La Crosse, VA</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+43484-w@hireproven.com">jobs+43484-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:29379/job_id:43484", 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=43484"; } } </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/29379/43484" 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 class="company-image"> <img src="http://proven-employer-mobile-images.s3.amazonaws.com/w15345152131836646374_small.jpg" width="100%" class="img-responsive center-block" /> </div> <div id="job-description"> <p>General manufacturing jobs from a wide range of duties including CNC programmers, Welders, Metal Fabricators and more!</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=65a0667e6fbc73ecbf392e7b1&ri=9953bd3f192a4fe39d14c56a59d0325a&job_loc=La+Crosse%2CVA&q=General+Labor&spl=v1%253Av3ZAjcvSnyNzndaz%253AwucB%252Bo9mKnI6Iydfuod1ag%253D%253D%253AQcWxNDpJMHEvH7ya6hFvSxRz2y1AnYv5YUwDXzxyGiLIiz0jTlAftBpOt86lwby3qjEsM%252F3E3qqVyHUxuzcZH6MoSrNXz0sl%252FbrxMKUoJ5KOdyZpb0Zr%252FdEMUcArlXmOUXVm&encrypt=0&l=La+Crosse%2C+VA&query_category_id=100000&t=simplyhired.com&jobkey-27564009589/" class="blue-link" target="_blank">Warehouse Person (Loader) Evenings/Seasonal</a></p> <p class="similar-job-company">Pepsi - <span class="text-muted">La Crosse, VA</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=679020e16bdc73ec9c3d478b1&ri=9953bd3f192a4fe39d14c56a59d0325a&job_loc=La+Crosse%2CVA&q=General+Labor&spl=v1%253AFcIjdXOnwS9qCT4t%253AMpULL13DJzDbef95CTehew%253D%253D%253A%252FY3nQ5If%252FM4fIknu5RoDuo92BXMuBT8v3Eu5FSWmyy7si0Yz1OVJ%252BDphP1%252FbQ88H%252BJR9%252BAYwC%252BS12ND6%252FKLe1LU1hPnDYA2587WSrGEN%252Fnu%252B%252FYm7jiEX1RTYkp0sLKTvWWxBGA%253D%253D&encrypt=0&l=La+Crosse%2C+VA&query_category_id=100000&t=simplyhired.com&jobkey-26977079493/" class="blue-link" target="_blank">Lumber Stacker - General Laborer</a></p> <p class="similar-job-company">American Hardwood Industries - <span class="text-muted">La Crosse, VA</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=642225ac7a8c73eca71d135a1&ri=9953bd3f192a4fe39d14c56a59d0325a&job_loc=South+Hill%2CVA&q=General+Labor&spl=v1%253AKTfcUy4NNjSrqs9X%253AbGyPOvfvzbyOwmaYoAOWZw%253D%253D%253ALFO8GTiZlEDyN5q6w3Ce1S1b7qpMEkiH%252FLfXMAyrxu5X4Vp5rZxfU5vi6c%252Bs4wGrD5e5p8RbB70gMYJjqVBgOFR%252BKCw%252Bi5iHEeeOuA6H6UUYu1WDL5poNQMTq1RnYUuhwyT6&encrypt=0&l=La+Crosse%2C+VA&query_category_id=100000&t=simplyhired.com&jobkey-27700585878/" class="blue-link" target="_blank">Hotel Laundry Attendant</a></p> <p class="similar-job-company">Love's Travel Stops & Country Stores - <span class="text-muted">South Hill, VA</span></p> <p class="text-muted similar-job-date"> 15 hours ago </p> <p class="similar-job-title"><a href="https://www.jobs2careers.com/click.php?jid=65e5c955744c73ecbb63dcca1&ri=9953bd3f192a4fe39d14c56a59d0325a&job_loc=La+Crosse%2CVA&q=General+Labor&spl=v1%253AYVS52RbBLdbMqsVF%253AlN%252Be8HAL3cltCOzAGLTHxg%253D%253D%253A8MXQMzcaq63Q3iiDlRlC4yfcUkkAJYtlCJektXtqT2X%252FMX07RMxNF2yN7KSu52wU%252FHZ52gknL7qqopPADvxQbm6bSBCNY6mXt6%252FSZklTtobbQliXPVoTy3hteiV%252F3dLprBRhMFCEuNW75GNT&encrypt=0&l=La+Crosse%2C+VA&query_category_id=100000&t=simplyhired.com&jobkey-27634963974/" class="blue-link" target="_blank">Handyman / Remodeling</a></p> <p class="similar-job-company">Mr. Handyman - <span class="text-muted">La Crosse, VA</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=645ae18ddccc73eca09151401&ri=9953bd3f192a4fe39d14c56a59d0325a&job_loc=South+Hill%2CVA&q=General+Labor&spl=v1%253AF0XCYdtv0PmrJ7o4%253ALpkjWw%252FKhmq02DrVirXXsw%253D%253D%253Av4P7FFDstjeovUL646rS2j8M5nHuyVyopS6HZh3zgv%252Fa1txaHyAQ%252FM4Va5a2rT0JCCUmryv6IdHzQP1pb%252FoDXzukVW%252B4VMBcBoLKE4gSlyArD2IJdt2KlidhWuy0FxBLCNCN36IN4TyRBDC1&encrypt=0&l=La+Crosse%2C+VA&query_category_id=100000&t=simplyhired.com&jobkey-27726029712/" class="blue-link" target="_blank">Porter</a></p> <p class="similar-job-company">Carrols Restaurant Group - <span class="text-muted">South Hill, VA</span></p> <p class="text-muted similar-job-date"> Yesterday </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
American Industrial Heat Transfer, Inc
General manufacturing jobs from a wide range of duties including CNC programmers, Welders, Metal Fabricators and more!
Other jobs you may like
Warehouse Person (Loader) Evenings/Seasonal
Pepsi - La Crosse, VA
1 week ago
Lumber Stacker - General Laborer
American Hardwood Industries - La Crosse, VA
1 week ago
Love's Travel Stops & Country Stores - South Hill, VA
15 hours ago
Mr. Handyman - La Crosse, VA
4 days ago
Carrols Restaurant Group - South Hill, VA
Yesterday
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` = 43484 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` = 29379 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` = 700139 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` = 29379 LIMIT 1 | 1 | 1 | 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` = 700139 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` = 43484 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` = 43484 LIMIT 1 | 1 | 1 | 0 |