<? 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' => 'Camp Staff at Pali Adventures', 'metatag_description' => 'Camp StaffPali Adventures at Proven', 'unique_name' => 'pali-adventures-running-springs-ca', 'reference_number' => '54417', 'mobile_image' => '', 'display_company_title' => 'Jobs at Pali Adventures', 'employer' => array( 'EmployersJob' => array( 'id' => '44752', 'employer_id' => '30244', 'ats_url' => '', 'url' => '', 'title' => 'Camp Staff', 'craigslist_city' => 'inland empire', 'craigslist_sub_city' => '', 'craigslist_sub_sub_city' => '', 'craigslist_state' => 'California', 'open' => '1', 'post_date' => '2018-12-17 19:47:39', 'duration' => 'full time', 'anonymous_post' => '0', 'compensation' => '', 'zip' => '92382', 'description' => '<p>THis is a job application detail form. THis is a job application detail form. THis is a job application detail form. THis is a job application detail form. THis is a job application detail form. THis is a job application detail form. THis is a job application detail form. THis is a job application detail form. THis is a job application detail form. THis is a job application detail form. THis is a job application detail form. </p>', 'unique_name' => '', 'created_date' => '2018-12-17 19:47:29' ), 'Employer' => array( 'lat' => '34.20669937', 'lon' => '-117.10500336', 'id' => '30244', 'company_name' => 'Pali Adventures', 'company_logo' => '', 'simple_posting_process' => '1', 'user_id' => '708749', 'zipcode' => '92382', 'city' => 'Running Springs', 'street_address' => '', 'street_address2' => null, 'state' => 'CA' ), 'UtZipcode' => array( 'zipcode' => '92382', 'city' => 'Running Springs', 'state_prefix' => 'CA' ), (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="Camp Staff"/> <meta property="og:type" content="website"/> <meta property="og:url" content="https://www.proven.com/jobs/view/44752?ref=54417"/> <meta property="og:image" content="/css/images/proven_logo.png"/> <meta property="og:site_name" content="Proven"/> <meta property="og:description" content="THis is a job application detail form. THis is a job application detail form. THis is a job application detail form. THis is a job application detail form. THis is a job application detail form. THis is a job application detail form. THis is a job application detail form. THis is a job application detail form. THis is a job application detail form. THis is a job application detail form. THis is a job application detail form. "/> <script type="application/ld+json"> { "@context": "http://schema.org", "@type": "JobPosting", "url": "https://www.proven.com/jobs/view/44752?ref=54417", "title": "Camp Staff", "description": "<p>THis is a job application detail form. THis is a job application detail form. THis is a job application detail form. THis is a job application detail form. THis is a job application detail form. THis is a job application detail form. THis is a job application detail form. THis is a job application detail form. THis is a job application detail form. THis is a job application detail form. THis is a job application detail form. </p>", "datePosted": "2018-12-17T19:47:39+00:00", "hiringOrganization": { "@type": "Organization", "name": "Pali Adventures", "sameAs": "https://www.proven.com/employers/publicPage/30244" }, "identifier": { "@type": "PropertyValue", "name": "Pali Adventures", "value": "30244" }, "jobLocation": { "@type": "Place", "address": { "@type": "PostalAddress", "addressLocality": "Running Springs", "addressRegion": "CA" } } } </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/44752"); $('#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">44752</span> <span class="hide" id="referencenumber">54417</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>Camp Staff</h1> <p class="small-bottom-border"> Pali Adventures </p> <div class="date-location">Dec 17, 2018 - Inland Empire</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+44752-w@hireproven.com">jobs+44752-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:30244/job_id:44752", 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=44752"; } } </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/30244/44752" 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>THis is a job application detail form. THis is a job application detail form. THis is a job application detail form. THis is a job application detail form. THis is a job application detail form. THis is a job application detail form. THis is a job application detail form. THis is a job application detail form. THis is a job application detail form. THis is a job application detail form. THis is a job application detail form. </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=60a6f01d64dc73ec8d424e6b1&ri=9945df71f25349e6a46fc981b0d299a2&job_loc=Running+Springs%2CCA&q=Camp+Staff&spl=v1%253AN9JYOILjQkiRa9Iy%253Ajjz6eGcgmwnDUmNMbfrmFQ%253D%253D%253AndhYmzgdUd%252BiZC1CVFjCz4lrJsCSqOM%252Fs2xIq8xIi311VAUg9k16cslEYzAJVYm5ey6Nh6OQU2d0oNsR56YxtcG7p%252Bi5eDjB48O%252BBoXUlO%252FV8xie66LBM%252FhsbzZcnMBRwTvoLA%253D%253D&encrypt=0&l=Running+Springs%2C+CA&query_category_id=370000&t=simplyhired.com&jobkey-27267991653/" class="blue-link" target="_blank">Lifeguard - SoCal</a></p> <p class="similar-job-company">Hume Lake Christian Camps - <span class="text-muted">Running Springs, CA</span></p> <p class="text-muted similar-job-date"> 2 days ago </p> <p class="similar-job-title"><a href="https://www.jobs2careers.com/click.php?jid=6275d3d5eeec73eca07072e31&ri=9945df71f25349e6a46fc981b0d299a2&job_loc=Running+Springs%2CCA&q=Camp+Staff&spl=v1%253Aas4Md2O0paHswBpu%253Ap7wdcmrpv%252FjCs9vGKcgAow%253D%253D%253AT6GRxfoTpmJWZta0R9TP0FAAWif6kT4orTrkpu5yxiUX1OPc0WaBOf8oh7dSV9cwdhnSI7ufwHCv4b8Us2MDKGD4KbHcRl9Pb%252FC%252BMkCPtTrSXe7QpQX%252Boev%252BaDAA32G0lpx2H%252FHInUerxeT0Uw%253D%253D&encrypt=0&l=Running+Springs%2C+CA&query_category_id=370000&t=simplyhired.com&jobkey-27719812077/" class="blue-link" target="_blank">Camp Host - Curry Village - Yosemite</a></p> <p class="similar-job-company">ARAMARK - <span class="text-muted">Running Springs, CA</span></p> <p class="text-muted similar-job-date"> Yesterday </p> <p class="similar-job-title"><a href="https://www.jobs2careers.com/click.php?jid=60a6039749ec73ec8d4d76c91&ri=9945df71f25349e6a46fc981b0d299a2&job_loc=San+Bernardino%2CCA&q=Camp+Staff&spl=v1%253AII%252FjjrYmL5R8BZf%252B%253AHDCAPXqfTGBm%252BgG%252BQWwesw%253D%253D%253AOhujAKlCt9r9dVpdh0n8yqve1ch%252BJdD9HBg2s6tpfiLh0LoCRbRgHq1Hs4KFhW3pMb4sqVNFIUoun27v0AiYzmXQZYmokVm%252BB2M5FSIYHTHro%252FRop5eOhkSl&encrypt=0&l=Running+Springs%2C+CA&query_category_id=370000&t=simplyhired.com&jobkey-27267547143/" class="blue-link" target="_blank">Cashier</a></p> <p class="similar-job-company">Pollo Campero - <span class="text-muted">San Bernardino, CA</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=620e59c04c4c73eca7c8d3b91&ri=9945df71f25349e6a46fc981b0d299a2&job_loc=Redlands%2CCA&q=Camp+Staff&spl=v1%253AytUMEVdG5WY7BOKL%253Ape5TP5Cxxsphsi8ysll3RQ%253D%253D%253Acv4xI%252BnZsA52cLHo0jJ9c8i1avsQan74uXMvucui3JmP4OMEIRjF%252F6LVWIwiAzyuBE2wT7iGN8V7%252Bqh%252FjRN9j1ESAe5VU3q2KIKNwTpUDisJ8HoInv8FgUJCxq7Dv%252BYJZIKP&encrypt=0&l=Running+Springs%2C+CA&query_category_id=370000&t=simplyhired.com&jobkey-27711972535/" class="blue-link" target="_blank">Courtesy Clerk</a></p> <p class="similar-job-company">Stater Bros. Markets - <span class="text-muted">Redlands, CA</span></p> <p class="text-muted similar-job-date"> 2 days ago </p> <p class="similar-job-title"><a href="https://www.jobs2careers.com/click.php?jid=622fe35c03ec73eca5d37a7d1&ri=9945df71f25349e6a46fc981b0d299a2&job_loc=Redlands%2CCA&q=Camp+Staff&spl=v1%253Awc%252BLd%252BSDK0gwPyQs%253AvFWpD0fDS1ZosRhWHjrQCw%253D%253D%253AKg1qAKHqC7mUbDuf1cGABQ8bhKP2i3aQMYACu7zvBkb5X1fkD%252FEN%252BMoJrNTIgxekSJ3I9g09JIeZE6Mmt74HCRE6HEshRDNNQ470lnBY6EZCNjdM6qnWGOfb72Pw2nxVZhufyA%253D%253D&encrypt=0&l=Running+Springs%2C+CA&query_category_id=370000&t=simplyhired.com&jobkey-27680029811/" class="blue-link" target="_blank">Part Time Sales Associate, West Coast Tanning Inc.</a></p> <p class="similar-job-company">Palm Beach Tan - <span class="text-muted">Redlands, CA</span></p> <p class="text-muted similar-job-date"> 6 days ago </p> <p class="voffset4"> <strong>Apply to jobs on the go with Proven mobile</strong> </p> <div> <a href="/candidates/app" target="_blank" title="Download the iPhone App"> <img src="/css/images/App_Store_available.png" width="112" /> </a> <a href="/candidates/app/google" target="_blank" title="Download the Android App"> <img src="/css/images/google_play_badge.png" width="112" /> </a> </div> </div> </div> </div> </div> </div> </div> ', 'scripts_for_layout' => '<script type="text/javascript" src="/js/Views/Jobs/search_jobs.js?1619372465"></script>' ) $search_text = '' $search_location = '' $show_thank_you = (int) 0 $similar_jobs = array( (int) 0 => array( 'Employer' => array( 'company_name' => 'Hume Lake Christian Camps' ), 'UtZipcode' => array( 'city' => 'Running Springs', 'state_prefix' => 'CA' ), 'User' => array( 'unique_name' => '' ), 'EmployersJob' => array( 'anonymous_post' => (int) 0, 'open' => (int) 1, 'url' => 'https://www.jobs2careers.com/click.php?jid=60a6f01d64dc73ec8d424e6b1&ri=9945df71f25349e6a46fc981b0d299a2&job_loc=Running+Springs%2CCA&q=Camp+Staff&spl=v1%253AN9JYOILjQkiRa9Iy%253Ajjz6eGcgmwnDUmNMbfrmFQ%253D%253D%253AndhYmzgdUd%252BiZC1CVFjCz4lrJsCSqOM%252Fs2xIq8xIi311VAUg9k16cslEYzAJVYm5ey6Nh6OQU2d0oNsR56YxtcG7p%252Bi5eDjB48O%252BBoXUlO%252FV8xie66LBM%252FhsbzZcnMBRwTvoLA%253D%253D&encrypt=0&l=Running+Springs%2C+CA&query_category_id=370000&t=simplyhired.com&jobkey-27267991653/', 'title' => 'Lifeguard - SoCal', 'description' => '<p>**Lifeguard - SoCal**</p><p>**Department:** Hume SoCal Program General **Location:** Green Valley Lake, CA </p><p>Since 1946, more than 1.5 million youth and adults have been exposed to the gospel of Jesus Christ at Hume Lake Christian Camps. Our camp and retreat centers are interdenominational, year-round camping ministries dedicated to the glory of God. We are committed to sharing a clear presentation of the gospel and giving guests an opportunity to respond. Our camps extend from the Berkshire Mountains of Western Massachusetts to the Sequoia National Forest, and the San Bernardino Mountains of Southern California. </p><p>**JOB TITLE: LIFEGUARD**</p><p>**DEPARTMENT: SoCal - Program**</p><p>**REPORTS TO: Guest Group Supervisor**</p><p>**FLSA STATUS:** Seasonal Salary or Hourly </p><p>**BENEFITS:** Bi-weekly pay (less room and board) </p><p>**NOTES:** 10 Openings; Must be 18-years old by the start of Staff Orientation </p><p>We want our staff to enjoy camp and welcome you to participate in the activities and chapels that we offer when you are not assigned work. All staff work a 5 or 6-day week with 1 or 2 days off per week. </p><p>**Job Summary:**</p><p>To promote the Gospel of Jesus Christ through maintaining a safe environment for campers and guests while they use the pools. Lifeguards are responsible for guarding pools, administer swim tests, and assist with recreation games. Responsible for recreation setup, field or equipment preparation, assist with recreation games, and area clean up. </p><p>**Duties & Responsibilities**</p><p>General:</p><p>* Show respect to campers, guests, peers, staff, and self </p><p>* Serve as a positive role model, show enthusiasm and display a positive attitude </p><p>* Be a witness for Jesus Christ in all words and actions, sharing Christs love with the public, campers, and staff. </p><p>Specific:</p><p>* Daily prepare pools and recreation areas, etc. </p><p>* Lifeguarding pools throughout the day including some night swims </p><p>**Qualifications & Requirements:**</p><p>General:</p><p>* Participate in staff training which will be anywhere from 6-12 days in length </p><p>* Ability to be on-site while camp programs are in session </p><p>* Has a sincere love for the Lord and a desire to see campers come to know and grow in Him </p><p>* Agreement with the theological positions, philosophy, and policies of HLCC </p><p>* Able to fulfill Hume Lake Christian Camps purpose and core values </p><p>* Positive formal and informal performance reviews </p><p>Specific:</p><p>* Must be current with or able to earn a nationally recognized Lifeguard /First Aid /CPR certification </p><p>* Adequately perform lifeguard and swimming skills as per HLCC standards </p><p>* Demonstrates the ability to patiently work with all ages and peoples </p><p>**Work Environment & Physical Demands:**</p><p>* You will be required to live on-site during the camp session. Experience working with youth and adults from diverse backgrounds, working as a team as well as independently. </p><p>* Physical requirements include bending, lifting, sitting, standing, stooping, stretching, walking, running, and possibly swimming. Hand-eye coordination, manual dexterity, and normal range of eyesight and hearing required to communicate with staff and manipulate camp equipment. Must operate with daily exposure to the cold, heat, rain, sun, and varying other weather conditions, as well as under irregular working hours in a camp environment. Able to lift 25-50 pounds. </p><p>**Legal Information:**</p><p>* The above statements are intended to describe the general nature and level of work being performed by people assigned to this classification. This is not an exhaustive list of all duties, responsibilities, or skills required by the individual holding this position. From time to time, as needed, all staff may be required to perform duties outside of their normal responsibilities. </p><p>* Position descriptions are not intended as an do not create employment contacts. This position is at-will employment, meaning that either the employee or Hume Lake Christian Camps, Inc. can discontinue employment at any time, with or without notice and with or without cause. </p><p>* Hume Lake Christian Camps is both an equal opportunity employer and a faith-based religious organization. We conduct hiring without regard of race, color, sex, age, national origin, handicap, or veteran status. </p><p>* In accordance with the Civil Rights Act of 1964, Section 702 (42 U.S.C. 2000e 1(a)) Hume Lake Christian Camps, Inc. has the right to, and does, hire only candidates who agree with Hume Lake Christian Camps Statement of Belief. (For more information visit )</p>', 'post_date' => '2023-05-25T14:00:34Z' ) ), (int) 1 => array( 'Employer' => array( 'company_name' => 'ARAMARK' ), 'UtZipcode' => array( 'city' => 'Running Springs', 'state_prefix' => 'CA' ), 'User' => array( 'unique_name' => '' ), 'EmployersJob' => array( 'anonymous_post' => (int) 0, 'open' => (int) 1, 'url' => 'https://www.jobs2careers.com/click.php?jid=6275d3d5eeec73eca07072e31&ri=9945df71f25349e6a46fc981b0d299a2&job_loc=Running+Springs%2CCA&q=Camp+Staff&spl=v1%253Aas4Md2O0paHswBpu%253Ap7wdcmrpv%252FjCs9vGKcgAow%253D%253D%253AT6GRxfoTpmJWZta0R9TP0FAAWif6kT4orTrkpu5yxiUX1OPc0WaBOf8oh7dSV9cwdhnSI7ufwHCv4b8Us2MDKGD4KbHcRl9Pb%252FC%252BMkCPtTrSXe7QpQX%252Boev%252BaDAA32G0lpx2H%252FHInUerxeT0Uw%253D%253D&encrypt=0&l=Running+Springs%2C+CA&query_category_id=370000&t=simplyhired.com&jobkey-27719812077/', 'title' => 'Camp Host - Curry Village - Yosemite', 'description' => '<strong>Job Description</strong><br><br>The Camp Host is responsible for ensuring guest satisfaction by booking reservations, assisting with guest needs, and resolving or escalating any guest concerns or issues. Essential functions and responsibilities of the position may vary by Aramark location based on client requirements and business needs.<br><br>COMPENSATION: The hourly rate for this position ranges from $16.00 to $16.25, depending on circumstances including an applicant's skills and qualifications, certain degrees and certifications, prior job experience, market data, and other relevant factors. Additional compensation may include a bonus or commission (if relevant). This is Aramark's good faith and reasonable estimate of the range of compensation for this position as of the time of posting.<br><br><strong>Job Responsibilities</strong><br> Greet and provide customer service to guests while anticipating their needs<br> Supply guests or travelers with directions, travel information, and other information such as available services and points of interest.<br> Book reservations, rentals, and coordinate registration<br> Operate a register and/or software system to complete cash and credit card transactions.<br> Answers phone calls and emails and delivers messages as needed.<br> Maintains excellent customer service and positive attitude towards guest, customers, clients, co-workers, etc.<br> Coordinate resolution of guest concerns<br> Communicates closely with all departments to ensure a seamless guest experience.<br><br>At Aramark, developing new skills and doing what it takes to get the job done make a positive impact for our employees and for our customers. In order to meet our commitments, job duties may change or new ones may be assigned without formal notice.<br><br><strong>Qualifications</strong><br> Previous guest services experience required<br> Previous cash handling experience preferred<br> Demonstrates excellent customer service skills<br> Demonstrates interpersonal and communication skills, both verbal and written<br> Demonstrate organizational skills, accuracy, and attention to detail<br><br><strong>About Aramark</strong><br><br><b>Our Mission</b><br><br>Rooted in service and united by our purpose, we strive to do great things for each other, our partners, our communities, and our planet.<br><br>At Aramark, we believe that every employee should enjoy equal employment opportunity and be free to participate in all aspects of the company. We do not discriminate on the basis of race, color, religion, national origin, age, sex, gender, pregnancy, disability, sexual orientation, gender identity, genetic information, military status, protected veteran status or other characteristics protected by applicable law.<br><br><b>About Aramark</b><br><br>The people of Aramark proudly serve millions of guests every day through food, facilities, and uniform services in 19 countries around the world. Rooted in service and united by our purpose, we strive to do great things for each other, our partners, our communities, and our planet. We believe a career should develop your talents, fuel your passions, and empower your professional growth. So, no matter what you're pursuing - a new challenge, a sense of belonging, or just a great place to work - our focus is helping you reach your full potential. Learn more about working here at or connect with us on Facebook, Instagram and Twitter.', 'post_date' => '2023-05-27T02:07:09Z' ) ), (int) 2 => array( 'Employer' => array( 'company_name' => 'Pollo Campero' ), 'UtZipcode' => array( 'city' => 'San Bernardino', 'state_prefix' => 'CA' ), 'User' => array( 'unique_name' => '' ), 'EmployersJob' => array( 'anonymous_post' => (int) 0, 'open' => (int) 1, 'url' => 'https://www.jobs2careers.com/click.php?jid=60a6039749ec73ec8d4d76c91&ri=9945df71f25349e6a46fc981b0d299a2&job_loc=San+Bernardino%2CCA&q=Camp+Staff&spl=v1%253AII%252FjjrYmL5R8BZf%252B%253AHDCAPXqfTGBm%252BgG%252BQWwesw%253D%253D%253AOhujAKlCt9r9dVpdh0n8yqve1ch%252BJdD9HBg2s6tpfiLh0LoCRbRgHq1Hs4KFhW3pMb4sqVNFIUoun27v0AiYzmXQZYmokVm%252BB2M5FSIYHTHro%252FRop5eOhkSl&encrypt=0&l=Running+Springs%2C+CA&query_category_id=370000&t=simplyhired.com&jobkey-27267547143/', 'title' => 'Cashier', 'description' => '<p>The Front of House Team Member, Cashiers responsibility is to provide an unforgettable experience for our customers. </p><p>Job opportunities as FOH Team Member, Cashier, Customer Service are generally offered as full time or part time restaurant job. </p><p>Pollo Campero Cashier Requirements: </p><p>* Be Service OBSESSED </p><p>* Be 18 years of age or older</p><p>* Speak English fluently, bilingual in Spanish preferred </p><p>* Energetic Team Player</p><p>* Have great communication skills </p><p>* Preferred: 1+ year of experience in similar roles</p><p>* Flexibility to work nights, weekends, and holidays</p><p>Company : Pollo Campero</p><p>Position : Cashier</p><p>Status : Full Time</p><p>Shift : First (Day), Second (Afternoon) </p><p>Req # : 6849630</p><p>Date Posted : January 24, 2022</p><p>Location : 835 Harriman Place, San Bernardino, US, CA, 92408 </p><p>Job Category : Restaurant Crew</p>', 'post_date' => '2023-05-16T01:52:55Z' ) ), (int) 3 => array( 'Employer' => array( 'company_name' => 'Stater Bros. Markets' ), 'UtZipcode' => array( 'city' => 'Redlands', 'state_prefix' => 'CA' ), 'User' => array( 'unique_name' => '' ), 'EmployersJob' => array( 'anonymous_post' => (int) 0, 'open' => (int) 1, 'url' => 'https://www.jobs2careers.com/click.php?jid=620e59c04c4c73eca7c8d3b91&ri=9945df71f25349e6a46fc981b0d299a2&job_loc=Redlands%2CCA&q=Camp+Staff&spl=v1%253AytUMEVdG5WY7BOKL%253Ape5TP5Cxxsphsi8ysll3RQ%253D%253D%253Acv4xI%252BnZsA52cLHo0jJ9c8i1avsQan74uXMvucui3JmP4OMEIRjF%252F6LVWIwiAzyuBE2wT7iGN8V7%252Bqh%252FjRN9j1ESAe5VU3q2KIKNwTpUDisJ8HoInv8FgUJCxq7Dv%252BYJZIKP&encrypt=0&l=Running+Springs%2C+CA&query_category_id=370000&t=simplyhired.com&jobkey-27711972535/', 'title' => 'Courtesy Clerk', 'description' => '<p>Stater Bros. - 1536 Barton Ave. - [Grocery Clerk / Bagger / Cart Attendant] As a Courtesy Clerk with Stater Bros. you'll: Bag customer groceries; Assist customers to their vehicles; Retrieve carts from parking lot; Maintain bag supplies and cleanliness of checkstand area; Collect and break down cardboard boxes; Secure price verifications...Immediately Hiring >></p>', 'post_date' => '2023-05-26T01:42:23Z' ) ), (int) 4 => array( 'Employer' => array( 'company_name' => 'Palm Beach Tan' ), 'UtZipcode' => array( 'city' => 'Redlands', 'state_prefix' => 'CA' ), 'User' => array( 'unique_name' => '' ), 'EmployersJob' => array( 'anonymous_post' => (int) 0, 'open' => (int) 1, 'url' => 'https://www.jobs2careers.com/click.php?jid=622fe35c03ec73eca5d37a7d1&ri=9945df71f25349e6a46fc981b0d299a2&job_loc=Redlands%2CCA&q=Camp+Staff&spl=v1%253Awc%252BLd%252BSDK0gwPyQs%253AvFWpD0fDS1ZosRhWHjrQCw%253D%253D%253AKg1qAKHqC7mUbDuf1cGABQ8bhKP2i3aQMYACu7zvBkb5X1fkD%252FEN%252BMoJrNTIgxekSJ3I9g09JIeZE6Mmt74HCRE6HEshRDNNQ470lnBY6EZCNjdM6qnWGOfb72Pw2nxVZhufyA%253D%253D&encrypt=0&l=Running+Springs%2C+CA&query_category_id=370000&t=simplyhired.com&jobkey-27680029811/', 'title' => 'Part Time Sales Associate, West Coast Tanning Inc.', 'description' => 'Overview:<br/><div>Come Join The Leader In The Industry!</div><div>We are seeking passionate, hard-working individuals to represent our brand!</div><div>We offer a vibrant, highly professional work environment, which is perfect for a fun seeking, team player!</div><div><strong> </strong></div><div><strong>Generous Commission Programs</strong></div><div><strong>Fun Goal Related Contests</strong></div><div><strong>Flexible School Schedules </strong></div><div><strong>401K Opportunities</strong></div><div><strong>Medical, Dental, and Vision Benefit Opportunities</strong></div><div><strong>Employee discounts On Amazing Products</strong></div><div><strong>Complimentary All Access Diamond Membership To All Salon Services</strong></div><div> </div><div><strong>What We Offer:</strong></div><ul><li>COMMISSION OPPORTUNITIES THAT PROVIDE OUR AVERAGE EMPLOYEE TO MAKE $18 - $26 PER HOUR! TOP PERFORMERS MAKE EVEN MORE!</li><li>A welcoming, team oriented atmosphere.</li><li>Customer service training</li><li>Entry level sales training.</li><li>Entry level leadership training</li><li>Training on how to set goals and achieve them</li><li>Fun goal related contests to make your work days more fun and competitive</li><li>Medical, Dental, and Vision Benefits for all full time employees</li><li>401K Opportunities</li><li>Flexible school schedules</li><li>Growth and career opportunities</li><li>Complimentary Diamond Salon Membership</li><li>Employee discount on our amazing skin care products</li></ul><br/><br/>Responsibilities:<br/><ul><li>Meeting sales goals measured daily/weekly/monthly</li><li>Consults with customers in a professional, upbeat manner</li><li>Educate customers on safe tanning practices and retail items</li><li>Maintain a clean and organized salon</li><li>Cash handling, opening/closing business</li><li>Daily administrative paperwork, and goal tracking</li></ul><br/><br/>Qualifications:<br/><ul><li>High school diploma, or equivalent.</li><li>Must be at least 18 years of age</li><li>Must be able to stand, bend, walk for long periods of time, for 7 hours per day</li><li>Must be able to lift 25 pounds without assistance</li><li>Reliable transportation, flexible availability including nights and weekends</li></ul>', 'post_date' => '2023-05-22T02:01:54Z' ) ) ) $title_for_layout = 'Camp Staff at Pali Adventures' $metatag_description = 'Camp StaffPali Adventures at Proven' $unique_name = 'pali-adventures-running-springs-ca' $reference_number = '54417' $mobile_image = '' $display_company_title = 'Jobs at Pali Adventures' $employer = array( 'EmployersJob' => array( 'id' => '44752', 'employer_id' => '30244', 'ats_url' => '', 'url' => '', 'title' => 'Camp Staff', 'craigslist_city' => 'inland empire', 'craigslist_sub_city' => '', 'craigslist_sub_sub_city' => '', 'craigslist_state' => 'California', 'open' => '1', 'post_date' => '2018-12-17 19:47:39', 'duration' => 'full time', 'anonymous_post' => '0', 'compensation' => '', 'zip' => '92382', 'description' => '<p>THis is a job application detail form. THis is a job application detail form. THis is a job application detail form. THis is a job application detail form. THis is a job application detail form. THis is a job application detail form. THis is a job application detail form. THis is a job application detail form. THis is a job application detail form. THis is a job application detail form. THis is a job application detail form. </p>', 'unique_name' => '', 'created_date' => '2018-12-17 19:47:29' ), 'Employer' => array( 'lat' => '34.20669937', 'lon' => '-117.10500336', 'id' => '30244', 'company_name' => 'Pali Adventures', 'company_logo' => '', 'simple_posting_process' => '1', 'user_id' => '708749', 'zipcode' => '92382', 'city' => 'Running Springs', 'street_address' => '', 'street_address2' => null, 'state' => 'CA' ), 'UtZipcode' => array( 'zipcode' => '92382', 'city' => 'Running Springs', 'state_prefix' => 'CA' ), (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="Camp Staff"/> <meta property="og:type" content="website"/> <meta property="og:url" content="https://www.proven.com/jobs/view/44752?ref=54417"/> <meta property="og:image" content="/css/images/proven_logo.png"/> <meta property="og:site_name" content="Proven"/> <meta property="og:description" content="THis is a job application detail form. THis is a job application detail form. THis is a job application detail form. THis is a job application detail form. THis is a job application detail form. THis is a job application detail form. THis is a job application detail form. THis is a job application detail form. THis is a job application detail form. THis is a job application detail form. THis is a job application detail form. "/> <script type="application/ld+json"> { "@context": "http://schema.org", "@type": "JobPosting", "url": "https://www.proven.com/jobs/view/44752?ref=54417", "title": "Camp Staff", "description": "<p>THis is a job application detail form. THis is a job application detail form. THis is a job application detail form. THis is a job application detail form. THis is a job application detail form. THis is a job application detail form. THis is a job application detail form. THis is a job application detail form. THis is a job application detail form. THis is a job application detail form. THis is a job application detail form. </p>", "datePosted": "2018-12-17T19:47:39+00:00", "hiringOrganization": { "@type": "Organization", "name": "Pali Adventures", "sameAs": "https://www.proven.com/employers/publicPage/30244" }, "identifier": { "@type": "PropertyValue", "name": "Pali Adventures", "value": "30244" }, "jobLocation": { "@type": "Place", "address": { "@type": "PostalAddress", "addressLocality": "Running Springs", "addressRegion": "CA" } } } </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/44752"); $('#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">44752</span> <span class="hide" id="referencenumber">54417</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>Camp Staff</h1> <p class="small-bottom-border"> Pali Adventures </p> <div class="date-location">Dec 17, 2018 - Inland Empire</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+44752-w@hireproven.com">jobs+44752-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:30244/job_id:44752", 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=44752"; } } </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/30244/44752" 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>THis is a job application detail form. THis is a job application detail form. THis is a job application detail form. THis is a job application detail form. THis is a job application detail form. THis is a job application detail form. THis is a job application detail form. THis is a job application detail form. THis is a job application detail form. THis is a job application detail form. THis is a job application detail form. </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=60a6f01d64dc73ec8d424e6b1&ri=9945df71f25349e6a46fc981b0d299a2&job_loc=Running+Springs%2CCA&q=Camp+Staff&spl=v1%253AN9JYOILjQkiRa9Iy%253Ajjz6eGcgmwnDUmNMbfrmFQ%253D%253D%253AndhYmzgdUd%252BiZC1CVFjCz4lrJsCSqOM%252Fs2xIq8xIi311VAUg9k16cslEYzAJVYm5ey6Nh6OQU2d0oNsR56YxtcG7p%252Bi5eDjB48O%252BBoXUlO%252FV8xie66LBM%252FhsbzZcnMBRwTvoLA%253D%253D&encrypt=0&l=Running+Springs%2C+CA&query_category_id=370000&t=simplyhired.com&jobkey-27267991653/" class="blue-link" target="_blank">Lifeguard - SoCal</a></p> <p class="similar-job-company">Hume Lake Christian Camps - <span class="text-muted">Running Springs, CA</span></p> <p class="text-muted similar-job-date"> 2 days ago </p> <p class="similar-job-title"><a href="https://www.jobs2careers.com/click.php?jid=6275d3d5eeec73eca07072e31&ri=9945df71f25349e6a46fc981b0d299a2&job_loc=Running+Springs%2CCA&q=Camp+Staff&spl=v1%253Aas4Md2O0paHswBpu%253Ap7wdcmrpv%252FjCs9vGKcgAow%253D%253D%253AT6GRxfoTpmJWZta0R9TP0FAAWif6kT4orTrkpu5yxiUX1OPc0WaBOf8oh7dSV9cwdhnSI7ufwHCv4b8Us2MDKGD4KbHcRl9Pb%252FC%252BMkCPtTrSXe7QpQX%252Boev%252BaDAA32G0lpx2H%252FHInUerxeT0Uw%253D%253D&encrypt=0&l=Running+Springs%2C+CA&query_category_id=370000&t=simplyhired.com&jobkey-27719812077/" class="blue-link" target="_blank">Camp Host - Curry Village - Yosemite</a></p> <p class="similar-job-company">ARAMARK - <span class="text-muted">Running Springs, CA</span></p> <p class="text-muted similar-job-date"> Yesterday </p> <p class="similar-job-title"><a href="https://www.jobs2careers.com/click.php?jid=60a6039749ec73ec8d4d76c91&ri=9945df71f25349e6a46fc981b0d299a2&job_loc=San+Bernardino%2CCA&q=Camp+Staff&spl=v1%253AII%252FjjrYmL5R8BZf%252B%253AHDCAPXqfTGBm%252BgG%252BQWwesw%253D%253D%253AOhujAKlCt9r9dVpdh0n8yqve1ch%252BJdD9HBg2s6tpfiLh0LoCRbRgHq1Hs4KFhW3pMb4sqVNFIUoun27v0AiYzmXQZYmokVm%252BB2M5FSIYHTHro%252FRop5eOhkSl&encrypt=0&l=Running+Springs%2C+CA&query_category_id=370000&t=simplyhired.com&jobkey-27267547143/" class="blue-link" target="_blank">Cashier</a></p> <p class="similar-job-company">Pollo Campero - <span class="text-muted">San Bernardino, CA</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=620e59c04c4c73eca7c8d3b91&ri=9945df71f25349e6a46fc981b0d299a2&job_loc=Redlands%2CCA&q=Camp+Staff&spl=v1%253AytUMEVdG5WY7BOKL%253Ape5TP5Cxxsphsi8ysll3RQ%253D%253D%253Acv4xI%252BnZsA52cLHo0jJ9c8i1avsQan74uXMvucui3JmP4OMEIRjF%252F6LVWIwiAzyuBE2wT7iGN8V7%252Bqh%252FjRN9j1ESAe5VU3q2KIKNwTpUDisJ8HoInv8FgUJCxq7Dv%252BYJZIKP&encrypt=0&l=Running+Springs%2C+CA&query_category_id=370000&t=simplyhired.com&jobkey-27711972535/" class="blue-link" target="_blank">Courtesy Clerk</a></p> <p class="similar-job-company">Stater Bros. Markets - <span class="text-muted">Redlands, CA</span></p> <p class="text-muted similar-job-date"> 2 days ago </p> <p class="similar-job-title"><a href="https://www.jobs2careers.com/click.php?jid=622fe35c03ec73eca5d37a7d1&ri=9945df71f25349e6a46fc981b0d299a2&job_loc=Redlands%2CCA&q=Camp+Staff&spl=v1%253Awc%252BLd%252BSDK0gwPyQs%253AvFWpD0fDS1ZosRhWHjrQCw%253D%253D%253AKg1qAKHqC7mUbDuf1cGABQ8bhKP2i3aQMYACu7zvBkb5X1fkD%252FEN%252BMoJrNTIgxekSJ3I9g09JIeZE6Mmt74HCRE6HEshRDNNQ470lnBY6EZCNjdM6qnWGOfb72Pw2nxVZhufyA%253D%253D&encrypt=0&l=Running+Springs%2C+CA&query_category_id=370000&t=simplyhired.com&jobkey-27680029811/" class="blue-link" target="_blank">Part Time Sales Associate, West Coast Tanning Inc.</a></p> <p class="similar-job-company">Palm Beach Tan - <span class="text-muted">Redlands, CA</span></p> <p class="text-muted similar-job-date"> 6 days ago </p> <p class="voffset4"> <strong>Apply to jobs on the go with Proven mobile</strong> </p> <div> <a href="/candidates/app" target="_blank" title="Download the iPhone App"> <img src="/css/images/App_Store_available.png" width="112" /> </a> <a href="/candidates/app/google" target="_blank" title="Download the Android App"> <img src="/css/images/google_play_badge.png" width="112" /> </a> </div> </div> </div> </div> </div> </div> </div> ' $scripts_for_layout = '<script type="text/javascript" src="/js/Views/Jobs/search_jobs.js?1619372465"></script>' $no_title_bar = false $no_bottom_bar = false $no_index = false
filemtime - [internal], line ?? include - APP/View/Layouts/responsive.ctp, line 69 View::_evaluate() - CORE/Cake/View/View.php, line 961 View::_render() - CORE/Cake/View/View.php, line 923 View::renderLayout() - CORE/Cake/View/View.php, line 546 View::render() - CORE/Cake/View/View.php, line 481 Controller::render() - CORE/Cake/Controller/Controller.php, line 960 JobsController::view() - APP/Controller/JobsController.php, line 1338 ReflectionMethod::invokeArgs() - [internal], line ?? Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 490 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167 [main] - APP/webroot/index.php, line 118
THis is a job application detail form. THis is a job application detail form. THis is a job application detail form. THis is a job application detail form. THis is a job application detail form. THis is a job application detail form. THis is a job application detail form. THis is a job application detail form. THis is a job application detail form. THis is a job application detail form. THis is a job application detail form.
Other jobs you may like
Hume Lake Christian Camps - Running Springs, CA
2 days ago
Camp Host - Curry Village - Yosemite
ARAMARK - Running Springs, CA
Yesterday
Pollo Campero - San Bernardino, CA
1 week ago
Stater Bros. Markets - Redlands, CA
2 days ago
Part Time Sales Associate, West Coast Tanning Inc.
Palm Beach Tan - Redlands, CA
6 days ago
Apply to jobs on the go with Proven mobile
Nr | Query | Error | Affected | Num. rows | Took (ms) |
---|---|---|---|---|---|
1 | SELECT `EmployersJob`.`id`, `EmployersJob`.`employer_id`, `EmployersJob`.`ats_url`, `EmployersJob`.`url`, `EmployersJob`.`title`, `EmployersJob`.`craigslist_city`, `EmployersJob`.`craigslist_sub_city`, `EmployersJob`.`craigslist_sub_sub_city`, `EmployersJob`.`craigslist_state`, `EmployersJob`.`open`, `EmployersJob`.`post_date`, `EmployersJob`.`duration`, `EmployersJob`.`anonymous_post`, `EmployersJob`.`compensation`, `EmployersJob`.`zip`, `EmployersJob`.`description`, `EmployersJob`.`unique_name`, `EmployersJob`.`created_date`, `Employer`.`lat`, `Employer`.`lon`, `Employer`.`id`, `Employer`.`company_name`, `Employer`.`company_logo`, `Employer`.`simple_posting_process`, `Employer`.`user_id`, `Employer`.`zipcode`, `Employer`.`city`, `Employer`.`street_address`, `Employer`.`street_address2`, `Employer`.`state`, `UtZipcode`.`zipcode`, `UtZipcode`.`city`, `UtZipcode`.`state_prefix` FROM `proven_production`.`employers_jobs` AS `EmployersJob` LEFT JOIN `proven_production`.`ut_zipcodes` AS `UtZipcode` ON (`EmployersJob`.`zip` = `UtZipcode`.`zipcode`) LEFT JOIN `proven_production`.`employers` AS `Employer` ON (`EmployersJob`.`employer_id` = `Employer`.`id`) WHERE `EmployersJob`.`id` = 44752 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` = 30244 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` = 708749 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` = 30244 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` = 708749 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` = 44752 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` = 44752 LIMIT 1 | 1 | 1 | 0 |