<? 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' => 'Dental Hygienist for Thursdays - NYC Midtown at Dental Office', 'metatag_description' => 'Dental Hygienist for Thursdays - NYC MidtownDental Office at Proven', 'unique_name' => 'gramercy-smiles-new-york-ny', 'reference_number' => '52408', 'mobile_image' => '', 'display_company_title' => 'Jobs at Dental Office', 'employer' => array( 'EmployersJob' => array( 'id' => '43415', 'employer_id' => '29318', 'ats_url' => '', 'url' => '', 'title' => 'Dental Hygienist for Thursdays - NYC Midtown', 'craigslist_city' => '', 'craigslist_sub_city' => '', 'craigslist_sub_sub_city' => '', 'craigslist_state' => '', 'open' => '1', 'post_date' => '2018-08-13 16:24:37', 'duration' => 'full time', 'anonymous_post' => '0', 'compensation' => '', 'zip' => '10010', 'description' => '<p>High quality Midtown NYC dental practice looking for an experience Dental Hygienist</p> <p>for Thursdays, Tuesdays (optional) and Saturdays (optional).</p> <p>Office Schedule hours on weekdays 9AM- 6PM and Saturdays 9AM-3PM.</p> <p>Requirements:<br />- Must be experienced, motivated<br />- Must be well spoken, personable and have excellent patient communication skills<br />- Must be a team player and work well with others<br />- Part time<br />Please email your cover letter, resume and references .</p>', 'unique_name' => '', 'created_date' => '2018-08-13 16:21:20' ), 'Employer' => array( 'lat' => '40.74229813', 'lon' => '-73.98789978', 'id' => '29318', 'company_name' => 'Dental Office', 'company_logo' => '', 'simple_posting_process' => '1', 'user_id' => '699719', 'zipcode' => '10010', 'city' => 'New York', 'street_address' => '', 'street_address2' => null, 'state' => 'NY' ), 'UtZipcode' => array( 'zipcode' => '10010', 'city' => 'New York', 'state_prefix' => 'NY' ), (int) 0 => array( 'hasApplied' => false, 'is_favorite' => false ) ), 'is_swinomish' => false, 'is_hiring' => (int) 1, 'page' => '', 'success' => (int) 0, 'broadcast' => (int) 0, 'external_job_board' => '', 'is_worker' => false, 'isMobile' => false, 'isWorker' => false, 'isSales' => false, 'isEducator' => false, 'adminLoggedIn' => false, 'isEmployer' => false, 'loggedIn' => false, 'isFacebookAppUser' => false, 'campaign' => 'NONE', 'content_for_layout' => ' <script type="text/javascript"> var autocomplete = false; var sortOrder = "relevance"; </script> <meta property="og:title" content="Dental Hygienist for Thursdays - NYC Midtown"/> <meta property="og:type" content="website"/> <meta property="og:url" content="https://www.proven.com/jobs/view/43415?ref=52408"/> <meta property="og:image" content="/css/images/proven_logo.png"/> <meta property="og:site_name" content="Proven"/> <meta property="og:description" content="High quality Midtown NYC dental practice looking for an experience Dental Hygienist for Thursdays, Tuesdays (optional) and Saturdays (optional). Office Schedule hours on weekdays 9AM- 6PM and Saturdays 9AM-3PM. Requirements:- Must be experienced, motivated- Must be well spoken, personable and have excellent patient communication skills- Must be a team player and work well with others- Part timePlease email your cover letter, resume and references ."/> <script type="application/ld+json"> { "@context": "http://schema.org", "@type": "JobPosting", "url": "https://www.proven.com/jobs/view/43415?ref=52408", "title": "Dental Hygienist for Thursdays - NYC Midtown", "description": "<p>High quality Midtown NYC dental practice looking for an experience Dental Hygienist</p> <p>for Thursdays, Tuesdays (optional) and Saturdays (optional).</p> <p>Office Schedule hours on weekdays 9AM- 6PM and Saturdays 9AM-3PM.</p> <p>Requirements:<br />- Must be experienced, motivated<br />- Must be well spoken, personable and have excellent patient communication skills<br />- Must be a team player and work well with others<br />- Part time<br />Please email your cover letter, resume and references .</p>", "datePosted": "2018-08-13T16:24:37+00:00", "hiringOrganization": { "@type": "Organization", "name": "Dental Office", "sameAs": "https://www.proven.com/employers/publicPage/29318" }, "identifier": { "@type": "PropertyValue", "name": "Dental Office", "value": "29318" }, "jobLocation": { "@type": "Place", "address": { "@type": "PostalAddress", "addressLocality": "New York", "addressRegion": "NY" } } } </script> <script type="text/javascript"> $(document).ready(function() { $("#phone_number").mask(PHONE_NUMBER_FORMAT); $("#demo-submit-btn").click(function(e) { e.preventDefault(); if($(this).hasClass('disabled')) return; $("#requestDemoForm").submit(); }); $("#requestDemoForm").validate({ submitHandler: function() { $("#demo-submit-btn").button("loading"); $('#requestDemoForm').ajaxSubmit(successfulDemoMessage); }, wrapper: "p", messages: { "data[Employer][unique_identifier]": { required: '' } } }); $(document).on("click", ".join_proven", function(e) { e.preventDefault(); var employer_id = $(this).attr("employer_id"); var job_id = $(this).attr("job_id"); showJoinLoginDialog(employer_id, job_id); }); $.getJSON("/jobs_ajax/recordJobView/43415"); $('#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">43415</span> <span class="hide" id="referencenumber">52408</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>Dental Hygienist for Thursdays - NYC Midtown</h1> <p class="small-bottom-border"> Dental Office </p> <div class="date-location">Aug 13, 2018 - New York, NY</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+43415-w@hireproven.com">jobs+43415-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:29318/job_id:43415", 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=43415"; } } </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/29318/43415" 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>High quality Midtown NYC dental practice looking for an experience Dental Hygienist</p> <p>for Thursdays, Tuesdays (optional) and Saturdays (optional).</p> <p>Office Schedule hours on weekdays 9AM- 6PM and Saturdays 9AM-3PM.</p> <p>Requirements:<br />- Must be experienced, motivated<br />- Must be well spoken, personable and have excellent patient communication skills<br />- Must be a team player and work well with others<br />- Part time<br />Please email your cover letter, resume and references .</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=657c48b6925c73ecb2fbc2f41&ri=9953d7e153014d7aa54cf4478e95531c&job_loc=New+York%2CNY&q=Dental+Hygienist+For+Thursdays+++Nyc+Midtown&spl=v1%253APCa%252BSvde44iuefXP%253AP0bg0RPt54IGThA7iWtD5w%253D%253D%253AmibbvZ5QZr%252F5DZMdHNI1P%252B1mqYGGfVZRMwM5T%252BXeQzbSapWqXqshgUT8T3bh1Eb3P51xtGa5bfVLcuzUakgXEaova%252BEBLqII9TxGaF8hBeYPbTyj8B4%252BEXGYrrl2p4uO%252Fb94jg%253D%253D&encrypt=0&l=New+York%2C+NY&query_category_id=330000&t=simplyhired.com&jobkey-27492881404/" class="blue-link" target="_blank">Dental Hygienist</a></p> <p class="similar-job-company">Columbia University - <span class="text-muted">New York, NY</span></p> <p class="text-muted similar-job-date"> 1 week ago </p> <p class="similar-job-title"><a href="https://www.jobs2careers.com/click.php?jid=5c5882e925fc73ef20b7670f1&ri=9953d7e153014d7aa54cf4478e95531c&job_loc=New+York%2CNY&q=Dental+Hygienist+For+Thursdays+++Nyc+Midtown&spl=v1%253AHo3vacAnBs0YNtL4%253A7nGeZAOGRSypKr23fzwC8g%253D%253D%253Ali2gCX0tbiqeuJzF%252BZzt%252BQs3pw%252BjwbMEf0jS%252BqbscdhLtl6Gdb5B%252Bas9aBAck3xqiG7oKrvMTZlql0VQImxvl51HwW9u%252BuB0zvY1wVShkKDAYGDHLlAGHR1PJkXxk%252BBEXqezkA%253D%253D&encrypt=0&l=New+York%2C+NY&query_category_id=330000&t=simplyhired.com&jobkey-25576845633/" class="blue-link" target="_blank">Multi-Craft Technician - Medical, Vision, Life and Dental Plans</a></p> <p class="similar-job-company">Banker Steel - <span class="text-muted">New York, NY</span></p> <p class="text-muted similar-job-date"> 3 days ago </p> <p class="similar-job-title"><a href="https://www.jobs2careers.com/click.php?jid=641fc8f7cf5c73eca4c3c6e11&ri=9953d7e153014d7aa54cf4478e95531c&job_loc=Great+Neck%2CNY&q=Dental+Hygienist+For+Thursdays+++Nyc+Midtown&spl=v1%253Ac5Nah%252BcG3%252FZgNhse%253Aih2DAgUf1UpKq1Bb39TbTA%253D%253D%253AyehAne0d6Bug31TkBx%252Fbpod%252BkYLPN%252FCU6sspw1JKcoIjwJFCIOk79egw5QvtB1O4huIsUPKLvpaT9ITL6ONuD297yyMQaRq1jVuu2JqbSAwcmDdE27CryYV14qxcJBQgqWYBPBTZfcOdtENXN7g%253D&encrypt=0&l=New+York%2C+NY&query_category_id=330000&t=simplyhired.com&jobkey-27662225391/" class="blue-link" target="_blank">Side gig: Earn at least $1310 in your first 30.0 days, guaranteed.</a></p> <p class="similar-job-company">Uber - <span class="text-muted">Great Neck, NY</span></p> <p class="text-muted similar-job-date"> Yesterday </p> <p class="similar-job-title"><a href="https://www.jobs2careers.com/click.php?jid=64546f85f62c73eca079b1c21&ri=9953d7e153014d7aa54cf4478e95531c&job_loc=Teaneck%2CNJ&q=Dental+Hygienist+For+Thursdays+++Nyc+Midtown&spl=v1%253A0TWwCL8n7FrrXLCW%253AamQrhOLC2k%252BSwHxu2I0qSQ%253D%253D%253AjDxVoSreN82JTEXXUf3ShNGKcgl1oWuKIlaO630YI0RBDGAxx0UWHvWk3%252B4TILG9rCFJFKx765g2uGPSSrmI%252Fuc5q3M4qZ7SYGGG6cxl0lm4T4VJ7fONlR1XqEbQEFgWlKffb%252BXuXQxqfkwZ&encrypt=0&l=New+York%2C+NY&query_category_id=330000&t=simplyhired.com&jobkey-27719238414/" class="blue-link" target="_blank">Virtual Assistant - Work From Home</a></p> <p class="similar-job-company">Entrepreneur Babes - <span class="text-muted">Teaneck, NJ</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=668504e3f09c73ec8d6f07a21&ri=9953d7e153014d7aa54cf4478e95531c&job_loc=Kew+Gardens%2CNY&q=Dental+Hygienist+For+Thursdays+++Nyc+Midtown&spl=v1%253ANogKu03x8kwLYr64%253AbbugW5oDJL%252Fe1Wo8bkvkVg%253D%253D%253A8GWeAJedimhM%252FcmOtooaxcYTHL0Sh88R78KW1Ev5k1CeKDF76tEV2YTSWIsLv%252B50o5z7dQ83Khw9IaDN2fY648l0yBkTj1hMTvFHTgW2%252FyrMJgRqZTzykJW8ytx%252FtDOWoLUjWvVeeQmIBSbwJA%253D%253D&encrypt=0&l=New+York%2C+NY&query_category_id=330000&t=simplyhired.com&jobkey-27265552558/" class="blue-link" target="_blank">Front Desk Associate - Jamaica</a></p> <p class="similar-job-company">Blink Fitness - <span class="text-muted">Kew Gardens, NY</span></p> <p class="text-muted similar-job-date"> Yesterday </p> <p class="voffset4"> <strong>Apply to jobs on the go with Proven mobile</strong> </p> <div> <a href="/candidates/app" target="_blank" title="Download the iPhone App"> <img src="/css/images/App_Store_available.png" width="112" /> </a> <a href="/candidates/app/google" target="_blank" title="Download the Android App"> <img src="/css/images/google_play_badge.png" width="112" /> </a> </div> </div> </div> </div> </div> </div> </div> ', 'scripts_for_layout' => '<script type="text/javascript" src="/js/Views/Jobs/search_jobs.js?1619372465"></script>' ) $search_text = '' $search_location = '' $show_thank_you = (int) 0 $similar_jobs = array( (int) 0 => array( 'Employer' => array( 'company_name' => 'Columbia University' ), 'UtZipcode' => array( 'city' => 'New York', 'state_prefix' => 'NY' ), 'User' => array( 'unique_name' => '' ), 'EmployersJob' => array( 'anonymous_post' => (int) 0, 'open' => (int) 1, 'url' => 'https://www.jobs2careers.com/click.php?jid=657c48b6925c73ecb2fbc2f41&ri=9953d7e153014d7aa54cf4478e95531c&job_loc=New+York%2CNY&q=Dental+Hygienist+For+Thursdays+++Nyc+Midtown&spl=v1%253APCa%252BSvde44iuefXP%253AP0bg0RPt54IGThA7iWtD5w%253D%253D%253AmibbvZ5QZr%252F5DZMdHNI1P%252B1mqYGGfVZRMwM5T%252BXeQzbSapWqXqshgUT8T3bh1Eb3P51xtGa5bfVLcuzUakgXEaova%252BEBLqII9TxGaF8hBeYPbTyj8B4%252BEXGYrrl2p4uO%252Fb94jg%253D%253D&encrypt=0&l=New+York%2C+NY&query_category_id=330000&t=simplyhired.com&jobkey-27492881404/', 'title' => 'Dental Hygienist', 'description' => '<ul> <li>Job Type: Officer of Administration</li> <li>Regular/Temporary: Regular</li> <li>Hours Per Week: 35</li> <li>Salary Range: $82,000-$88,000</li> </ul> <br> The salary of the finalist selected for this role will be set based on a variety of factors, including but not limited to departmental budgets, qualifications, experience, education, licenses, specialty, and training. The above hiring range represents the University's good faith and reasonable estimate of the range of possible compensation at the time of posting. <br><br>Position Summary<br> <br>Columbia University's College of Dental Medicine (CDM) is one of the preeminent dental schools in the country with more than 430 faculty, 410 students and trainees, and over 200 staff members. CDM is the largest provider of oral health services in northern Manhattan providing more than 140,000 visits annually.<br> <br>The Dental Hygienist will report to the Director of Operations, the Dental Hygienist is responsible for providing comprehensive hygiene treatment services to the CDM patient population. Will also assist dental students on the clinic floor with hygiene visits.<br><br>Responsibilities<br> <br><strong>Responsibilities for direct patient care, including,if necessary,in community practice, faculty practice, evening clinic, mobile van 1-2 days a week:</strong><br> <ul> <li>Patient screening procedures, such as assessment of oral health conditions, review of the health history, oral cancer screening, head and neck inspection, dental charting and taking blood pressure and pulse. <ul> <li>Assist in teaching and supervision of dental students during their intake rotations.</li> <li>Taking and developing dental radiographs (x-rays). Removing calculus and plaque (hard and soft deposits) from all surfaces of the teeth. Applying preventive materials to the teeth (e.g., sealants and fluorides).</li> <li>Teaching patients' appropriate oral hygiene strategies to maintain oral health; (e.g., tooth brushing, flossing and nutritional counseling). Counseling patients about good nutrition and its impact on oral health.</li> <li>Making impressions of patients' teeth for study casts (models of teeth used by dentists to evaluate patient treatment needs).</li> <li>Performing documentation and office management activities.</li> <li>Check treatment room for cleanliness and make necessary changes.</li> <li>Maintain a supply inventory for hygiene treatment.</li> <li>Review, select and submit orders for patient education materials for the practice.</li> <li>Submit supply orders to business manager once a month or as necessary.</li> <li>Properly discard all disposable items from each visit.</li> </ul> <ul> <li>Assemble soiled instruments in appropriate cassettes for return to central sterilization area</li> <li>Assists with screenings, surveillance processes for potential infection issues and monitoring of processes such as hand-hygiene, environmental cleaning/disinfection and others as defined by the risk assessment.</li> <li>Provides ongoing education relevant to infection prevention and control for all staff members, which includes but is not limited to: <ul> <li>Available personal protective equipment (PPE), when to use the available PPE, and how to apply and remove PPE</li> <li>Dental unit waterline protocol (between patients, disinfection and water cultures)</li> <li>Use of surface disinfectants</li> </ul> </li> </ul> <ul> <li>Performs other duties as assigned.</li> </ul> </li> </ul> <br><strong>Responsibilities for assisting with hygiene visits in pre-doctoral clinic 1-2 days a week:</strong><br> <ul> <li>Assists faculty in pre-doctoral clinical setting with supervision of students in patient care activity related to periodontal non-surgical interventions (e.g., prophy, maintenance, scaling root planning).</li> <li>Supports the faculty with time managing the care and ensuring that students receive excellent educational instruction in the hygiene phase of care.</li> </ul> <br>Minimum Qualifications<br> <ul> <li>Requires a bachelor's degree or equivalent in education and experience, plus three years of related experience.</li> <li>Valid NYS Dental Hygienist Registration Certification</li> </ul> <br>Preferred Qualifications<br> <ul> <li>Complete 2 year of post-secondary education for an accredited dental hygiene program</li> <li>Experience providing prophylaxis and taking x-rays</li> </ul> <br>Other Requirements<br> <ul> <li>Occasionally must be flexible to work a modified shift in evenings from 4-7pm and Saturdays from 8am-3pm.</li> </ul> <br>Equal Opportunity Employer / Disability / Veteran<br> <br>Columbia University is committed to the hiring of qualified local residents.<br><br><b><strong>Commitment to Diversity</strong></b><br> <br><b>Columbia University is dedicated to increasing diversity in its workforce, its student body, and its educational programs. Achieving continued academic excellence and creating a vibrant university community require nothing less. In fulfilling its mission to advance diversity at the University, Columbia seeks to hire, retain, and promote exceptionally talented individuals from diverse backgrounds. </b>', 'post_date' => '2023-05-26T14:51:48Z' ) ), (int) 1 => array( 'Employer' => array( 'company_name' => 'Banker Steel' ), 'UtZipcode' => array( 'city' => 'New York', 'state_prefix' => 'NY' ), 'User' => array( 'unique_name' => '' ), 'EmployersJob' => array( 'anonymous_post' => (int) 0, 'open' => (int) 1, 'url' => 'https://www.jobs2careers.com/click.php?jid=5c5882e925fc73ef20b7670f1&ri=9953d7e153014d7aa54cf4478e95531c&job_loc=New+York%2CNY&q=Dental+Hygienist+For+Thursdays+++Nyc+Midtown&spl=v1%253AHo3vacAnBs0YNtL4%253A7nGeZAOGRSypKr23fzwC8g%253D%253D%253Ali2gCX0tbiqeuJzF%252BZzt%252BQs3pw%252BjwbMEf0jS%252BqbscdhLtl6Gdb5B%252Bas9aBAck3xqiG7oKrvMTZlql0VQImxvl51HwW9u%252BuB0zvY1wVShkKDAYGDHLlAGHR1PJkXxk%252BBEXqezkA%253D%253D&encrypt=0&l=New+York%2C+NY&query_category_id=330000&t=simplyhired.com&jobkey-25576845633/', 'title' => 'Multi-Craft Technician - Medical, Vision, Life and Dental Plans', 'description' => '<b>Position Location - South Plainfield, NJ</b><br><br>***Current available openings are for: Weekdays Night Shift and Weekdays Day Shift***<br><br><strong>Responsibilities and Duties:</strong><br><br><ul><li>Maintains and adheres to all safety, health, and environmental policies and procedures.</li><li>Maintain and repair maintenance shop equipment.</li><li>Maintain and organize shop areas to include tools and parts.</li><li>Assist in monitoring the organization, use, and inventories of spare parts, maintenance supplies, and equipment and initiates reordering when necessary.</li><li>Perform preventive and predictive maintenance and review the operation of plant equipment to minimize unplanned downtime and identify opportunities for improvement.</li><li>Clean and maintain work area.</li><li>Perform highly diversified duties to install and maintain the plant's equipment.</li><li>Provide emergency/unscheduled repairs of equipment as required.</li><li>Perform mechanical skills including, but not limited to, mechanical, pneumatic, hydraulic, troubleshooting and repair of production machines.</li><li>Perform electrical skills including, but not limited to, 480V 3 phase, industrial and residential electrical, and AC/DC electronic component troubleshooting and repair.</li><li>Read and interpret equipment manual, schematics, blueprints, and Work Orders to perform required maintenance and service.</li><li>Diagnose problems, replace or repair parts, test and adjust as required.</li><li>Use a variety of hand and power tools, electric meters and material handling equipment in performing duties.</li><li>Detect faulty operations, defective material and report those and any unusual situations to the Maintenance Manager.</li><li>Comply with safety regulations and maintain clean and orderly work areas.</li><li>Requires willingness to work a flexible schedule.</li><li>Meet the daily housekeeping requirements.</li><li>Performs other duties as assigned.</li></ul><br><br><strong>Physical Requirements:</strong><br><br><ul><li>Mobility to move throughout facility grounds with exposure to heat, cold, sun, etc.</li><li>Must be able to lift a maximum weight up to 20 lbs. frequently; 50 lbs. occasionally.</li><li>Frequent standing, walking, reaching forward, balancing, feeling, object handling, simple hand grasping, firm hand grasping, and operating controls will be required.</li><li>Regular sitting, climbing stairs and ladders, reaching overhead, stooping, and crouching will be required.</li><li>Must be able to work at heights up to 50 feet.</li></ul><br><br><strong>Knowledge and Skill Requirements:</strong><br><br><ul><li>Experience in maintenance with strong background in mechanical systems.</li><li>Skill in examining, evaluating, isolating faults, and repairing equipment.</li><li>Understanding of 3 phase electricity and components.</li><li>Interpret electrical schematics and blueprints.</li><li>Ability to communicate with all levels of employees effectively.</li></ul><br><br><strong>Benefits:</strong><br><br>Productivity bonus<br><br>Matching 401(K)<br><br>Medical, Vision, Life and Dental Plans<br><br>On site clinic', 'post_date' => '2023-06-01T00:35:33Z' ) ), (int) 2 => array( 'Employer' => array( 'company_name' => 'Uber' ), 'UtZipcode' => array( 'city' => 'Great Neck', 'state_prefix' => 'NY' ), 'User' => array( 'unique_name' => '' ), 'EmployersJob' => array( 'anonymous_post' => (int) 0, 'open' => (int) 1, 'url' => 'https://www.jobs2careers.com/click.php?jid=641fc8f7cf5c73eca4c3c6e11&ri=9953d7e153014d7aa54cf4478e95531c&job_loc=Great+Neck%2CNY&q=Dental+Hygienist+For+Thursdays+++Nyc+Midtown&spl=v1%253Ac5Nah%252BcG3%252FZgNhse%253Aih2DAgUf1UpKq1Bb39TbTA%253D%253D%253AyehAne0d6Bug31TkBx%252Fbpod%252BkYLPN%252FCU6sspw1JKcoIjwJFCIOk79egw5QvtB1O4huIsUPKLvpaT9ITL6ONuD297yyMQaRq1jVuu2JqbSAwcmDdE27CryYV14qxcJBQgqWYBPBTZfcOdtENXN7g%253D&encrypt=0&l=New+York%2C+NY&query_category_id=330000&t=simplyhired.com&jobkey-27662225391/', 'title' => 'Side gig: Earn at least $1310 in your first 30.0 days, guaranteed.', 'description' => '<p><strong>Earn at least $1310 if not more driving with Uber when you complete your first 130 trips in 30.0 days.</strong></p><p><strong>Why Uber?</strong></p><p>Driving is an easy way to boost your income while maintaining the flexibility your schedule requires (gig, part-time, full-time, seasonal, hourly, or temporary). Weekly incentives and guaranteed earnings will ensure first-time drivers succeed as they learn the ropes.</p><p><strong>What you need to know:</strong></p><ul><li><p><strong>Signup in seconds:</strong> Get started today and we ll provide support along the way.</p></li><li><p><strong>Get paid fast:</strong> Cash out up to 5X a day with Uber s Instant Pay.</p></li><li><p><strong>Guaranteed earnings:</strong> Earnings guaranteed for your first 130 trips with Uber.</p></li><li><p><strong>Flexible schedule:</strong> You control when and where you drive.</p></li><li><p><strong>24/7 support:</strong> The app gives you turn-by-turn directions, and access 24/7 support if you need help.</p></li></ul><p><strong>What you need to get started:</strong></p><ul><li><p>21 years old or older</p></li><li><p>A 4-door vehicle</p></li><li><p>A valid U.S. driver s license and vehicle insurance</p></li><li><p>At least one year of driving experience in the U.S. (3 years if you re under 23 years old)</p></li></ul><p><strong>Additional Information:</strong></p><p>If you have previous employment experience in transportation (such as a delivery driver, driver, professional driver, driving job, truck driver, heavy and tractor-trailer driver, cdl truck driver, class a or class b driver, local truck driver, company truck driver, taxi driver, taxi chauffeur, cab driver, cab chauffeur, taxi cab driver, transit bus driver, bus driver, coach bus driver, bus operator, shuttle driver, bus chauffeur) you might also consider driving with Uber and earn extra money. We also welcome drivers who have worked with other peer-to-peer ridesharing or driving networks. Drivers using the Uber platform come from all backgrounds and industries ranging from traditional driving and transportation industries to other industries. Driving with Uber is a great way to supplement your part time or full time income. Uber welcomes applicants year round - summer, winter, fall, spring, and holiday.</p><p><strong>Sign up to drive with Uber and earn $1310* if not more when you complete 130 trips in your first 30.0 days. Terms apply.</strong></p><p><strong>*This is a promotional offer and is only available to new drivers who have never previously signed up to drive or deliver with Uber; and complete the minimum trip threshold in their city within 30.0 days of signing up to drive. Any tips and promotions you make are on top of this amount. Limited time only. Offer and terms are subject to change. Click through to read full terms and conditions.</strong></p>', 'post_date' => '2023-06-02T19:28:54Z' ) ), (int) 3 => array( 'Employer' => array( 'company_name' => 'Entrepreneur Babes' ), 'UtZipcode' => array( 'city' => 'Teaneck', 'state_prefix' => 'NJ' ), 'User' => array( 'unique_name' => '' ), 'EmployersJob' => array( 'anonymous_post' => (int) 0, 'open' => (int) 1, 'url' => 'https://www.jobs2careers.com/click.php?jid=64546f85f62c73eca079b1c21&ri=9953d7e153014d7aa54cf4478e95531c&job_loc=Teaneck%2CNJ&q=Dental+Hygienist+For+Thursdays+++Nyc+Midtown&spl=v1%253A0TWwCL8n7FrrXLCW%253AamQrhOLC2k%252BSwHxu2I0qSQ%253D%253D%253AjDxVoSreN82JTEXXUf3ShNGKcgl1oWuKIlaO630YI0RBDGAxx0UWHvWk3%252B4TILG9rCFJFKx765g2uGPSSrmI%252Fuc5q3M4qZ7SYGGG6cxl0lm4T4VJ7fONlR1XqEbQEFgWlKffb%252BXuXQxqfkwZ&encrypt=0&l=New+York%2C+NY&query_category_id=330000&t=simplyhired.com&jobkey-27719238414/', 'title' => 'Virtual Assistant - Work From Home', 'description' => '<p>[Administrative Assistant / Fully Remote] - Anywhere in U.S. / Competitive Pay - As a Virtual Assistant you'll: Complete daily tasks related to admin, social media, communications and marketing for the Operations Team; Perform data entry; Prepare reports and documents; Maintain a filing system; Manage calendars...Hiring Fast >></p>', 'post_date' => '2023-05-27T00:56:51Z' ) ), (int) 4 => array( 'Employer' => array( 'company_name' => 'Blink Fitness' ), 'UtZipcode' => array( 'city' => 'Kew Gardens', 'state_prefix' => 'NY' ), 'User' => array( 'unique_name' => '' ), 'EmployersJob' => array( 'anonymous_post' => (int) 0, 'open' => (int) 1, 'url' => 'https://www.jobs2careers.com/click.php?jid=668504e3f09c73ec8d6f07a21&ri=9953d7e153014d7aa54cf4478e95531c&job_loc=Kew+Gardens%2CNY&q=Dental+Hygienist+For+Thursdays+++Nyc+Midtown&spl=v1%253ANogKu03x8kwLYr64%253AbbugW5oDJL%252Fe1Wo8bkvkVg%253D%253D%253A8GWeAJedimhM%252FcmOtooaxcYTHL0Sh88R78KW1Ev5k1CeKDF76tEV2YTSWIsLv%252B50o5z7dQ83Khw9IaDN2fY648l0yBkTj1hMTvFHTgW2%252FyrMJgRqZTzykJW8ytx%252FtDOWoLUjWvVeeQmIBSbwJA%253D%253D&encrypt=0&l=New+York%2C+NY&query_category_id=330000&t=simplyhired.com&jobkey-27265552558/', 'title' => 'Front Desk Associate - Jamaica', 'description' => '<p><p>Description</p><br><p> Job Overview: </p><br><p>At Blink, this role is called a Moodlifter, but until that is a word job seekers are typing into Google, we will stick with using the more widely known title of Front Desk Associate! What is a Moodlifter you ask? Moodlifters are the people who greet each of our members with ear to ear smiles, over the top enthusiasm and pretty much know everyone in the gym by name. They will run to open the door for you in a driving rainstorm and change a channel so you dont miss a minute of the big game. They consistently go above and beyond and you cant help but smile when you see them.</p><br><p>Responsibilities:</p><br><p>+ Greet every member and guest with enthusiasm and a smile</p><br><p>+ Tour potential members around the club with the goal of signing up the person for a membership</p><br><p>+ Answer phone calls in a professional and energetic manner</p><br><p>+ Execute all opening/closing operational procedures to ensure the club runs smoothly</p><br><p>+ Handle member requests and concerns with a sense of urgency</p><br><p>+ Actively participate in ensuring the club is spotless including frequent bending, lifting, and walking around the club to organize equipment and straighten up</p><br><p>+ Sign members up for startup sessions with Blink Personal Trainers</p><br><p>+ Maintain regular and punctual attendance</p><br><p>+ Comply with all company policies and procedures</p><br><p>Qualifications:</p><br><p>+ Enthusiastic, energetic, friendly and personable</p><br><p>+ Excellent verbal and written communication skills</p><br><p>+ Able to lift and move gym equipment weighing 15-20 lbs frequently and 45 lbs occasionally</p><br><p>+ Able to remain in a stationary position at the front desk for the majority of the workday</p><br><p>+ World class customer service skills</p><br><p>+ Works hard, multi-tasks and is a problem solver</p><br><p>+ Passion for the Blink brand</p><br><p>Compensation & Benefits:</p><br><p>+ Career Advancement opportunities</p><br><p>+ Complimentary Blink membership</p><br><p>+ Fun working environment!</p><br><p>+ Pay Transparency: $15.00/hr </p><br><p>Company Overview:</p><br><p>Founded in 2011 by executives at Equinox, Blink Fitness is a premium quality, value-based fitness brand with more than 100 locations open or in development throughout New York, New Jersey, Pennsylvania and California. Blink puts Mood Above Muscle, which celebrates the positive feeling you get from exercise, not just the physical benefits.</p><br><p>Blink is an exciting and dynamic business that is still in the start-up mode. We are a passionate team with a great entrepreneurial spirit and a willingness to roll up our sleeves to get the work done.</p><br><p>While Blink has grown rapidly and has already achieved significant profitability, the business is just getting warmed-up. Its leadership has a very lofty vision and expects explosive growth over the coming years. At a minimum, the business expects to have more than 300 locations over the next five years through a combination of corporate and franchise development.</p><br><p>For more information visit Blinks consumer website -- blinkfitness.com and its franchise website blinkfranchising.com.</p><br></p>', 'post_date' => '2023-06-03T01:13:19Z' ) ) ) $title_for_layout = 'Dental Hygienist for Thursdays - NYC Midtown at Dental Office' $metatag_description = 'Dental Hygienist for Thursdays - NYC MidtownDental Office at Proven' $unique_name = 'gramercy-smiles-new-york-ny' $reference_number = '52408' $mobile_image = '' $display_company_title = 'Jobs at Dental Office' $employer = array( 'EmployersJob' => array( 'id' => '43415', 'employer_id' => '29318', 'ats_url' => '', 'url' => '', 'title' => 'Dental Hygienist for Thursdays - NYC Midtown', 'craigslist_city' => '', 'craigslist_sub_city' => '', 'craigslist_sub_sub_city' => '', 'craigslist_state' => '', 'open' => '1', 'post_date' => '2018-08-13 16:24:37', 'duration' => 'full time', 'anonymous_post' => '0', 'compensation' => '', 'zip' => '10010', 'description' => '<p>High quality Midtown NYC dental practice looking for an experience Dental Hygienist</p> <p>for Thursdays, Tuesdays (optional) and Saturdays (optional).</p> <p>Office Schedule hours on weekdays 9AM- 6PM and Saturdays 9AM-3PM.</p> <p>Requirements:<br />- Must be experienced, motivated<br />- Must be well spoken, personable and have excellent patient communication skills<br />- Must be a team player and work well with others<br />- Part time<br />Please email your cover letter, resume and references .</p>', 'unique_name' => '', 'created_date' => '2018-08-13 16:21:20' ), 'Employer' => array( 'lat' => '40.74229813', 'lon' => '-73.98789978', 'id' => '29318', 'company_name' => 'Dental Office', 'company_logo' => '', 'simple_posting_process' => '1', 'user_id' => '699719', 'zipcode' => '10010', 'city' => 'New York', 'street_address' => '', 'street_address2' => null, 'state' => 'NY' ), 'UtZipcode' => array( 'zipcode' => '10010', 'city' => 'New York', 'state_prefix' => 'NY' ), (int) 0 => array( 'hasApplied' => false, 'is_favorite' => false ) ) $is_swinomish = false $is_hiring = (int) 1 $page = '' $success = (int) 0 $broadcast = (int) 0 $external_job_board = '' $is_worker = false $isMobile = false $isWorker = false $isSales = false $isEducator = false $adminLoggedIn = false $isEmployer = false $loggedIn = false $isFacebookAppUser = false $campaign = 'NONE' $content_for_layout = ' <script type="text/javascript"> var autocomplete = false; var sortOrder = "relevance"; </script> <meta property="og:title" content="Dental Hygienist for Thursdays - NYC Midtown"/> <meta property="og:type" content="website"/> <meta property="og:url" content="https://www.proven.com/jobs/view/43415?ref=52408"/> <meta property="og:image" content="/css/images/proven_logo.png"/> <meta property="og:site_name" content="Proven"/> <meta property="og:description" content="High quality Midtown NYC dental practice looking for an experience Dental Hygienist for Thursdays, Tuesdays (optional) and Saturdays (optional). Office Schedule hours on weekdays 9AM- 6PM and Saturdays 9AM-3PM. Requirements:- Must be experienced, motivated- Must be well spoken, personable and have excellent patient communication skills- Must be a team player and work well with others- Part timePlease email your cover letter, resume and references ."/> <script type="application/ld+json"> { "@context": "http://schema.org", "@type": "JobPosting", "url": "https://www.proven.com/jobs/view/43415?ref=52408", "title": "Dental Hygienist for Thursdays - NYC Midtown", "description": "<p>High quality Midtown NYC dental practice looking for an experience Dental Hygienist</p> <p>for Thursdays, Tuesdays (optional) and Saturdays (optional).</p> <p>Office Schedule hours on weekdays 9AM- 6PM and Saturdays 9AM-3PM.</p> <p>Requirements:<br />- Must be experienced, motivated<br />- Must be well spoken, personable and have excellent patient communication skills<br />- Must be a team player and work well with others<br />- Part time<br />Please email your cover letter, resume and references .</p>", "datePosted": "2018-08-13T16:24:37+00:00", "hiringOrganization": { "@type": "Organization", "name": "Dental Office", "sameAs": "https://www.proven.com/employers/publicPage/29318" }, "identifier": { "@type": "PropertyValue", "name": "Dental Office", "value": "29318" }, "jobLocation": { "@type": "Place", "address": { "@type": "PostalAddress", "addressLocality": "New York", "addressRegion": "NY" } } } </script> <script type="text/javascript"> $(document).ready(function() { $("#phone_number").mask(PHONE_NUMBER_FORMAT); $("#demo-submit-btn").click(function(e) { e.preventDefault(); if($(this).hasClass('disabled')) return; $("#requestDemoForm").submit(); }); $("#requestDemoForm").validate({ submitHandler: function() { $("#demo-submit-btn").button("loading"); $('#requestDemoForm').ajaxSubmit(successfulDemoMessage); }, wrapper: "p", messages: { "data[Employer][unique_identifier]": { required: '' } } }); $(document).on("click", ".join_proven", function(e) { e.preventDefault(); var employer_id = $(this).attr("employer_id"); var job_id = $(this).attr("job_id"); showJoinLoginDialog(employer_id, job_id); }); $.getJSON("/jobs_ajax/recordJobView/43415"); $('#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">43415</span> <span class="hide" id="referencenumber">52408</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>Dental Hygienist for Thursdays - NYC Midtown</h1> <p class="small-bottom-border"> Dental Office </p> <div class="date-location">Aug 13, 2018 - New York, NY</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+43415-w@hireproven.com">jobs+43415-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:29318/job_id:43415", 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=43415"; } } </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/29318/43415" 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>High quality Midtown NYC dental practice looking for an experience Dental Hygienist</p> <p>for Thursdays, Tuesdays (optional) and Saturdays (optional).</p> <p>Office Schedule hours on weekdays 9AM- 6PM and Saturdays 9AM-3PM.</p> <p>Requirements:<br />- Must be experienced, motivated<br />- Must be well spoken, personable and have excellent patient communication skills<br />- Must be a team player and work well with others<br />- Part time<br />Please email your cover letter, resume and references .</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=657c48b6925c73ecb2fbc2f41&ri=9953d7e153014d7aa54cf4478e95531c&job_loc=New+York%2CNY&q=Dental+Hygienist+For+Thursdays+++Nyc+Midtown&spl=v1%253APCa%252BSvde44iuefXP%253AP0bg0RPt54IGThA7iWtD5w%253D%253D%253AmibbvZ5QZr%252F5DZMdHNI1P%252B1mqYGGfVZRMwM5T%252BXeQzbSapWqXqshgUT8T3bh1Eb3P51xtGa5bfVLcuzUakgXEaova%252BEBLqII9TxGaF8hBeYPbTyj8B4%252BEXGYrrl2p4uO%252Fb94jg%253D%253D&encrypt=0&l=New+York%2C+NY&query_category_id=330000&t=simplyhired.com&jobkey-27492881404/" class="blue-link" target="_blank">Dental Hygienist</a></p> <p class="similar-job-company">Columbia University - <span class="text-muted">New York, NY</span></p> <p class="text-muted similar-job-date"> 1 week ago </p> <p class="similar-job-title"><a href="https://www.jobs2careers.com/click.php?jid=5c5882e925fc73ef20b7670f1&ri=9953d7e153014d7aa54cf4478e95531c&job_loc=New+York%2CNY&q=Dental+Hygienist+For+Thursdays+++Nyc+Midtown&spl=v1%253AHo3vacAnBs0YNtL4%253A7nGeZAOGRSypKr23fzwC8g%253D%253D%253Ali2gCX0tbiqeuJzF%252BZzt%252BQs3pw%252BjwbMEf0jS%252BqbscdhLtl6Gdb5B%252Bas9aBAck3xqiG7oKrvMTZlql0VQImxvl51HwW9u%252BuB0zvY1wVShkKDAYGDHLlAGHR1PJkXxk%252BBEXqezkA%253D%253D&encrypt=0&l=New+York%2C+NY&query_category_id=330000&t=simplyhired.com&jobkey-25576845633/" class="blue-link" target="_blank">Multi-Craft Technician - Medical, Vision, Life and Dental Plans</a></p> <p class="similar-job-company">Banker Steel - <span class="text-muted">New York, NY</span></p> <p class="text-muted similar-job-date"> 3 days ago </p> <p class="similar-job-title"><a href="https://www.jobs2careers.com/click.php?jid=641fc8f7cf5c73eca4c3c6e11&ri=9953d7e153014d7aa54cf4478e95531c&job_loc=Great+Neck%2CNY&q=Dental+Hygienist+For+Thursdays+++Nyc+Midtown&spl=v1%253Ac5Nah%252BcG3%252FZgNhse%253Aih2DAgUf1UpKq1Bb39TbTA%253D%253D%253AyehAne0d6Bug31TkBx%252Fbpod%252BkYLPN%252FCU6sspw1JKcoIjwJFCIOk79egw5QvtB1O4huIsUPKLvpaT9ITL6ONuD297yyMQaRq1jVuu2JqbSAwcmDdE27CryYV14qxcJBQgqWYBPBTZfcOdtENXN7g%253D&encrypt=0&l=New+York%2C+NY&query_category_id=330000&t=simplyhired.com&jobkey-27662225391/" class="blue-link" target="_blank">Side gig: Earn at least $1310 in your first 30.0 days, guaranteed.</a></p> <p class="similar-job-company">Uber - <span class="text-muted">Great Neck, NY</span></p> <p class="text-muted similar-job-date"> Yesterday </p> <p class="similar-job-title"><a href="https://www.jobs2careers.com/click.php?jid=64546f85f62c73eca079b1c21&ri=9953d7e153014d7aa54cf4478e95531c&job_loc=Teaneck%2CNJ&q=Dental+Hygienist+For+Thursdays+++Nyc+Midtown&spl=v1%253A0TWwCL8n7FrrXLCW%253AamQrhOLC2k%252BSwHxu2I0qSQ%253D%253D%253AjDxVoSreN82JTEXXUf3ShNGKcgl1oWuKIlaO630YI0RBDGAxx0UWHvWk3%252B4TILG9rCFJFKx765g2uGPSSrmI%252Fuc5q3M4qZ7SYGGG6cxl0lm4T4VJ7fONlR1XqEbQEFgWlKffb%252BXuXQxqfkwZ&encrypt=0&l=New+York%2C+NY&query_category_id=330000&t=simplyhired.com&jobkey-27719238414/" class="blue-link" target="_blank">Virtual Assistant - Work From Home</a></p> <p class="similar-job-company">Entrepreneur Babes - <span class="text-muted">Teaneck, NJ</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=668504e3f09c73ec8d6f07a21&ri=9953d7e153014d7aa54cf4478e95531c&job_loc=Kew+Gardens%2CNY&q=Dental+Hygienist+For+Thursdays+++Nyc+Midtown&spl=v1%253ANogKu03x8kwLYr64%253AbbugW5oDJL%252Fe1Wo8bkvkVg%253D%253D%253A8GWeAJedimhM%252FcmOtooaxcYTHL0Sh88R78KW1Ev5k1CeKDF76tEV2YTSWIsLv%252B50o5z7dQ83Khw9IaDN2fY648l0yBkTj1hMTvFHTgW2%252FyrMJgRqZTzykJW8ytx%252FtDOWoLUjWvVeeQmIBSbwJA%253D%253D&encrypt=0&l=New+York%2C+NY&query_category_id=330000&t=simplyhired.com&jobkey-27265552558/" class="blue-link" target="_blank">Front Desk Associate - Jamaica</a></p> <p class="similar-job-company">Blink Fitness - <span class="text-muted">Kew Gardens, NY</span></p> <p class="text-muted similar-job-date"> Yesterday </p> <p class="voffset4"> <strong>Apply to jobs on the go with Proven mobile</strong> </p> <div> <a href="/candidates/app" target="_blank" title="Download the iPhone App"> <img src="/css/images/App_Store_available.png" width="112" /> </a> <a href="/candidates/app/google" target="_blank" title="Download the Android App"> <img src="/css/images/google_play_badge.png" width="112" /> </a> </div> </div> </div> </div> </div> </div> </div> ' $scripts_for_layout = '<script type="text/javascript" src="/js/Views/Jobs/search_jobs.js?1619372465"></script>' $no_title_bar = false $no_bottom_bar = false $no_index = false
filemtime - [internal], line ?? include - APP/View/Layouts/responsive.ctp, line 69 View::_evaluate() - CORE/Cake/View/View.php, line 961 View::_render() - CORE/Cake/View/View.php, line 923 View::renderLayout() - CORE/Cake/View/View.php, line 546 View::render() - CORE/Cake/View/View.php, line 481 Controller::render() - CORE/Cake/Controller/Controller.php, line 960 JobsController::view() - APP/Controller/JobsController.php, line 1338 ReflectionMethod::invokeArgs() - [internal], line ?? Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 490 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167 [main] - APP/webroot/index.php, line 118
Dental Office
High quality Midtown NYC dental practice looking for an experience Dental Hygienist
for Thursdays, Tuesdays (optional) and Saturdays (optional).
Office Schedule hours on weekdays 9AM- 6PM and Saturdays 9AM-3PM.
Requirements:
- Must be experienced, motivated
- Must be well spoken, personable and have excellent patient communication skills
- Must be a team player and work well with others
- Part time
Please email your cover letter, resume and references .
Other jobs you may like
Columbia University - New York, NY
1 week ago
Multi-Craft Technician - Medical, Vision, Life and Dental Plans
Banker Steel - New York, NY
3 days ago
Side gig: Earn at least $1310 in your first 30.0 days, guaranteed.
Uber - Great Neck, NY
Yesterday
Virtual Assistant - Work From Home
Entrepreneur Babes - Teaneck, NJ
1 week ago
Front Desk Associate - Jamaica
Blink Fitness - Kew Gardens, NY
Yesterday
Apply to jobs on the go with Proven mobile
Nr | Query | Error | Affected | Num. rows | Took (ms) |
---|---|---|---|---|---|
1 | SELECT `EmployersJob`.`id`, `EmployersJob`.`employer_id`, `EmployersJob`.`ats_url`, `EmployersJob`.`url`, `EmployersJob`.`title`, `EmployersJob`.`craigslist_city`, `EmployersJob`.`craigslist_sub_city`, `EmployersJob`.`craigslist_sub_sub_city`, `EmployersJob`.`craigslist_state`, `EmployersJob`.`open`, `EmployersJob`.`post_date`, `EmployersJob`.`duration`, `EmployersJob`.`anonymous_post`, `EmployersJob`.`compensation`, `EmployersJob`.`zip`, `EmployersJob`.`description`, `EmployersJob`.`unique_name`, `EmployersJob`.`created_date`, `Employer`.`lat`, `Employer`.`lon`, `Employer`.`id`, `Employer`.`company_name`, `Employer`.`company_logo`, `Employer`.`simple_posting_process`, `Employer`.`user_id`, `Employer`.`zipcode`, `Employer`.`city`, `Employer`.`street_address`, `Employer`.`street_address2`, `Employer`.`state`, `UtZipcode`.`zipcode`, `UtZipcode`.`city`, `UtZipcode`.`state_prefix` FROM `proven_production`.`employers_jobs` AS `EmployersJob` LEFT JOIN `proven_production`.`ut_zipcodes` AS `UtZipcode` ON (`EmployersJob`.`zip` = `UtZipcode`.`zipcode`) LEFT JOIN `proven_production`.`employers` AS `Employer` ON (`EmployersJob`.`employer_id` = `Employer`.`id`) WHERE `EmployersJob`.`id` = 43415 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` = 29318 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` = 699719 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` = 29318 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` = 699719 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` = 43415 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` = 43415 LIMIT 1 | 1 | 1 | 0 |