<? 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' => 'Mason - Experienced at K-Star Masonry', 'metatag_description' => 'Mason - ExperiencedK-Star Masonry at Proven', 'unique_name' => 'k-star-masonry-del-norte-co', 'reference_number' => '54106', 'mobile_image' => '', 'display_company_title' => 'Jobs at K-Star Masonry', 'employer' => array( 'EmployersJob' => array( 'id' => '44588', 'employer_id' => '30135', 'ats_url' => '', 'url' => '', 'title' => 'Mason - Experienced', 'craigslist_city' => 'western slope', 'craigslist_sub_city' => '', 'craigslist_sub_sub_city' => '', 'craigslist_state' => 'Colorado', 'open' => '1', 'post_date' => '2018-11-16 20:46:54', 'duration' => 'full time', 'anonymous_post' => '0', 'compensation' => '', 'zip' => '81132', 'description' => '<p>K-Star Masonry: Hiring Experienced Masons. Current project in Del Norte, CO. Please call 505-598-6136 for more information.</p>', 'unique_name' => '', 'created_date' => '2018-11-16 20:36:31' ), 'Employer' => array( 'lat' => '37.68600082', 'lon' => '-106.38099670', 'id' => '30135', 'company_name' => 'K-Star Masonry', 'company_logo' => '', 'simple_posting_process' => '1', 'user_id' => '706860', 'zipcode' => '81132', 'city' => 'Del Norte', 'street_address' => '', 'street_address2' => null, 'state' => 'CO' ), 'UtZipcode' => array( 'zipcode' => '81132', 'city' => 'Del Norte', 'state_prefix' => 'CO' ), (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="Mason - Experienced"/> <meta property="og:type" content="website"/> <meta property="og:url" content="https://www.proven.com/jobs/view/44588?ref=54106"/> <meta property="og:image" content="/css/images/proven_logo.png"/> <meta property="og:site_name" content="Proven"/> <meta property="og:description" content="K-Star Masonry: Hiring Experienced Masons. Current project in Del Norte, CO. Please call 505-598-6136 for more information."/> <script type="application/ld+json"> { "@context": "http://schema.org", "@type": "JobPosting", "url": "https://www.proven.com/jobs/view/44588?ref=54106", "title": "Mason - Experienced", "description": "<p>K-Star Masonry: Hiring Experienced Masons. Current project in Del Norte, CO. Please call 505-598-6136 for more information.</p>", "datePosted": "2018-11-16T20:46:54+00:00", "hiringOrganization": { "@type": "Organization", "name": "K-Star Masonry", "sameAs": "https://www.proven.com/employers/publicPage/30135" }, "identifier": { "@type": "PropertyValue", "name": "K-Star Masonry", "value": "30135" }, "jobLocation": { "@type": "Place", "address": { "@type": "PostalAddress", "addressLocality": "Del Norte", "addressRegion": "CO" } } } </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/44588"); $('#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">44588</span> <span class="hide" id="referencenumber">54106</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>Mason - Experienced</h1> <p class="small-bottom-border"> K-Star Masonry </p> <div class="date-location">Nov 16, 2018 - Western Slope</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+44588-w@hireproven.com">jobs+44588-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:30135/job_id:44588", 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=44588"; } } </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/30135/44588" 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>K-Star Masonry: Hiring Experienced Masons. Current project in Del Norte, CO. Please call 505-598-6136 for more information.</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=65a4cc98ae4c73ecbb66d5751&ri=994e3d5f700440f3b1e388d40f485dac&job_loc=Del+Norte%2CCO&q=Mason+++Experienced&spl=v1%253Awg0D9Uslk2rQ2s2x%253Agl2YQcQ8bIdif9mnJVXEug%253D%253D%253AmiKMTrWRuHt8BRforqpUy1L60%252Fca4KhGXzsmODneglPumGd6L9k7O1%252BUsbw8apC7q9%252BKaC9igKyxMbkL65swecFSzF5EKKRJy66gthtI2A8xQXR2t2jBuBypekOr81A%252FZtPdSA%253D%253D&encrypt=0&l=Del+Norte%2C+CO&query_category_id=100000&t=simplyhired.com&jobkey-27635294075/" class="blue-link" target="_blank">Construction Helper (Trabajador de Construccion)</a></p> <p class="similar-job-company">Blueprint Skilled Services - <span class="text-muted">Del Norte, CO</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=64150d61805c73eca07acae71&ri=994e3d5f700440f3b1e388d40f485dac&job_loc=Del+Norte%2CCO&q=Mason+++Experienced&spl=v1%253AUpRAP5L6RwaYerVH%253AGZnMOhPhQRzOI%252B5qgl7PNw%253D%253D%253AEYncyuOW0JcRaIg%252BMQFML86AwpNjmJ85FAVmyV3lB6zzyRRSKQkgdeN%252B9GLyOorHrR0ZR2P3pmCrqnfDfqg%252B5KhDTEujokZwEQ%252FKPSx4lzqz8fpyV%252B4qasWXOhHY2pIWG%252FPJ&encrypt=0&l=Del+Norte%2C+CO&query_category_id=100000&t=simplyhired.com&jobkey-27719437289/" class="blue-link" target="_blank">Survey Department Head</a></p> <p class="similar-job-company">Liberty Personnel Services - <span class="text-muted">Del Norte, CO</span></p> <p class="text-muted similar-job-date"> 7 hours ago </p> <p class="similar-job-title"><a href="https://www.jobs2careers.com/click.php?jid=6479c15b8c9c73eca6b609471&ri=994e3d5f700440f3b1e388d40f485dac&job_loc=Del+Norte%2CCO&q=Mason+++Experienced&spl=v1%253A%252FsL%252BWfxKcWYuX%252B45%253A%252BkVEZe7POLWhh4ksxixyrQ%253D%253D%253AvL1D5bHwVbEXm3iHEQzNx0gJ%252FULH%252FZRSKEM7cG%252Fjaa5sI5iakMhys2OYfW%252ByBTwtKElNo98kl5zOoUABCjOoZraBWjtjtS0%252B%252BpA3PJVRcSwX4EUt7KPq8iEISUdM%252Bqs6GUYj&encrypt=0&l=Del+Norte%2C+CO&query_category_id=100000&t=simplyhired.com&jobkey-27690814345/" class="blue-link" target="_blank">Site Manager Cornerstone Building Brands Engineering San Jos , San Jos Province, CR / Remote P[...]</a></p> <p class="similar-job-company">Cornerstone Building Brands - <span class="text-muted">Del Norte, CO</span></p> <p class="text-muted similar-job-date"> 7 hours ago </p> <p class="similar-job-title"><a href="https://www.jobs2careers.com/click.php?jid=65bbfe88526c73ecba95f47a1&ri=994e3d5f700440f3b1e388d40f485dac&job_loc=Del+Norte%2CCO&q=Mason+++Experienced&spl=v1%253APuYBxJawqr4CQu%252BT%253AlDhPIGwX%252FFMRnseq5pOz1A%253D%253D%253AbMkryFCSrz3MtDfF%252BHqaJvJwR7JMiKfo0w2ukJ4ikQOWM5VZO89OXplrk9b%252BvXnKyElDhYn7xBmwOvT8u7CaCpzPUjKJYTMHifAJYxZQZg7sAX2g1UzNXPvj2uPnMU4XpBhQAKi7s9fwpwy9&encrypt=0&l=Del+Norte%2C+CO&query_category_id=100000&t=simplyhired.com&jobkey-27625668214/" class="blue-link" target="_blank">HVAC Lead Installer</a></p> <p class="similar-job-company">Radiant Plumbing and Air Conditioning - <span class="text-muted">Del Norte, CO</span></p> <p class="text-muted similar-job-date"> 7 hours ago </p> <p class="similar-job-title"><a href="https://www.jobs2careers.com/click.php?jid=64360ba26e3c73eca24aa6d91&ri=994e3d5f700440f3b1e388d40f485dac&job_loc=Del+Norte%2CCO&q=Mason+++Experienced&spl=v1%253AL8Tam0yvdaQDR5xr%253AoYs9EBtbwH3YzMA%252BiwlZAQ%253D%253D%253AP%252BwFB4cuP%252FRJK6jOf9ohRg%252BlAJvXYMwMZVxYRitq3GXAK2p0DmY6vDsq7tV23xsn8uvjE9YlD1LiirEpnMe6q%252Fl0t1CpYGCBchneEjZ2zSNTcYwUfbCPRD4%253D&encrypt=0&l=Del+Norte%2C+CO&query_category_id=100000&t=simplyhired.com&jobkey-27754033175/" class="blue-link" target="_blank">Lead HVAC Installer New Construction Fort Collins, CO</a></p> <p class="similar-job-company">Kaizen Lab - <span class="text-muted">Del Norte, CO</span></p> <p class="text-muted similar-job-date"> 7 hours ago </p> <p class="voffset4"> <strong>Apply to jobs on the go with Proven mobile</strong> </p> <div> <a href="/candidates/app" target="_blank" title="Download the iPhone App"> <img src="/css/images/App_Store_available.png" width="112" /> </a> <a href="/candidates/app/google" target="_blank" title="Download the Android App"> <img src="/css/images/google_play_badge.png" width="112" /> </a> </div> </div> </div> </div> </div> </div> </div> ', 'scripts_for_layout' => '<script type="text/javascript" src="/js/Views/Jobs/search_jobs.js?1619372465"></script>' ) $search_text = '' $search_location = '' $show_thank_you = (int) 0 $similar_jobs = array( (int) 0 => array( 'Employer' => array( 'company_name' => 'Blueprint Skilled Services' ), 'UtZipcode' => array( 'city' => 'Del Norte', 'state_prefix' => 'CO' ), 'User' => array( 'unique_name' => '' ), 'EmployersJob' => array( 'anonymous_post' => (int) 0, 'open' => (int) 1, 'url' => 'https://www.jobs2careers.com/click.php?jid=65a4cc98ae4c73ecbb66d5751&ri=994e3d5f700440f3b1e388d40f485dac&job_loc=Del+Norte%2CCO&q=Mason+++Experienced&spl=v1%253Awg0D9Uslk2rQ2s2x%253Agl2YQcQ8bIdif9mnJVXEug%253D%253D%253AmiKMTrWRuHt8BRforqpUy1L60%252Fca4KhGXzsmODneglPumGd6L9k7O1%252BUsbw8apC7q9%252BKaC9igKyxMbkL65swecFSzF5EKKRJy66gthtI2A8xQXR2t2jBuBypekOr81A%252FZtPdSA%253D%253D&encrypt=0&l=Del+Norte%2C+CO&query_category_id=100000&t=simplyhired.com&jobkey-27635294075/', 'title' => 'Construction Helper (Trabajador de Construccion)', 'description' => '<strong>Position:</strong> <br><br><strong>Construction Worker (Trabajador de Construccion)</strong><br><br><strong>Work schedule: Monday - Friday </strong>(weekends optional)<br><br><strong>Shifts: 7:00 am to 3:30 pm </strong>(possible over time)<br><br><strong>Lakewood Office Branch: 303-###-#### or Northern Office Branch: 970-###-####</strong><br><br><strong>Preferred Skills:</strong> <br><br> Loading and unloading building material experience, demolition, grading, removing construction site materials from the worksite, basic construction hand tools experience and knowledge, safety trained in PPE use and minded. <br><br><strong>(</strong><strong>Experiencia en carga y descarga de materiales de construccin, demolicin, nivelacin, eliminacin de materiales de construccin del lugar de trabajo, experiencia y conocimientos bsicos de herramientas manuales de construccin, capacitacin en seguridad en el uso de EPP y mentalidad.)</strong><br><br><strong>Construction worker will assist in the following areas</strong>:<br><br>Remove framing material <strong>(Tirar Madera)</strong> <br><br>Removed drywall material <strong>(Tirar paredes de lleso)</strong><br><br>Assist moving material <strong>(Ayudar en mover material)</strong><br><br><strong>Requirements for Construction Worker (Requisitos)</strong>:<br><br>Tools to complete tasks. <strong>(Complir Tareas)</strong><br><br>Good communication skills. <strong>(Buena Comunicacion)</strong><br><br>Lift 25 pnds or more <strong>(Levantar mas de 25 libras)</strong><br><br><strong>MINIMUM HIRING REQUIREMENTS:</strong> <br><br>Minimum of 6 months continuous commercial construction work experience with on the job safety training with a licensed commercial contractor. <br><br>(<strong>Mnimo de 6 meses de experiencia continua en trabajos de construccin comercial con capacitacin en seguridad en el trabajo con un contratista comercial autorizado.</strong>)', 'post_date' => '2023-05-30T01:55:59Z' ) ), (int) 1 => array( 'Employer' => array( 'company_name' => 'Liberty Personnel Services' ), 'UtZipcode' => array( 'city' => 'Del Norte', 'state_prefix' => 'CO' ), 'User' => array( 'unique_name' => '' ), 'EmployersJob' => array( 'anonymous_post' => (int) 0, 'open' => (int) 1, 'url' => 'https://www.jobs2careers.com/click.php?jid=64150d61805c73eca07acae71&ri=994e3d5f700440f3b1e388d40f485dac&job_loc=Del+Norte%2CCO&q=Mason+++Experienced&spl=v1%253AUpRAP5L6RwaYerVH%253AGZnMOhPhQRzOI%252B5qgl7PNw%253D%253D%253AEYncyuOW0JcRaIg%252BMQFML86AwpNjmJ85FAVmyV3lB6zzyRRSKQkgdeN%252B9GLyOorHrR0ZR2P3pmCrqnfDfqg%252B5KhDTEujokZwEQ%252FKPSx4lzqz8fpyV%252B4qasWXOhHY2pIWG%252FPJ&encrypt=0&l=Del+Norte%2C+CO&query_category_id=100000&t=simplyhired.com&jobkey-27719437289/', 'title' => 'Survey Department Head', 'description' => '<p>Top-flight civil engineering firm has an immediate need for a Colorado licensed Land Surveyor to lead their Survey Team!</p><p><strong>Qualifications:</strong></p><ul><li> Experiencing manager multiple crews </li><li>Background with GIS services and software</li><li>Valid drivers' license. </li></ul><p>Excellent opportunity to join a thriving, dynamic company!</p><p><strong>Email a resume to </strong><em>...@libertyjobs.com</em></p><p><strong>Tom Ennis</strong><br><strong>Liberty Personnel Services, Inc.</strong><br><strong>...@libertyjobs.com</strong></p><p><strong>484-###-####</strong></p><p><strong>#midsenior #senior #LI-Hybrid #landsurveying #PLS </strong></p><p><strong>Key words:</strong></p><p>(Civil, Professional Land Surveyor, boundary, topographic, land development, erosion, drainage, GPS, GIS)</p>', 'post_date' => '2023-06-01T01:55:30Z' ) ), (int) 2 => array( 'Employer' => array( 'company_name' => 'Cornerstone Building Brands' ), 'UtZipcode' => array( 'city' => 'Del Norte', 'state_prefix' => 'CO' ), 'User' => array( 'unique_name' => '' ), 'EmployersJob' => array( 'anonymous_post' => (int) 0, 'open' => (int) 1, 'url' => 'https://www.jobs2careers.com/click.php?jid=6479c15b8c9c73eca6b609471&ri=994e3d5f700440f3b1e388d40f485dac&job_loc=Del+Norte%2CCO&q=Mason+++Experienced&spl=v1%253A%252FsL%252BWfxKcWYuX%252B45%253A%252BkVEZe7POLWhh4ksxixyrQ%253D%253D%253AvL1D5bHwVbEXm3iHEQzNx0gJ%252FULH%252FZRSKEM7cG%252Fjaa5sI5iakMhys2OYfW%252ByBTwtKElNo98kl5zOoUABCjOoZraBWjtjtS0%252B%252BpA3PJVRcSwX4EUt7KPq8iEISUdM%252Bqs6GUYj&encrypt=0&l=Del+Norte%2C+CO&query_category_id=100000&t=simplyhired.com&jobkey-27690814345/', 'title' => 'Site Manager Cornerstone Building Brands Engineering San Jos , San Jos Province, CR / Remote P[...]', 'description' => '<p>Cornerstone Building Brands | Employer reference: REF4886H</p><h3>Site Manager</h3><p>Posted on April 25, 2023 </p><h3>Our commitment to Diversity, Equality and Inclusion</h3><p><br>The <strong>Site Manager</strong> will oversee the operations and budget of all services performed at Cornerstone s Costa Rica location in San Jose. Current services at our Costa Rica Location are heavily focused on Engineering and Drafting, but our future includes services for other business functions. Provide the mentoring, training and personnel needs of the group. Continually coordinate with the leaders of the Cornerstone North American Centers to monitor, plan, prioritize and schedule work, including the allocation of resources, to meet all Commercial Solutions needs for engineering, drafting and other functions. Develop and maintain local supplier relationships, as required to run our site in Costa Rica.</p><p><strong>DUTIES AND RESPONSIBILITIES</strong></p><ul><li>Work closely with executive staff & develop local business strategies and goals</li><li>Develop and oversee local operating budget</li><li>Set department/division goals based on the company's plans</li><li>Follow and enforce company policies and procedures consistently</li><li>Tactically execute projects by effective utilization of resources and showcase performance in the form of Key Performance Indicators (KPIs)</li><li>Supervise other managers and staff</li><li>Coordinate & manage local business operations</li><li>Analyze data to inform operational decisions or activities</li><li>Collaborate with cross functions including HR, IT, Finance for seamless operations</li><li>Analyze financial records to improve efficiency</li><li>Coordinate with local suppliers and represent company in relevant professional organizations</li><li>Direct organizational operations, projects, or services</li><li>Collaborate with North American team to support daily tasks</li><li>Write reports, make presentations for Executive leadership team</li><li>Additional duties as assigned or deemed necessary for effective business operations</li><li>Manages resources including performance appraisals, engaging employees in process improvement initiatives and coaching and counseling team.</li><li>Recommends hiring, firing and salary and job change actions.</li></ul><h3>Qualifications</h3><ul><li>Significant professional experience in lower and middle management</li><li>Leadership ability</li><li>Experience leading technical teams and operations</li><li>Work independently without direct supervision</li><li>Understanding of how to develop and implement business strategies</li><li>Ability to work well with all levels of management, executive leadership and support staff, as well as with employees</li><li>Able to supervise a large staff of middle management and support staff</li><li>Problem-solving and conflict management skills</li><li>Motivating, developing, and directing people as they work, identifying the best people for the job</li><li>Effective decision making and problem-solving skills</li><li>Ability to understand how to influence business objectives within department and across site and others without formal supervisory authority</li><li>Performance Management, Financial Management and advances in Project Management. Ability to interface effectively with all levels of the organization</li><li>BS Degree in Engineering or Technology.</li><li>Advanced technical degree or coursework toward advanced degree preferred.</li><li>Ten years minimum experience in Engineering, Construction or Manufacturing industrypreferred</li><li>Minimum 5 years of management experience</li><li>Experience with Primavera P6 preferred</li></ul><h3>Additional information</h3><p>Remote work (Flexibility to go to the office once per month)<br>Address company: Lindora, Santa Ana, San Jos , Costa Rica, Parque Empresarial Forum I, Stage 5, Building D, 3rd Floor</p><p><br><strong>Why work for Cornerstone Building Brands?</strong></p><p>Our teams are at the heart of our purpose to positively contribute to the communities where we live, work and play.</p><p><br>Schedule: monday to friday 8am to 5pm /Full-time<br>Team members receive medical, dental and vision benefits starting day 1.<br>Other benefits include paid holidays, life insurance, LTD, STD, 401k, trainings, and professional development. You can also join one of our Employee Resource Groups which help support our commitment to providing a diverse and inclusive work environment, free virtual English course, Employee Assistance Program</p><h3>Job location</h3><p>Cornerstone Building Brands is the largest manufacturer of exterior building products in North America. Our comprehensive portfolio spans the breadth of the residential and commercial markets, while our expansive footprint enables us to serve customers and communities across North America. Our relentless focus on excellence combined with our ongoing commitment to innovation and R&D has driven us to become the #1 manufacturer of windows, vinyl siding, insulated metal panels, metal roofing and wall systems, and metal accessories. We believe every building we create, and every part of that building, positively contributes to communities where people live, work and play.</p><p>Cornerstone Building Brands is an Equal Opportunity Employer. All qualified applicants will receive consideration for employment without regard to race, color, religion, sex, sexual orientation, gender identity, national origin, or protected veteran status and will not be discriminated against on the basis of disability. You can find the Equal Employment Opportunity Poster here. If you'd like to view a copy of the company's affirmative action plan or policy statement, please email ...@cornerstone-bb.com . If you have a disability and you believe that you need a reasonable accommodation in order to search for a job opening or to submit an online application, please e-mail ...@cornerstone-bb.com . This email is used exclusively to assist disabled job seekers whose disability prevents them from being able to apply online. Only emails received for this purpose will be returned. Messages left for other purposes, such as following up on an application or technical issues not related to a disability, will not receive a response.</p><p>We have been made aware of multiple scams whereby unauthorized individuals are using Cornerstone Building Brand's name and logo to solicit potential job-seekers for employment. In some cases, job-seekers are being contacted directly, both by phone and e-mail. In other instances, these unauthorized individuals are placing advertisements for fake positions with both legitimate websites and fabricated ones. These individuals are typically promising high-paying jobs with the requirement that the job-seeker send money to pay for things such as visa applications or processing fees. Please be advised that Cornerstone Building Brands will never ask potential job-seekers for any sort of advance payment or bank account information as part of the recruiting or hiring process.</p>', 'post_date' => '2023-06-01T01:54:18Z' ) ), (int) 3 => array( 'Employer' => array( 'company_name' => 'Radiant Plumbing and Air Conditioning' ), 'UtZipcode' => array( 'city' => 'Del Norte', 'state_prefix' => 'CO' ), 'User' => array( 'unique_name' => '' ), 'EmployersJob' => array( 'anonymous_post' => (int) 0, 'open' => (int) 1, 'url' => 'https://www.jobs2careers.com/click.php?jid=65bbfe88526c73ecba95f47a1&ri=994e3d5f700440f3b1e388d40f485dac&job_loc=Del+Norte%2CCO&q=Mason+++Experienced&spl=v1%253APuYBxJawqr4CQu%252BT%253AlDhPIGwX%252FFMRnseq5pOz1A%253D%253D%253AbMkryFCSrz3MtDfF%252BHqaJvJwR7JMiKfo0w2ukJ4ikQOWM5VZO89OXplrk9b%252BvXnKyElDhYn7xBmwOvT8u7CaCpzPUjKJYTMHifAJYxZQZg7sAX2g1UzNXPvj2uPnMU4XpBhQAKi7s9fwpwy9&encrypt=0&l=Del+Norte%2C+CO&query_category_id=100000&t=simplyhired.com&jobkey-27625668214/', 'title' => 'HVAC Lead Installer', 'description' => '<div><p><u><strong>Who We Are:</strong></u></p><p>Done! Plumbing & Heating serves the Denver Metro Area... <u> We do great work because we ve got great people </u></p><p>We only hire the highest skilled, most reliable, licensed plumbers and air conditioning techs in the business. Solving problems for our customers, doing the job right. A team that stands behind their work with fair, consistent pricing and a workmanship guarantee. Now we want YOU to join our award-winning team at Done! Plumbing & Heating!</p><p><u><strong>Why Choose Done?</strong></u></p><ul><li>SIGN ON BONUS OF 5K!</li><li>Piece pay while installing & hourly based on experience</li></ul><ul><li>Top-Notch Benefits:<ul><li>Employee Medical benefit 100% paid by us!! (Other options are available at an additional cost) </li><li>Dental and Vision</li><li>50k Life Policy 100% Company-Paid</li><li>Long Term Disability 100% Company-Paid</li><li>Voluntary additions: Short Term Disability, Accident, Critical Illness, Hospital Indemnity, Legal Services & work perks through benefits hub</li><li>Retirement Saving: We help set you up a 401(k) with company matching</li><li>Paid holidays & paid time off that starts accruing DAY 1</li><li>Competitive relocation package</li></ul></li><li>Company-Provided iPhone & iPad</li><li>Company provided uniforms </li><li>Fully stocked Company Vehicle with a gas card/toll allowance</li><li>Stability: We've been in business since 1999, and we're only getting better!</li><li>Team-Focused Work Environment</li><li>Ongoing Professional and Personal Development Training Opportunities: Both in-house and across the country</li><li>Office Support: We have a dream team of office employees that are dedicated to making your life easier from the Warehouse to Dispatch & Customer Service, to Marketing and HR, and various other roles such as department coordinators.</li></ul><p> *Not ready to apply? Talk to one of our Career Specialists at 720-###-####*</p><p><strong><u>What We're Looking For:</u></strong> </p><p>Residential HVAC Lead Installers to join the Family and help serve our residential customers!<br/><br/></p><p>Skills, Abilities, & Requirements:</p><p>Experience:</p><ul><li>1-2 years experience in residential HVAC Install</li><li>Ability to troubleshoot service issues</li><li>Demonstrate proper and safe use of tools and related equipment</li><li>Ability to work and communicate effectively individually as well as in a team environment</li></ul><p>Certifications & Licenses: EPA Certification [NATE is a bonus]</p><p>Other Requirements: Valid and current drivers license<br/></p></div>', 'post_date' => '2023-06-01T01:54:59Z' ) ), (int) 4 => array( 'Employer' => array( 'company_name' => 'Kaizen Lab' ), 'UtZipcode' => array( 'city' => 'Del Norte', 'state_prefix' => 'CO' ), 'User' => array( 'unique_name' => '' ), 'EmployersJob' => array( 'anonymous_post' => (int) 0, 'open' => (int) 1, 'url' => 'https://www.jobs2careers.com/click.php?jid=64360ba26e3c73eca24aa6d91&ri=994e3d5f700440f3b1e388d40f485dac&job_loc=Del+Norte%2CCO&q=Mason+++Experienced&spl=v1%253AL8Tam0yvdaQDR5xr%253AoYs9EBtbwH3YzMA%252BiwlZAQ%253D%253D%253AP%252BwFB4cuP%252FRJK6jOf9ohRg%252BlAJvXYMwMZVxYRitq3GXAK2p0DmY6vDsq7tV23xsn8uvjE9YlD1LiirEpnMe6q%252Fl0t1CpYGCBchneEjZ2zSNTcYwUfbCPRD4%253D&encrypt=0&l=Del+Norte%2C+CO&query_category_id=100000&t=simplyhired.com&jobkey-27754033175/', 'title' => 'Lead HVAC Installer New Construction Fort Collins, CO', 'description' => '<div><p><b>WORK LOCAL! SIGN ON BONUS!</b></p><p><span><b>LEAD INSTALLER NEW CONSTRUCTION HVAC</b></span></p><p><span><i><b>Lead HVAC Installer - With up to $5,000.00 Sign on Bonus.</b></i></span></p><p><span><b>Salary: $25.00 - $40.00 per hour depending on experience.</b></span></p><p><b>At Fort Collins Heating and Air Conditioning, understand how important it is to have a good work and home life balance. We work hard to schedule jobs so that you can be home in time for dinner with your family and to rejuvenate. As a company we hold ourselves to a higher standard of quality and excellence and want to provide you the time to achieve a level of craftsmanship you can feel good about.</b></p><p><span><i><b>We offer Top Salaries and Monthly Bonus Structure and work Local!</b></i></span></p><p><b><span><i>Our motto:</i></span><span>"Big Enough to Serve, Small Enough to Care"</span></b></p><ul><li>Paid Time Off (PTO) - Up to 3 weeks, starts accruing right away, cash out option available</li><li>6 Paid Holidays Per Year</li><li>Health/Vision/Dental/Voluntary Elections - with monthly employer contribution</li><li>IRA retirement plan with 3% employer match</li><li>Employer paid Life Insurance Policy</li><li>Family Oriented</li><li>Uniform Shirts, Pants, and Coat Provided</li><li>Ongoing paid training</li><li>Referral Bonuses</li></ul><p>You will be responsible for leading a crew to complete high quality installation of HVAC equipment and systems. Communication with your customer to deliver exceptional customer experience.</p><p><i>Lead HVAC Installer Requirements:</i></p><ul><li>No less than two years HVAC installation experience in new construction, retrofit, commercial, or maintenance.</li><li>Industry specific education/trade school is a plus.</li><li>Ability to lead/train an apprentice</li><li>Ability to follow/perform installation procedures for HVAC/R equipment and trouble-shoot problems</li><li>Ability to read and understand blue prints and building codes</li><li>Ability to communicate clearly in a friendly, personable way with clients and coworkers</li><li>Valid social security card, driver s license, and a clean driving record</li><li>Well groomed, neat appearance.</li><li>Strong attention to detail with a desire and ability to complete the job correctly the first time</li><li>Understands and follows proper safety techniques</li><li>NATE certification a plus</li><li>EPA 608 certification, Type II or higher</li></ul><p>Physical Demands:</p><p>To adequately perform the duties of this job the employee is regularly and routinely required to; sit, stand, walk, stoop, use hands, fingers, hear, see, and talk. The employee must regularly lift and/or move up to<span>100 pounds.</span>Specific vision abilities required by this job include close vision and the ability to adjust focus.</p><p>At<i>Fort Collins Heating & Air Conditioning</i>our top priorities are the comfort and complete satisfaction of our clients. When people call us to handle their heating, air conditioning, indoor air quality or commercial HVAC service needs they receive the expertise that comes from more than 85 years of industry experience. Our company has been family owned and operated for three generations, and it is this family setting and mindset that has made us one of the most dependable HVAC contractors in Fort Collins since 1934.</p><p><i> Fort Collins Heating & Air Conditioning is proud to be an equal opportunity workplace and is an affirmative action employer. We are committed to equal employment opportunity regardless of race, color, ancestry, religion, sex, national origin, sexual orientation, age, citizenship, marital status, disability, gender identity or Veteran status. </i></p><p>Are you the best in your field?<span><i>Join our team!</i></span>For immediate consideration click<span>Apply</span>above!</p><p>Feel free to visit our website: </p><p><span>Thank you for your interest in Fort Collins Heating & Air Conditioning!</span></p><p><span>FORT COLLINS HEATING AND AIR CONDITIONING is an EEO employer - M/F/Vets/Disabled</span></p><p>Job Type: Full-time</p><p>Pay: $25.00 - $40.00 per hour</p></div>', 'post_date' => '2023-06-01T01:54:28Z' ) ) ) $title_for_layout = 'Mason - Experienced at K-Star Masonry' $metatag_description = 'Mason - ExperiencedK-Star Masonry at Proven' $unique_name = 'k-star-masonry-del-norte-co' $reference_number = '54106' $mobile_image = '' $display_company_title = 'Jobs at K-Star Masonry' $employer = array( 'EmployersJob' => array( 'id' => '44588', 'employer_id' => '30135', 'ats_url' => '', 'url' => '', 'title' => 'Mason - Experienced', 'craigslist_city' => 'western slope', 'craigslist_sub_city' => '', 'craigslist_sub_sub_city' => '', 'craigslist_state' => 'Colorado', 'open' => '1', 'post_date' => '2018-11-16 20:46:54', 'duration' => 'full time', 'anonymous_post' => '0', 'compensation' => '', 'zip' => '81132', 'description' => '<p>K-Star Masonry: Hiring Experienced Masons. Current project in Del Norte, CO. Please call 505-598-6136 for more information.</p>', 'unique_name' => '', 'created_date' => '2018-11-16 20:36:31' ), 'Employer' => array( 'lat' => '37.68600082', 'lon' => '-106.38099670', 'id' => '30135', 'company_name' => 'K-Star Masonry', 'company_logo' => '', 'simple_posting_process' => '1', 'user_id' => '706860', 'zipcode' => '81132', 'city' => 'Del Norte', 'street_address' => '', 'street_address2' => null, 'state' => 'CO' ), 'UtZipcode' => array( 'zipcode' => '81132', 'city' => 'Del Norte', 'state_prefix' => 'CO' ), (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="Mason - Experienced"/> <meta property="og:type" content="website"/> <meta property="og:url" content="https://www.proven.com/jobs/view/44588?ref=54106"/> <meta property="og:image" content="/css/images/proven_logo.png"/> <meta property="og:site_name" content="Proven"/> <meta property="og:description" content="K-Star Masonry: Hiring Experienced Masons. Current project in Del Norte, CO. Please call 505-598-6136 for more information."/> <script type="application/ld+json"> { "@context": "http://schema.org", "@type": "JobPosting", "url": "https://www.proven.com/jobs/view/44588?ref=54106", "title": "Mason - Experienced", "description": "<p>K-Star Masonry: Hiring Experienced Masons. Current project in Del Norte, CO. Please call 505-598-6136 for more information.</p>", "datePosted": "2018-11-16T20:46:54+00:00", "hiringOrganization": { "@type": "Organization", "name": "K-Star Masonry", "sameAs": "https://www.proven.com/employers/publicPage/30135" }, "identifier": { "@type": "PropertyValue", "name": "K-Star Masonry", "value": "30135" }, "jobLocation": { "@type": "Place", "address": { "@type": "PostalAddress", "addressLocality": "Del Norte", "addressRegion": "CO" } } } </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/44588"); $('#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">44588</span> <span class="hide" id="referencenumber">54106</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>Mason - Experienced</h1> <p class="small-bottom-border"> K-Star Masonry </p> <div class="date-location">Nov 16, 2018 - Western Slope</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+44588-w@hireproven.com">jobs+44588-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:30135/job_id:44588", 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=44588"; } } </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/30135/44588" 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>K-Star Masonry: Hiring Experienced Masons. Current project in Del Norte, CO. Please call 505-598-6136 for more information.</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=65a4cc98ae4c73ecbb66d5751&ri=994e3d5f700440f3b1e388d40f485dac&job_loc=Del+Norte%2CCO&q=Mason+++Experienced&spl=v1%253Awg0D9Uslk2rQ2s2x%253Agl2YQcQ8bIdif9mnJVXEug%253D%253D%253AmiKMTrWRuHt8BRforqpUy1L60%252Fca4KhGXzsmODneglPumGd6L9k7O1%252BUsbw8apC7q9%252BKaC9igKyxMbkL65swecFSzF5EKKRJy66gthtI2A8xQXR2t2jBuBypekOr81A%252FZtPdSA%253D%253D&encrypt=0&l=Del+Norte%2C+CO&query_category_id=100000&t=simplyhired.com&jobkey-27635294075/" class="blue-link" target="_blank">Construction Helper (Trabajador de Construccion)</a></p> <p class="similar-job-company">Blueprint Skilled Services - <span class="text-muted">Del Norte, CO</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=64150d61805c73eca07acae71&ri=994e3d5f700440f3b1e388d40f485dac&job_loc=Del+Norte%2CCO&q=Mason+++Experienced&spl=v1%253AUpRAP5L6RwaYerVH%253AGZnMOhPhQRzOI%252B5qgl7PNw%253D%253D%253AEYncyuOW0JcRaIg%252BMQFML86AwpNjmJ85FAVmyV3lB6zzyRRSKQkgdeN%252B9GLyOorHrR0ZR2P3pmCrqnfDfqg%252B5KhDTEujokZwEQ%252FKPSx4lzqz8fpyV%252B4qasWXOhHY2pIWG%252FPJ&encrypt=0&l=Del+Norte%2C+CO&query_category_id=100000&t=simplyhired.com&jobkey-27719437289/" class="blue-link" target="_blank">Survey Department Head</a></p> <p class="similar-job-company">Liberty Personnel Services - <span class="text-muted">Del Norte, CO</span></p> <p class="text-muted similar-job-date"> 7 hours ago </p> <p class="similar-job-title"><a href="https://www.jobs2careers.com/click.php?jid=6479c15b8c9c73eca6b609471&ri=994e3d5f700440f3b1e388d40f485dac&job_loc=Del+Norte%2CCO&q=Mason+++Experienced&spl=v1%253A%252FsL%252BWfxKcWYuX%252B45%253A%252BkVEZe7POLWhh4ksxixyrQ%253D%253D%253AvL1D5bHwVbEXm3iHEQzNx0gJ%252FULH%252FZRSKEM7cG%252Fjaa5sI5iakMhys2OYfW%252ByBTwtKElNo98kl5zOoUABCjOoZraBWjtjtS0%252B%252BpA3PJVRcSwX4EUt7KPq8iEISUdM%252Bqs6GUYj&encrypt=0&l=Del+Norte%2C+CO&query_category_id=100000&t=simplyhired.com&jobkey-27690814345/" class="blue-link" target="_blank">Site Manager Cornerstone Building Brands Engineering San Jos , San Jos Province, CR / Remote P[...]</a></p> <p class="similar-job-company">Cornerstone Building Brands - <span class="text-muted">Del Norte, CO</span></p> <p class="text-muted similar-job-date"> 7 hours ago </p> <p class="similar-job-title"><a href="https://www.jobs2careers.com/click.php?jid=65bbfe88526c73ecba95f47a1&ri=994e3d5f700440f3b1e388d40f485dac&job_loc=Del+Norte%2CCO&q=Mason+++Experienced&spl=v1%253APuYBxJawqr4CQu%252BT%253AlDhPIGwX%252FFMRnseq5pOz1A%253D%253D%253AbMkryFCSrz3MtDfF%252BHqaJvJwR7JMiKfo0w2ukJ4ikQOWM5VZO89OXplrk9b%252BvXnKyElDhYn7xBmwOvT8u7CaCpzPUjKJYTMHifAJYxZQZg7sAX2g1UzNXPvj2uPnMU4XpBhQAKi7s9fwpwy9&encrypt=0&l=Del+Norte%2C+CO&query_category_id=100000&t=simplyhired.com&jobkey-27625668214/" class="blue-link" target="_blank">HVAC Lead Installer</a></p> <p class="similar-job-company">Radiant Plumbing and Air Conditioning - <span class="text-muted">Del Norte, CO</span></p> <p class="text-muted similar-job-date"> 7 hours ago </p> <p class="similar-job-title"><a href="https://www.jobs2careers.com/click.php?jid=64360ba26e3c73eca24aa6d91&ri=994e3d5f700440f3b1e388d40f485dac&job_loc=Del+Norte%2CCO&q=Mason+++Experienced&spl=v1%253AL8Tam0yvdaQDR5xr%253AoYs9EBtbwH3YzMA%252BiwlZAQ%253D%253D%253AP%252BwFB4cuP%252FRJK6jOf9ohRg%252BlAJvXYMwMZVxYRitq3GXAK2p0DmY6vDsq7tV23xsn8uvjE9YlD1LiirEpnMe6q%252Fl0t1CpYGCBchneEjZ2zSNTcYwUfbCPRD4%253D&encrypt=0&l=Del+Norte%2C+CO&query_category_id=100000&t=simplyhired.com&jobkey-27754033175/" class="blue-link" target="_blank">Lead HVAC Installer New Construction Fort Collins, CO</a></p> <p class="similar-job-company">Kaizen Lab - <span class="text-muted">Del Norte, CO</span></p> <p class="text-muted similar-job-date"> 7 hours ago </p> <p class="voffset4"> <strong>Apply to jobs on the go with Proven mobile</strong> </p> <div> <a href="/candidates/app" target="_blank" title="Download the iPhone App"> <img src="/css/images/App_Store_available.png" width="112" /> </a> <a href="/candidates/app/google" target="_blank" title="Download the Android App"> <img src="/css/images/google_play_badge.png" width="112" /> </a> </div> </div> </div> </div> </div> </div> </div> ' $scripts_for_layout = '<script type="text/javascript" src="/js/Views/Jobs/search_jobs.js?1619372465"></script>' $no_title_bar = false $no_bottom_bar = false $no_index = false
filemtime - [internal], line ?? include - APP/View/Layouts/responsive.ctp, line 69 View::_evaluate() - CORE/Cake/View/View.php, line 961 View::_render() - CORE/Cake/View/View.php, line 923 View::renderLayout() - CORE/Cake/View/View.php, line 546 View::render() - CORE/Cake/View/View.php, line 481 Controller::render() - CORE/Cake/Controller/Controller.php, line 960 JobsController::view() - APP/Controller/JobsController.php, line 1338 ReflectionMethod::invokeArgs() - [internal], line ?? Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 490 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167 [main] - APP/webroot/index.php, line 118
K-Star Masonry
K-Star Masonry: Hiring Experienced Masons. Current project in Del Norte, CO. Please call 505-598-6136 for more information.
Other jobs you may like
Construction Helper (Trabajador de Construccion)
Blueprint Skilled Services - Del Norte, CO
2 days ago
Liberty Personnel Services - Del Norte, CO
7 hours ago
Site Manager Cornerstone Building Brands Engineering San Jos , San Jos Province, CR / Remote P[...]
Cornerstone Building Brands - Del Norte, CO
7 hours ago
Radiant Plumbing and Air Conditioning - Del Norte, CO
7 hours ago
Lead HVAC Installer New Construction Fort Collins, CO
Kaizen Lab - Del Norte, CO
7 hours ago
Apply to jobs on the go with Proven mobile
Nr | Query | Error | Affected | Num. rows | Took (ms) |
---|---|---|---|---|---|
1 | SELECT `EmployersJob`.`id`, `EmployersJob`.`employer_id`, `EmployersJob`.`ats_url`, `EmployersJob`.`url`, `EmployersJob`.`title`, `EmployersJob`.`craigslist_city`, `EmployersJob`.`craigslist_sub_city`, `EmployersJob`.`craigslist_sub_sub_city`, `EmployersJob`.`craigslist_state`, `EmployersJob`.`open`, `EmployersJob`.`post_date`, `EmployersJob`.`duration`, `EmployersJob`.`anonymous_post`, `EmployersJob`.`compensation`, `EmployersJob`.`zip`, `EmployersJob`.`description`, `EmployersJob`.`unique_name`, `EmployersJob`.`created_date`, `Employer`.`lat`, `Employer`.`lon`, `Employer`.`id`, `Employer`.`company_name`, `Employer`.`company_logo`, `Employer`.`simple_posting_process`, `Employer`.`user_id`, `Employer`.`zipcode`, `Employer`.`city`, `Employer`.`street_address`, `Employer`.`street_address2`, `Employer`.`state`, `UtZipcode`.`zipcode`, `UtZipcode`.`city`, `UtZipcode`.`state_prefix` FROM `proven_production`.`employers_jobs` AS `EmployersJob` LEFT JOIN `proven_production`.`ut_zipcodes` AS `UtZipcode` ON (`EmployersJob`.`zip` = `UtZipcode`.`zipcode`) LEFT JOIN `proven_production`.`employers` AS `Employer` ON (`EmployersJob`.`employer_id` = `Employer`.`id`) WHERE `EmployersJob`.`id` = 44588 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` = 30135 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` = 706860 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` = 30135 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` = 706860 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` = 44588 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` = 44588 LIMIT 1 | 1 | 1 | 0 |