<? 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' => 'Journeyman Electrician at 3 Phase Electric', 'metatag_description' => 'Journeyman Electrician3 Phase Electric at Proven', 'unique_name' => '3-phase-electric-phoenix-az', 'reference_number' => '53529', 'mobile_image' => '', 'display_company_title' => 'Jobs at 3 Phase Electric', 'employer' => array( 'EmployersJob' => array( 'id' => '44242', 'employer_id' => '29948', 'ats_url' => '', 'url' => '', 'title' => 'Journeyman Electrician', 'craigslist_city' => 'phoenix', 'craigslist_sub_city' => 'phx north', 'craigslist_sub_sub_city' => '', 'craigslist_state' => 'Arizona', 'open' => '1', 'post_date' => '2018-10-11 19:57:23', 'duration' => 'full time', 'anonymous_post' => '0', 'compensation' => '', 'zip' => '85027', 'description' => '<p>Candidates must be self-motivated, and have a minimum of two years commercial and or industrial experience. Day and Evening shifts available. From Tucson to Prescott Valley.</p>', 'unique_name' => '', 'created_date' => '2018-10-11 19:57:15' ), 'Employer' => array( 'lat' => '33.69020081', 'lon' => '-112.10700226', 'id' => '29948', 'company_name' => '3 Phase Electric', 'company_logo' => '', 'simple_posting_process' => '1', 'user_id' => '704399', 'zipcode' => '85027', 'city' => 'Phoenix', 'street_address' => '', 'street_address2' => null, 'state' => 'AZ' ), 'UtZipcode' => array( 'zipcode' => '85027', 'city' => 'Phoenix', 'state_prefix' => 'AZ' ), (int) 0 => array( 'hasApplied' => false, 'is_favorite' => false ) ), 'is_swinomish' => false, 'is_hiring' => (int) 2, '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="Journeyman Electrician"/> <meta property="og:type" content="website"/> <meta property="og:url" content="https://www.proven.com/jobs/view/44242?ref=53529"/> <meta property="og:image" content="/css/images/proven_logo.png"/> <meta property="og:site_name" content="Proven"/> <meta property="og:description" content="Candidates must be self-motivated, and have a minimum of two years commercial and or industrial experience. Day and Evening shifts available. From Tucson to Prescott Valley."/> <script type="application/ld+json"> { "@context": "http://schema.org", "@type": "JobPosting", "url": "https://www.proven.com/jobs/view/44242?ref=53529", "title": "Journeyman Electrician", "description": "<p>Candidates must be self-motivated, and have a minimum of two years commercial and or industrial experience. Day and Evening shifts available. From Tucson to Prescott Valley.</p>", "datePosted": "2018-10-11T19:57:23+00:00", "hiringOrganization": { "@type": "Organization", "name": "3 Phase Electric", "sameAs": "https://www.proven.com/employers/publicPage/29948" }, "identifier": { "@type": "PropertyValue", "name": "3 Phase Electric", "value": "29948" }, "jobLocation": { "@type": "Place", "address": { "@type": "PostalAddress", "addressLocality": "Phoenix", "addressRegion": "AZ" } } } </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/44242"); $('#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">44242</span> <span class="hide" id="referencenumber">53529</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>Journeyman Electrician</h1> <p class="small-bottom-border"> 3 Phase Electric </p> <div class="date-location">Oct 11, 2018 - Phx North</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+44242-w@hireproven.com">jobs+44242-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:29948/job_id:44242", 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=44242"; } } </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/29948/44242" 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>Candidates must be self-motivated, and have a minimum of two years commercial and or industrial experience. Day and Evening shifts available. From Tucson to Prescott Valley.</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=6957488aef2c73ec004bb2191&ri=9ad24222266349ff92b4ad21be7d1711&job_loc=Glendale%2CAZ&q=Journeyman+Electrician&spl=v1%253AgVFtqrQlmqJXHYU2%253AYAys5fKuhRKhRXXq2W4Xjw%253D%253D%253A6jIpJ5Dc9HCBI8s%252FXSHpQLzPPXQncNvRK7gdMHDJuKvyVrfyVkG8GOk9wcWNKKTRNVinhSRkurx3m813dLuBQxBESqwTQegD8H%252B0U%252B5HyvEfvuY8R6RDSSX44gVoH73zWf30Bg%253D%253D&encrypt=0&l=Phoenix%2C+AZ&query_category_id=240000&t=simplyhired.com&jobkey-29331031127/" class="blue-link" target="_blank">Senior Electrician</a></p> <p class="similar-job-company">Banner Health - <span class="text-muted">Glendale, AZ</span></p> <p class="text-muted similar-job-date"> 2 hours ago </p> <p class="similar-job-title"><a href="https://www.jobs2careers.com/click.php?jid=68ba7074ceac73ec1e983dfb1&ri=9ad24222266349ff92b4ad21be7d1711&job_loc=Phoenix%2CAZ&q=Journeyman+Electrician&spl=v1%253A1D666CNPBFW%252BELF3%253A9NRvOzrPrHkyu42VygtH4A%253D%253D%253A5r2BN10n6mx6bWeeJnsTC7dEdJt4xUqrg%252BiJcinW2LZYl4cDlXbPlohaBexPxok19MzZmpWfEIKAlzKSTEJYkcbpSj%252FCAbh9xFTTAx6Yb40nuLJIWVB6dvYznaNwmBsscQXFoY5CtBtzYRkTTNI%253D&encrypt=0&l=Phoenix%2C+AZ&query_category_id=240000&t=simplyhired.com&jobkey-29168400117/" class="blue-link" target="_blank">Construction Paving Superintendent</a></p> <p class="similar-job-company">Fisher Industries - <span class="text-muted">Phoenix, AZ</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=695498a0842c73ec0076b0bf1&ri=9ad24222266349ff92b4ad21be7d1711&job_loc=Tempe%2CAZ&q=Journeyman+Electrician&spl=v1%253AsIgloe9r8S49zHqo%253ADqyjluBBQMBUnLoNUlwBVg%253D%253D%253AruV77fJvlUz0zK%252BMhmzQHB%252BINpZEEF10ymxTy0gB8qVT9nQ0VohYiVyBSIszqSiHnh%252Ft7xBl8IyIWDr8TxhaklQe3QfT7tMFhpM0K1O7f05cWPAt%252FtBMduswHCCv40mTpGwp%252FFd6wgPI026NeILv&encrypt=0&l=Phoenix%2C+AZ&query_category_id=240000&t=simplyhired.com&jobkey-29330833841/" class="blue-link" target="_blank">Cable Installer</a></p> <p class="similar-job-company">Dish Network - <span class="text-muted">Tempe, AZ</span></p> <p class="text-muted similar-job-date"> 4 hours ago </p> <p class="similar-job-title"><a href="https://www.jobs2careers.com/click.php?jid=692b7157a8bc73ec07882fcd1&ri=9ad24222266349ff92b4ad21be7d1711&job_loc=Phoenix%2CAZ&q=Journeyman+Electrician&spl=v1%253ARAtu52%252B2xVlP5I%252BD%253A0kzY6u8e%252BmnypskdYE9JBw%253D%253D%253AxaUodyMj8mKaOY3GPYsYPvvHWpztWfv1LAISg30NW%252BgTHti5WPlykUFz2GnfEzsTrG5szpZB1TIjEyS0tf5b7G5gtKoTuNnYe0w%252FOKAX3mpNT3rxRlEtWgEEwaFDUlgmcHuNnFnqldrnXImT&encrypt=0&l=Phoenix%2C+AZ&query_category_id=240000&t=simplyhired.com&jobkey-29318342915/" class="blue-link" target="_blank">Journeyman Electrician 119117</a></p> <p class="similar-job-company">Anistar Technologies - <span class="text-muted">Phoenix, AZ</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=69540bb8631c73ec007f81311&ri=9ad24222266349ff92b4ad21be7d1711&job_loc=Paradise+Valley%2CAZ&q=Journeyman+Electrician&spl=v1%253A%252F%252BByLGxfWLxEm9jS%253AD5eU5lXQiY9naj%252BWSb%252FBcA%253D%253D%253AxM4%252BHzagiLAUPFUVKa0jC4PVKFOFrP9FebVxNErikUVsCkk1Pe00oXG2SsmKPD%252FOrZQ2CQubHOFn5maMtnTrOAibp8bvjzlzsOZZMkZR5PNdiCX73SF%252ByGeE%252B20uF%252FVKfxYW&encrypt=0&l=Phoenix%2C+AZ&query_category_id=240000&t=simplyhired.com&jobkey-29330232127/" class="blue-link" target="_blank">Journeyman Electrician</a></p> <p class="similar-job-company">Rosendin Electric - <span class="text-muted">Paradise Valley, AZ</span></p> <p class="text-muted similar-job-date"> 8 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' => 'Banner Health' ), 'UtZipcode' => array( 'city' => 'Glendale', 'state_prefix' => 'AZ' ), 'User' => array( 'unique_name' => '' ), 'EmployersJob' => array( 'anonymous_post' => (int) 0, 'open' => (int) 1, 'url' => 'https://www.jobs2careers.com/click.php?jid=6957488aef2c73ec004bb2191&ri=9ad24222266349ff92b4ad21be7d1711&job_loc=Glendale%2CAZ&q=Journeyman+Electrician&spl=v1%253AgVFtqrQlmqJXHYU2%253AYAys5fKuhRKhRXXq2W4Xjw%253D%253D%253A6jIpJ5Dc9HCBI8s%252FXSHpQLzPPXQncNvRK7gdMHDJuKvyVrfyVkG8GOk9wcWNKKTRNVinhSRkurx3m813dLuBQxBESqwTQegD8H%252B0U%252B5HyvEfvuY8R6RDSSX44gVoH73zWf30Bg%253D%253D&encrypt=0&l=Phoenix%2C+AZ&query_category_id=240000&t=simplyhired.com&jobkey-29331031127/', 'title' => 'Senior Electrician', 'description' => '<p style="text-align:left"><b>Primary City/State:</b></p>Glendale, Arizona<p></p><p></p><p style="text-align:left"><b>Department Name: </b></p><p style="text-align:inherit"></p><p style="text-align:inherit"></p><p style="text-align:left"><b>Work Shift: </b></p>Day<p style="text-align:inherit"></p><p style="text-align:inherit"></p><p style="text-align:left"><b>Job Category:</b></p>Facilities, Environmental Services, and Culinary<p style="text-align:inherit"></p><p style="text-align:inherit"></p><p>You have a place in the health care industry.<span> </span>There s more to health care than IV bags and trauma rooms. We support all staff members as they find the path that is right for them. If you re looking to leverage your abilities you belong at Banner Health.<span> </span>Apply today.</p><p></p><p>Banner Thunderbird Medical Center has served the Northwest Valley for more than 25 years and our unrelenting focus on excellent patient care has helped us become one of the most preferred hospitals in the Valley. In addition to being a Level 1 Trauma Center, the facility also includes a heart and vascular center, state-of-the-art surgical suites and a new Emergency department.<span> </span> <span>The 890,000-square-foot acute-care facility is on 33 acres on the southwest corner of 55th Avenue and Thunderbird Road in Glendale, Arizona.</span></p><p></p><p>As a <b>Senior Electrician</b> on our Facilities Operations Team, you will be a part of a team that encompasses <span><span><span>compassion,</span></span></span> strength, trade knowledge, leadership, <span><span><span><span>and accountability.</span></span></span> </span>Ideally, you will have knowledge and 6 years of experience in g<span>eneral electrical duties, general facilities service lighting, UPS service large and small, generator service and ATS testing. You will work <b>day shift Monday through Friday, 7am-3:30pm</b>. </span></p><p></p><p>Your pay and benefits are important components of your journey at Banner Health. This opportunity includes the option to participate in a variety of health, financial, and security benefits.<span> </span></p><p style="text-align:inherit"></p><p style="text-align:inherit"></p><p></p><p></p><p style="text-align:inherit"></p><p style="text-align:inherit"></p><p>POSITION SUMMARY<br />This position is responsible for electrical maintenance, construction, and repair including but not limited to switchboards, lighting devices, and modification of existing electrical instillations to the medical center electrical distribution system. Oversees the electrical work conducted throughout the facility to ensure compliance with the National Electrical Code. Reviews contracted electrical work for code compliance and compatibility to existing electrical components. Conducts regular tests and maintains all required documentation for the operation of the hospital emergency generators. Works with and assists other trades in completing required tasks.<br /><br />CORE FUNCTIONS<br />1. Installs, designs, and maintains new electrical wiring, panel boards, switchgear, fuses, lighting fixtures and their associated control circuits, heating devices, motors and motor control centers. Ensures strict adherence to all safety rules and regulations. Performs electrical duties working on various voltages up to 480v. Keeps the designated Facilities Services manager informed as to the needs and / or changes required to keep the facilities electrical systems operating in a safe and well maintained condition.<br /><br />2. Maintains, repairs, and modifies electrical circuits utilizing various meters and test equipment. Coordinates the preventative maintenance of all electrical distribution systems, including the emergency generators in order to ensure the integrity and reliability of the emergency electrical distribution system. Monitors and modifies the electrical PM program to assure maximum effectiveness; provides all required and appropriate documentation.<br /><br />3. As assigned, works with all other divisions and departments to meet the facility electrical maintenance, installation and construction needs; negotiates priorities, plans work schedules and job assignments. Orders needed material, parts and supplies. Recommends use of outside electrical specialty contractors as appropriate. Oversees and monitors outside electrical specialty contractors to assure compliance with established hospital standards<br /><br />4. Troubleshoots and monitors electrical maintenance repair work, alterations and renovation upgrades to the facilities electrical systems. As assigned, monitors electrical construction, installation and commissioning activities. Monitors systems and installation processes to ensure the integrity of assigned Life Safety systems.<br /><br />5. Instructs personnel regarding electrical hazards and electrical safety to ensure safe procedures and safe use of equipment. Provides guidance, direction and oversight for electrical training. Reviews and selects continuing educational materials and offerings for electrical training.<br /><br />6. Maintains stock levels of materials and parts at an appropriate level within budgetary constraints. Maintains electrical repair and replacement schedules and records to keep within the projected budget. Reviews materials to ensure the quality of all components for electrical installations during construction and remodel projects. Provides input to the designated Facilities Services manager.<br /><br />7. Maintains facility compliance with all applicable Authorities Having Jurisdiction including local, state, federal and all other regulatory codes pertaining to any and all components of the facilities electrical distribution systems. Attends annual code compliance and update training.<br /><br />8. Incumbents in this positin work independently and fulfill responsibilities using specialized skills and knowledge. This position interacts with a wide variety of individuals including staff, co-workers, patients, physicians, visitors, regulatory agencies, surveyors, inspectors, contractors, and vendors. This position is facility based and has no budgetary responsibilities.<br /><br />MINIMUM QUALIFICATIONS<br />High school diploma/GED or equivalent working knowledge. Must have a current electrician's license as required by the state or applicable authorities having jurisdiction. Requires working knowledge and certification as required of applicable regulatory codes and State and local building codes.<br /><br />Some facilities or departments, depending on business need, may require proof of a valid driver s license and eligibility for coverage under the company auto insurance policy.<br /><br />The position requires knowledge and skills normally attained with six years of diversified work experience as an electrician, and the ability to demonstrate advanced skills in the field of electricity. Must have working knowledge of electrical systems and components common to the healthcare environment. Must be able to exercise independent decision making and judgment in the performance of all duties. Requires the ability to work safely and effectively with all voltages up to 480v. May require high voltage certification for some work assignments. Must be proficient in reading and understanding related and required maintenance and construction documents. Good verbal and written communication skills are required.<br /><br />Must be able to work effectively with commonly used office software programs.<br /><br />PREFERRED QUALIFICATIONS<br />Prefer a Master Electrician's license if offered by the state. Previous construction experience is preferred. 5-7 years of previous healthcare facility work experience is preferred.<br /><br />Additional related education and/or experience preferred.</p><p></p><p></p><p></p><p><span><span><span><span><span><span><span><span><span><span><span>EOE/Female/Minority/Disability/Veterans</span></span></span></span></span></span></span></span></span></span></span></p><p><span><span><span>Our organization supports a drug-free work environment.</span></span></span></p><p></p><p>Privacy Policy</p><p></p><p></p>', 'post_date' => '2023-12-11T05:01:46Z' ) ), (int) 1 => array( 'Employer' => array( 'company_name' => 'Fisher Industries' ), 'UtZipcode' => array( 'city' => 'Phoenix', 'state_prefix' => 'AZ' ), 'User' => array( 'unique_name' => '' ), 'EmployersJob' => array( 'anonymous_post' => (int) 0, 'open' => (int) 1, 'url' => 'https://www.jobs2careers.com/click.php?jid=68ba7074ceac73ec1e983dfb1&ri=9ad24222266349ff92b4ad21be7d1711&job_loc=Phoenix%2CAZ&q=Journeyman+Electrician&spl=v1%253A1D666CNPBFW%252BELF3%253A9NRvOzrPrHkyu42VygtH4A%253D%253D%253A5r2BN10n6mx6bWeeJnsTC7dEdJt4xUqrg%252BiJcinW2LZYl4cDlXbPlohaBexPxok19MzZmpWfEIKAlzKSTEJYkcbpSj%252FCAbh9xFTTAx6Yb40nuLJIWVB6dvYznaNwmBsscQXFoY5CtBtzYRkTTNI%253D&encrypt=0&l=Phoenix%2C+AZ&query_category_id=240000&t=simplyhired.com&jobkey-29168400117/', 'title' => 'Construction Paving Superintendent', 'description' => 'Fisher Industries is a vertically integrated family of businesses that encompasses all aspects of the aggregate and land development industries. Our goal is to provide innovative products and sustainable solutions for the world's infrastructure. For additional information about our company, visit our website at www.fisherind.com .<br><br><strong> $1500 Sign-On Bonus! </strong><br><br>* Bonuses paid out half after 90 days of employment and the other half after 6 months of employment<br><br>We are currently seeking Paving Superintendent for our Southwest Region Operations based out of Tempe, AZ.<br><br><strong> POSITION SCOPE: </strong><br><br>The Asphalt Paving Superintendent manages all phases of laying asphalt. The individual will be responsible for ensuring jobs are completed on schedule, within budget and meet quality expectations. Position requires extensive overnight travel as work may be at various location throughout Arizona, New Mexico, Nevada, and California.<br><br><strong> PRIMARY DUTIES: </strong><ul><li> Strong leadership and ability to oversee entire asphalt paving operation (Traffic Control, Trucking, Milling and sweeping, Tack, AC placement, Rolling patterns, compaction requirements and all other day to day operations on a paving project. </li><li> Primary point of contact for ADOT personnel and asphalt plant operations </li><li> Communicate and Schedule with subcontractors and suppliers to keep project on schedule. </li><li> Proactively identify and correct job site hazards and constructability issues. </li><li> Develop and modify work processes to ensure the highest standards of quality, productivity, and profitability </li><li> Ensure projects are completed on schedule, within budget and meet quality standards </li><li> Establish, coordinate, review, manage, and adjust all ongoing production activities and methods for completion of jobs </li><li> Perform all duties within safety guidelines set up by O.S.H.A. </li><li> Comply, understand, and support company safety policies to ensure a safe work environment </li><li> Position is in professional field environment which requires working outside in various weather conditions </li><li> Other duties as assigned </li></ul><br><strong> BACKGROUND: </strong><ul><li> Minimum of 5 years of asphalt paving management and operations experience </li><li> Must have a valid Driver's License and clean driving record to meet company insurance requirements </li><li> Excellent supervisory communication and organizational skills </li><li> Excellent leadership skills </li><li> Basic knowledge of construction practices, underground pipe and utilities, minor concrete structures and general grading practices </li><li> Ability to maintain accuracy in high production environment </li></ul><br>Fisher Industries is an Equal Employment Opportunity Employer and an Equal Opportunity Employer of Protected Veterans and Individuals with Disabilities.<br><br>Pre-employment physical and drug testing are required.<br><br>If you require an accommodation to submit an application, please email ...@fisherind.com to request an accommodation. This email is only to request an accommodation to the application process and is not an email to inquire about the status of your application.<br><br>#ZR', 'post_date' => '2023-12-03T01:22:27Z' ) ), (int) 2 => array( 'Employer' => array( 'company_name' => 'Dish Network' ), 'UtZipcode' => array( 'city' => 'Tempe', 'state_prefix' => 'AZ' ), 'User' => array( 'unique_name' => '' ), 'EmployersJob' => array( 'anonymous_post' => (int) 0, 'open' => (int) 1, 'url' => 'https://www.jobs2careers.com/click.php?jid=695498a0842c73ec0076b0bf1&ri=9ad24222266349ff92b4ad21be7d1711&job_loc=Tempe%2CAZ&q=Journeyman+Electrician&spl=v1%253AsIgloe9r8S49zHqo%253ADqyjluBBQMBUnLoNUlwBVg%253D%253D%253AruV77fJvlUz0zK%252BMhmzQHB%252BINpZEEF10ymxTy0gB8qVT9nQ0VohYiVyBSIszqSiHnh%252Ft7xBl8IyIWDr8TxhaklQe3QfT7tMFhpM0K1O7f05cWPAt%252FtBMduswHCCv40mTpGwp%252FFd6wgPI026NeILv&encrypt=0&l=Phoenix%2C+AZ&query_category_id=240000&t=simplyhired.com&jobkey-29330833841/', 'title' => 'Cable Installer', 'description' => '<strong>Department Summary</strong><br><br><p style="margin: 0px;"><span style="font-family: arial, helvetica, sans-serif; font-size: 12pt;"><span style="color: #000000; font-weight: 400;">Our Technicians deliver TV and Smart Home solutions to millions of customers. </span><span style="color: #000000; font-weight: 400;">As a technician, we will train you to lead the charge for a world class customer experience, educating and connecting more Americans with every home you visit. You re the backbone of our organization and ensure an excellent customer experience. </span><span style="color: #000000; font-weight: 400;">Our dedication to customer experience is paying off: in 2023, DISH earned the J.D. Power award for being #1 in Overall Customer Satisfaction for the sixth year in a row. </span></span></p> <br><strong>Job Duties and Responsibilities</strong><br><br><p style="margin: 0px;"><span style="font-family: arial, helvetica, sans-serif; font-size: 12pt;"><strong>What s in it for you?</strong></span></p><ul><li><span style="font-family: arial, helvetica, sans-serif; font-size: 12pt;"><strong>Guaranteed promotion after 6 months with a $1.00 per hour pay increase! </strong></span></li><li><span style="font-family: arial, helvetica, sans-serif; font-size: 12pt;"><strong>Performance Incentives</strong> with the potential for up to <strong>$6,400</strong> in your first year and <strong>$9,100 </strong>each following year!</span></li><li><span style="font-family: arial, helvetica, sans-serif; font-size: 12pt;"><strong>Paid training, paid time off & paid holidays</strong></span></li></ul><ul><li><span style="font-family: arial, helvetica, sans-serif; font-size: 12pt;"><strong>4-day work week with opportunities to work overtime</strong></span></li></ul><ul><li><span style="font-family: arial, helvetica, sans-serif; font-size: 12pt;"><strong>Medical, Dental, Vision and Life Insurance packages and Health Savings Account</strong></span></li></ul><ul><li><span style="font-family: arial, helvetica, sans-serif; font-size: 12pt;"><strong>Free DISH TV programming at a value of $114.99/month</strong> at your home, plus deeply discounted <strong>Sling TV</strong> and <strong>Boost Infinite </strong>phone plans</span></li><li><span style="font-family: arial, helvetica, sans-serif; font-size: 12pt;"><strong>401(K) </strong>with company match<strong> & Employee stock purchasing program (ESPP)</strong></span></li><li><span style="font-family: arial, helvetica, sans-serif; font-size: 12pt;"><strong>Tuition Reimbursement</strong></span></li><li><span style="font-family: arial, helvetica, sans-serif; font-size: 12pt;"><strong>DISH-supplied van, tools, and uniforms</strong></span></li></ul><p style="margin: 0px;"><span style="font-family: arial, helvetica, sans-serif; font-size: 12pt;"><strong>Our greatest benefit is opportunity with over 400 of our current technician leadership starting as a technician. </strong>If you have grit and tenacity, you will grow quickly at DISH! Performance based promotions include an automatic 5% pay increase at level 2 and 10% at levels 3 and 4.</span></p><p style="margin: 0px;"> </p><p style="margin: 0px;"><span style="font-family: arial, helvetica, sans-serif; font-size: 12pt;"><strong>What will you be doing?</strong></span></p><p style="margin: 0px;"><span style="font-family: arial, helvetica, sans-serif; font-size: 12pt;"><br />As a Field Technician, you will be representing DISH in customers' homes daily. We build our value by simplifying lives and using the DISH install to consult homeowners on their infinite smart home possibilities.</span></p> <br><strong>Skills, Experience and Requirements</strong><br><br><div><p style="margin: 0px;"><span style="font-family: arial, helvetica, sans-serif; font-size: 12pt;"><em>All technicians must have:</em></span></p><ul><li><span style="font-family: arial, helvetica, sans-serif; font-size: 12pt;">Aptitude to build rapport quickly. We want you to have a great time servicing our clients</span></li><li><span style="font-family: arial, helvetica, sans-serif; font-size: 12pt;">Ability to work at heights, including ladders up to 40 feet, and in all weather conditions</span></li><li><span style="font-family: arial, helvetica, sans-serif; font-size: 12pt;">Ability to lift over 70 lbs</span></li><li><span style="font-family: arial, helvetica, sans-serif; font-size: 12pt;">A valid driver's license in the state you are seeking employment with a driving record that meets DISH's safety standard</span></li><li><span style="font-family: arial, helvetica, sans-serif; font-size: 12pt;">Travel may be required</span></li></ul></div><div> </div> <br><strong>Salary Range </strong><br><br>Compensation: $18.75/Hour <br><strong> Compensation and Benefits</strong><br><br><p style="margin-top: 12pt; margin-bottom: 0pt; padding: 0pt 0pt 12pt 0pt;"><span style="font-family: arial, helvetica, sans-serif; font-size: 12pt;"><span style="color: #000000; font-weight: 400;">From versatile health perks to new career opportunities, check out our benefits on our </span><span style="color: #1155cc; font-weight: 400;">careers website</span><span style="color: #000000; font-weight: 400;">.</span></span></p><p style="margin-top: 0pt; margin-bottom: 12pt;"><span style="font-size: 12pt; font-family: arial, helvetica, sans-serif; color: #000000; font-weight: 400;">Employment is contingent on successful completion of a pre-employment screen, to include a drug test and an acceptable driving record. Compensation listed may reflect a combination of hourly pay rate and location pay differential.</span></p>', 'post_date' => '2023-12-11T03:06:17Z' ) ), (int) 3 => array( 'Employer' => array( 'company_name' => 'Anistar Technologies' ), 'UtZipcode' => array( 'city' => 'Phoenix', 'state_prefix' => 'AZ' ), 'User' => array( 'unique_name' => '' ), 'EmployersJob' => array( 'anonymous_post' => (int) 0, 'open' => (int) 1, 'url' => 'https://www.jobs2careers.com/click.php?jid=692b7157a8bc73ec07882fcd1&ri=9ad24222266349ff92b4ad21be7d1711&job_loc=Phoenix%2CAZ&q=Journeyman+Electrician&spl=v1%253ARAtu52%252B2xVlP5I%252BD%253A0kzY6u8e%252BmnypskdYE9JBw%253D%253D%253AxaUodyMj8mKaOY3GPYsYPvvHWpztWfv1LAISg30NW%252BgTHti5WPlykUFz2GnfEzsTrG5szpZB1TIjEyS0tf5b7G5gtKoTuNnYe0w%252FOKAX3mpNT3rxRlEtWgEEwaFDUlgmcHuNnFnqldrnXImT&encrypt=0&l=Phoenix%2C+AZ&query_category_id=240000&t=simplyhired.com&jobkey-29318342915/', 'title' => 'Journeyman Electrician 119117', 'description' => '<p> Job Title: Journeyman Electrician <br /><br /> Location: Phoenix, AZ</p><p> Company Summary: </p><p>Our client is a proven leader in the Electrical industry, offering a professional level of electrical expertise to their partners. Our client provides the resources necessary for their team members to excel and reach their career goals in the communications industry.</p><p> Position Summary: </p><p>Anistar is seeking an experienced Electrician for a contract opportunity to provide assistance with commercial projects</p><p> Qualified candidates should have significant exposure to the following: </p><p> Installing and mounting electronic controls, device, panels, sensors, and components. <br /> Installation of EMT conduit <br /> Experience working in a new construction commercial setting <br /> Working knowledge of rough and wire installation for low voltage end devices <br /> Pulling electrical wiring through electrical conduit <br /> Installing and connecting wires to circuit breakers, transformers, outlets or other components and systems</p><p> Requirements: </p><p> At least 3+ years of experience assisting with the installation of electrical systems in a commercial environment. <br /> Familiarity with NEC Standards and electrical codes. <br /> Reliable vehicle and valid driver license. <br /> Ability to work from ladders, lifts, and carry at least 50lbs at a time.</p><p> About Us At Anistar Technologies, we connect individuals from a variety of industries with respected companies, both nationally and internationally. Each day, our Recruiters are presenting our clients with talented industry professionals for their most in-demand positions. To accomplish this, the Anistar staffing team will invest the time to understand your goals, work experiences, and career objectives.</p><p>To search for other exciting opportunities in your area, visit our website at <div class="anchor-hijack" style="display: inline"> www.anistar.com </div> .</p><p>Anistar Technologies is an Equal Opportunity Employer and is dedicated to fostering diversity in the workplace. Anistar utilizes E-Verify. Interested Candidates, click Apply , or contact the Anistar office at the number listed below. <br /><br />Pay Rate: $32-36/HR</p><p>Contact: Anistar Technologies</p><p>PH: <div class="phone-hijack" style="display: inline">(800)-###-####</div></p><p>Fax: <div class="phone-hijack" style="display: inline">888-###-####</div></p>', 'post_date' => '2023-12-09T06:17:38Z' ) ), (int) 4 => array( 'Employer' => array( 'company_name' => 'Rosendin Electric' ), 'UtZipcode' => array( 'city' => 'Paradise Valley', 'state_prefix' => 'AZ' ), 'User' => array( 'unique_name' => '' ), 'EmployersJob' => array( 'anonymous_post' => (int) 0, 'open' => (int) 1, 'url' => 'https://www.jobs2careers.com/click.php?jid=69540bb8631c73ec007f81311&ri=9ad24222266349ff92b4ad21be7d1711&job_loc=Paradise+Valley%2CAZ&q=Journeyman+Electrician&spl=v1%253A%252F%252BByLGxfWLxEm9jS%253AD5eU5lXQiY9naj%252BWSb%252FBcA%253D%253D%253AxM4%252BHzagiLAUPFUVKa0jC4PVKFOFrP9FebVxNErikUVsCkk1Pe00oXG2SsmKPD%252FOrZQ2CQubHOFn5maMtnTrOAibp8bvjzlzsOZZMkZR5PNdiCX73SF%252ByGeE%252B20uF%252FVKfxYW&encrypt=0&l=Phoenix%2C+AZ&query_category_id=240000&t=simplyhired.com&jobkey-29330232127/', 'title' => 'Journeyman Electrician', 'description' => 'Whether you're a recent grad or a seasoned professional, you can experience meaningful career growth at Rosendin. Enjoy a true sense of ownership as you work with a proven industry leader on some of the most exciting and high-profile projects in the nation. We offer a wide range of job opportunities, competitive compensation, full benefits, an Employee Stock Ownership Plan and more. YOUR NEXT OPPORTUNITY: Rosendin is an industry leader in the utilization of cutting-edge technology to execute jobs safer, faster, and more efficiently. We are always on the lookout for hard-working people! Through our partnership with the International Brotherhood of Electrical Workers (IBEW) and the National Electrical Contractors Association (NECA), we can provide some of the best benefits and competitive wages to all our electricians! WHAT YOU'LL DO: Must be 18 years or older Minimum of 3 years experience Knowledge of NEC codes Perform electrical installations on commercial and industrial facilities Ability to read and interpret blueprints/one lines, bend conduit, pull and terminate wire Maintain a clean and safety conscious work environment Reliable attendance required Ability to work effectively as a team member Ability to manage time and material efficiently 1Maintain reliable transportation to get to and from job site WHAT YOU BRING TO US: 3+ years of experience as a commercial electrician BENEFITS AND PAY: 3 retirement accounts & Insurance for you and your family at no cost to you! Hourly Rate: $22+ per hour depending on experience Rosendin is committed to creating a diverse environment and is proud to be an Equal Opportunity Employer. Employment decisions are considered regardless of race, color, religion, sex, sexual orientation, gender identity, national origin, disability, veteran status, pregnancy, age (over 40), or any other categories protected by applicable federal, state, or local law. #HLMGE Our success is rooted in our people. We all come together around long-term vision and a sense of shared ownership. As a group, we do whatever it takes to ensure the success of our business and your career. Rosendin Electric is committed to creating a diverse environment and is proud to be an Equal Opportunity Employer.Employment decisions are considered regardless of race, color, religion, sex, sexual orientation, gender identity, national origin, disability or veteran status. PandoLogic.Category: Installation & Maintenance, Keywords: Electrician', 'post_date' => '2023-12-10T23:02:36Z' ) ) ) $title_for_layout = 'Journeyman Electrician at 3 Phase Electric' $metatag_description = 'Journeyman Electrician3 Phase Electric at Proven' $unique_name = '3-phase-electric-phoenix-az' $reference_number = '53529' $mobile_image = '' $display_company_title = 'Jobs at 3 Phase Electric' $employer = array( 'EmployersJob' => array( 'id' => '44242', 'employer_id' => '29948', 'ats_url' => '', 'url' => '', 'title' => 'Journeyman Electrician', 'craigslist_city' => 'phoenix', 'craigslist_sub_city' => 'phx north', 'craigslist_sub_sub_city' => '', 'craigslist_state' => 'Arizona', 'open' => '1', 'post_date' => '2018-10-11 19:57:23', 'duration' => 'full time', 'anonymous_post' => '0', 'compensation' => '', 'zip' => '85027', 'description' => '<p>Candidates must be self-motivated, and have a minimum of two years commercial and or industrial experience. Day and Evening shifts available. From Tucson to Prescott Valley.</p>', 'unique_name' => '', 'created_date' => '2018-10-11 19:57:15' ), 'Employer' => array( 'lat' => '33.69020081', 'lon' => '-112.10700226', 'id' => '29948', 'company_name' => '3 Phase Electric', 'company_logo' => '', 'simple_posting_process' => '1', 'user_id' => '704399', 'zipcode' => '85027', 'city' => 'Phoenix', 'street_address' => '', 'street_address2' => null, 'state' => 'AZ' ), 'UtZipcode' => array( 'zipcode' => '85027', 'city' => 'Phoenix', 'state_prefix' => 'AZ' ), (int) 0 => array( 'hasApplied' => false, 'is_favorite' => false ) ) $is_swinomish = false $is_hiring = (int) 2 $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="Journeyman Electrician"/> <meta property="og:type" content="website"/> <meta property="og:url" content="https://www.proven.com/jobs/view/44242?ref=53529"/> <meta property="og:image" content="/css/images/proven_logo.png"/> <meta property="og:site_name" content="Proven"/> <meta property="og:description" content="Candidates must be self-motivated, and have a minimum of two years commercial and or industrial experience. Day and Evening shifts available. From Tucson to Prescott Valley."/> <script type="application/ld+json"> { "@context": "http://schema.org", "@type": "JobPosting", "url": "https://www.proven.com/jobs/view/44242?ref=53529", "title": "Journeyman Electrician", "description": "<p>Candidates must be self-motivated, and have a minimum of two years commercial and or industrial experience. Day and Evening shifts available. From Tucson to Prescott Valley.</p>", "datePosted": "2018-10-11T19:57:23+00:00", "hiringOrganization": { "@type": "Organization", "name": "3 Phase Electric", "sameAs": "https://www.proven.com/employers/publicPage/29948" }, "identifier": { "@type": "PropertyValue", "name": "3 Phase Electric", "value": "29948" }, "jobLocation": { "@type": "Place", "address": { "@type": "PostalAddress", "addressLocality": "Phoenix", "addressRegion": "AZ" } } } </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/44242"); $('#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">44242</span> <span class="hide" id="referencenumber">53529</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>Journeyman Electrician</h1> <p class="small-bottom-border"> 3 Phase Electric </p> <div class="date-location">Oct 11, 2018 - Phx North</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+44242-w@hireproven.com">jobs+44242-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:29948/job_id:44242", 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=44242"; } } </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/29948/44242" 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>Candidates must be self-motivated, and have a minimum of two years commercial and or industrial experience. Day and Evening shifts available. From Tucson to Prescott Valley.</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=6957488aef2c73ec004bb2191&ri=9ad24222266349ff92b4ad21be7d1711&job_loc=Glendale%2CAZ&q=Journeyman+Electrician&spl=v1%253AgVFtqrQlmqJXHYU2%253AYAys5fKuhRKhRXXq2W4Xjw%253D%253D%253A6jIpJ5Dc9HCBI8s%252FXSHpQLzPPXQncNvRK7gdMHDJuKvyVrfyVkG8GOk9wcWNKKTRNVinhSRkurx3m813dLuBQxBESqwTQegD8H%252B0U%252B5HyvEfvuY8R6RDSSX44gVoH73zWf30Bg%253D%253D&encrypt=0&l=Phoenix%2C+AZ&query_category_id=240000&t=simplyhired.com&jobkey-29331031127/" class="blue-link" target="_blank">Senior Electrician</a></p> <p class="similar-job-company">Banner Health - <span class="text-muted">Glendale, AZ</span></p> <p class="text-muted similar-job-date"> 2 hours ago </p> <p class="similar-job-title"><a href="https://www.jobs2careers.com/click.php?jid=68ba7074ceac73ec1e983dfb1&ri=9ad24222266349ff92b4ad21be7d1711&job_loc=Phoenix%2CAZ&q=Journeyman+Electrician&spl=v1%253A1D666CNPBFW%252BELF3%253A9NRvOzrPrHkyu42VygtH4A%253D%253D%253A5r2BN10n6mx6bWeeJnsTC7dEdJt4xUqrg%252BiJcinW2LZYl4cDlXbPlohaBexPxok19MzZmpWfEIKAlzKSTEJYkcbpSj%252FCAbh9xFTTAx6Yb40nuLJIWVB6dvYznaNwmBsscQXFoY5CtBtzYRkTTNI%253D&encrypt=0&l=Phoenix%2C+AZ&query_category_id=240000&t=simplyhired.com&jobkey-29168400117/" class="blue-link" target="_blank">Construction Paving Superintendent</a></p> <p class="similar-job-company">Fisher Industries - <span class="text-muted">Phoenix, AZ</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=695498a0842c73ec0076b0bf1&ri=9ad24222266349ff92b4ad21be7d1711&job_loc=Tempe%2CAZ&q=Journeyman+Electrician&spl=v1%253AsIgloe9r8S49zHqo%253ADqyjluBBQMBUnLoNUlwBVg%253D%253D%253AruV77fJvlUz0zK%252BMhmzQHB%252BINpZEEF10ymxTy0gB8qVT9nQ0VohYiVyBSIszqSiHnh%252Ft7xBl8IyIWDr8TxhaklQe3QfT7tMFhpM0K1O7f05cWPAt%252FtBMduswHCCv40mTpGwp%252FFd6wgPI026NeILv&encrypt=0&l=Phoenix%2C+AZ&query_category_id=240000&t=simplyhired.com&jobkey-29330833841/" class="blue-link" target="_blank">Cable Installer</a></p> <p class="similar-job-company">Dish Network - <span class="text-muted">Tempe, AZ</span></p> <p class="text-muted similar-job-date"> 4 hours ago </p> <p class="similar-job-title"><a href="https://www.jobs2careers.com/click.php?jid=692b7157a8bc73ec07882fcd1&ri=9ad24222266349ff92b4ad21be7d1711&job_loc=Phoenix%2CAZ&q=Journeyman+Electrician&spl=v1%253ARAtu52%252B2xVlP5I%252BD%253A0kzY6u8e%252BmnypskdYE9JBw%253D%253D%253AxaUodyMj8mKaOY3GPYsYPvvHWpztWfv1LAISg30NW%252BgTHti5WPlykUFz2GnfEzsTrG5szpZB1TIjEyS0tf5b7G5gtKoTuNnYe0w%252FOKAX3mpNT3rxRlEtWgEEwaFDUlgmcHuNnFnqldrnXImT&encrypt=0&l=Phoenix%2C+AZ&query_category_id=240000&t=simplyhired.com&jobkey-29318342915/" class="blue-link" target="_blank">Journeyman Electrician 119117</a></p> <p class="similar-job-company">Anistar Technologies - <span class="text-muted">Phoenix, AZ</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=69540bb8631c73ec007f81311&ri=9ad24222266349ff92b4ad21be7d1711&job_loc=Paradise+Valley%2CAZ&q=Journeyman+Electrician&spl=v1%253A%252F%252BByLGxfWLxEm9jS%253AD5eU5lXQiY9naj%252BWSb%252FBcA%253D%253D%253AxM4%252BHzagiLAUPFUVKa0jC4PVKFOFrP9FebVxNErikUVsCkk1Pe00oXG2SsmKPD%252FOrZQ2CQubHOFn5maMtnTrOAibp8bvjzlzsOZZMkZR5PNdiCX73SF%252ByGeE%252B20uF%252FVKfxYW&encrypt=0&l=Phoenix%2C+AZ&query_category_id=240000&t=simplyhired.com&jobkey-29330232127/" class="blue-link" target="_blank">Journeyman Electrician</a></p> <p class="similar-job-company">Rosendin Electric - <span class="text-muted">Paradise Valley, AZ</span></p> <p class="text-muted similar-job-date"> 8 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
3 Phase Electric
Candidates must be self-motivated, and have a minimum of two years commercial and or industrial experience. Day and Evening shifts available. From Tucson to Prescott Valley.
Other jobs you may like
Banner Health - Glendale, AZ
2 hours ago
Construction Paving Superintendent
Fisher Industries - Phoenix, AZ
1 week ago
Dish Network - Tempe, AZ
4 hours ago
Anistar Technologies - Phoenix, AZ
2 days ago
Rosendin Electric - Paradise Valley, AZ
8 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` = 44242 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` = 29948 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` = 704399 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` = 29948 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` = 704399 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` = 44242 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` = 44242 LIMIT 1 | 1 | 1 | 0 |