<? 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=68e770057fdc73ec7b4b4db91&ri=9a3cf3ae5d9d49b7831c44622a73ed29&job_loc=Jersey+City%2CNJ&q=Dental+Hygienist+For+Thursdays+++Nyc+Midtown&spl=v1%253ACWO4C0oWcClU%252FQFV%253AcpInDg7GTnqXETcOzhkfww%253D%253D%253AJaolmXoBILsB%252B8lc2dZwB5tpzprdGza0VNWWXEgH617CL5XSQcxeLLdBZRycf0P1vHndRikZ1fdQrGJe5Uyytzxrd5BUZBOQFrJlPfpurRWEjUjmfXos4L8op0EPCuOhTfiLqBtryf4k%252BWg5BQ%253D%253D&encrypt=0&l=New+York%2C+NY&query_category_id=330000&t=simplyhired.com&jobkey-28710241975/" class="blue-link" target="_blank">Dental Hygienist - choose your shift</a></p> <p class="similar-job-company">TempMee - <span class="text-muted">Jersey City, NJ</span></p> <p class="text-muted similar-job-date"> 10 hours ago </p> <p class="similar-job-title"><a href="https://www.jobs2careers.com/click.php?jid=6480ad028d0c73ecbd369dc61&ri=9a3cf3ae5d9d49b7831c44622a73ed29&job_loc=Montclair%2CNJ&q=Dental+Hygienist+For+Thursdays+++Nyc+Midtown&spl=v1%253AGVmOdJx%252FKKuaF9vw%253A%252BSOJcPTQkidzCVgNLuIIKA%253D%253D%253ALW5MVtPfZvsjzKMH5IRxbqFK3ODE%252BwPXf18%252FjnJG%252F25Jcc3LZEpNbXgmjiDK6AwONdtQZzLEU26TsMPRzFnvV4FxVg%252Bfx4VnywQiWW3f0XVoFcqmeQXl9JqOfQ%253D%253D&encrypt=0&l=New+York%2C+NY&query_category_id=330000&t=simplyhired.com&jobkey-27531466506/" class="blue-link" target="_blank">Dental Hygienist</a></p> <p class="similar-job-company">Bellevue Ave. Dental - <span class="text-muted">Montclair, 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=68493d34840c73ec71af9ea61&ri=9a3cf3ae5d9d49b7831c44622a73ed29&job_loc=Passaic%2CNJ&q=Dental+Hygienist+For+Thursdays+++Nyc+Midtown&spl=v1%253Ae5G%252B9qBnhbea0wVB%253AlzqPoW2PlxRgRdFiuaoakQ%253D%253D%253ACyvEMYfzV3P0XZfF0sB8ZXaoYpRpLVofuOJFo%252FDDUriRVYgQEguAH4%252FWArCWDsugI9pJK9m0liHPzgqNHThsv4%252FmYVRD%252Fhuu5HKkenOdLOO0dvsU84hnrKwYhyXGOEfY9pgsd%252B3T&encrypt=0&l=New+York%2C+NY&query_category_id=330000&t=simplyhired.com&jobkey-28544849834/" class="blue-link" target="_blank">Pediatrics Position in New Jersey; Easy Commute to Midtown Manhattan</a></p> <p class="similar-job-company">CompHealth - <span class="text-muted">Passaic, NJ</span></p> <p class="text-muted similar-job-date"> 7 days ago </p> <p class="similar-job-title"><a href="https://www.jobs2careers.com/click.php?jid=6ba22e7a7a3c73ec4f1eaa491&ri=9a3cf3ae5d9d49b7831c44622a73ed29&job_loc=Kew+Gardens%2CNY&q=Dental+Hygienist+For+Thursdays+++Nyc+Midtown&spl=v1%253AnxFDxgC3M8BXLy0l%253AgUweAcC1i%252F7l0jwtFuFzhQ%253D%253D%253ABLyd7u5vAKQk3YV0Xj6SvrU60srSx1w%252Fg1jSHi5r%252FQVeg%252FJZ%252FnlvJ5NilmwlwIzH41X1e29XG3iVCSNk3GvcxMs5UWb0viyn%252BzZfFU9b%252B1WbO%252BSFpGUvu%252BZVA9qpJb65y82zNA%253D%253D&encrypt=0&l=New+York%2C+NY&query_category_id=330000&t=simplyhired.com&jobkey-28371905671/" class="blue-link" target="_blank">Registered Dental Hygienist</a></p> <p class="similar-job-company">Smile New York Outreach - <span class="text-muted">Kew Gardens, 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=6ba21cfd3d1c73ec4f1d823d1&ri=9a3cf3ae5d9d49b7831c44622a73ed29&job_loc=Hackensack%2CNJ&q=Dental+Hygienist+For+Thursdays+++Nyc+Midtown&spl=v1%253AsVoFphxABVcM%252FkmF%253AtHDc4jzdbc4IHBtr0d8jWQ%253D%253D%253AW94PFH0gja0FSrv57yff9ry4BB7dXLj%252B%252F1DiAcmaGTcoUd%252Bcn7I4WXxHxiX6bV7WflXsGopZFGMRnWjWEyNfAs%252BxkQaIMdcNHNYMOi0K4HTxTiYVhj3E%252BPt5k0dZJYPTM01Dhd3ey1QrbEKl3w%253D%253D&encrypt=0&l=New+York%2C+NY&query_category_id=330000&t=simplyhired.com&jobkey-28371702835/" class="blue-link" target="_blank">Dental Hygienist: Hackensack</a></p> <p class="similar-job-company">Dr Dental - <span class="text-muted">Hackensack, NJ</span></p> <p class="text-muted similar-job-date"> 3 days ago </p> <p class="voffset4"> <strong>Apply to jobs on the go with Proven mobile</strong> </p> <div> <a href="/candidates/app" target="_blank" title="Download the iPhone App"> <img src="/css/images/App_Store_available.png" width="112" /> </a> <a href="/candidates/app/google" target="_blank" title="Download the Android App"> <img src="/css/images/google_play_badge.png" width="112" /> </a> </div> </div> </div> </div> </div> </div> </div> ', 'scripts_for_layout' => '<script type="text/javascript" src="/js/Views/Jobs/search_jobs.js?1619372465"></script>' ) $search_text = '' $search_location = '' $show_thank_you = (int) 0 $similar_jobs = array( (int) 0 => array( 'Employer' => array( 'company_name' => 'TempMee' ), 'UtZipcode' => array( 'city' => 'Jersey City', 'state_prefix' => 'NJ' ), 'User' => array( 'unique_name' => '' ), 'EmployersJob' => array( 'anonymous_post' => (int) 0, 'open' => (int) 1, 'url' => 'https://www.jobs2careers.com/click.php?jid=68e770057fdc73ec7b4b4db91&ri=9a3cf3ae5d9d49b7831c44622a73ed29&job_loc=Jersey+City%2CNJ&q=Dental+Hygienist+For+Thursdays+++Nyc+Midtown&spl=v1%253ACWO4C0oWcClU%252FQFV%253AcpInDg7GTnqXETcOzhkfww%253D%253D%253AJaolmXoBILsB%252B8lc2dZwB5tpzprdGza0VNWWXEgH617CL5XSQcxeLLdBZRycf0P1vHndRikZ1fdQrGJe5Uyytzxrd5BUZBOQFrJlPfpurRWEjUjmfXos4L8op0EPCuOhTfiLqBtryf4k%252BWg5BQ%253D%253D&encrypt=0&l=New+York%2C+NY&query_category_id=330000&t=simplyhired.com&jobkey-28710241975/', 'title' => 'Dental Hygienist - choose your shift', 'description' => '<p>Pay Range: $40-$70/Hour</p><p>We are looking for skilled, dedicated and friendly registered dental hygienists who want to take their career to the next level. By joining TempMee you ll have access to opportunities for temporary shifts so you can work on your days off or full time permanent work.</p><p>Hygienists will be working with multiple offices in nearby areas helping them promote good oral health practices among their patients, provide treatment and assist in various procedures as well as perform routine hygiene duties.</p><p>With TempMee you can lead a happier, healthier life where you can balance your work schedule, choose your preferred rates, and get paid within days of completing your work.</p><p><b>Schedule:</b> Flexible, Pick which days you want to work</p><p><b>AboutTempMee</b></p><p>TempMee is the #1 app for dental staffing. Our community of dental professionals have earned over $5 MILLION since our launch in late 2019. Some of the benefits of joining TempMee include:</p> <ul><li><b>Full control of your schedule:</b>You decide when and where you want to work.</li><li><b> Competitive rates:</b>You can apply to the jobs with your preferred rates and even submit counter offers to negotiate a better pay.</li><li><b>Guaranteed pay:</b>Upon confirmation of shift completion, payment will be issued in a matter of days, not weeks.</li><li><b>Career advancement:</b>Build your resume. Seasoned and entry-level hygienists will get to work in different dental office environments, use different software and tools and so much more.</p></ul><p><b>Dental Hygienist Job Responsibilities</b></p><ul><li>Promotes dental health by completing dental prophylaxis, providing oral cancer screening and radiographic studies, charting conditions of decay and disease, and performing procedures in compliance with the Dental Practice Act.</p> <p>Arrests dental decay by applying fluorides and other cavity-preventing agents.</p></ul><p><b>Dental Hygienist Requirements</b></p><ul><li>Associate degree, diploma or certification in Dental Hygiene from an accredited school</p><li>Active state license to practice Dental Hygiene<li>Mastery of dental terminology, procedures, and instruments <li>Good communication skills and work ethic<li>Ability to use an x-ray machine<li>Positive and professional attitude<li>Ability to work under pressure</ul><p><b>Compensation Information:</b></p><p>$40-70/ hourly</p><p><br/><br/></p>PandoLogic. Category: Healthcare, Keywords: Dental Hygienist', 'post_date' => '2023-09-27T15:03:14Z' ) ), (int) 1 => array( 'Employer' => array( 'company_name' => 'Bellevue Ave. Dental' ), 'UtZipcode' => array( 'city' => 'Montclair', 'state_prefix' => 'NJ' ), 'User' => array( 'unique_name' => '' ), 'EmployersJob' => array( 'anonymous_post' => (int) 0, 'open' => (int) 1, 'url' => 'https://www.jobs2careers.com/click.php?jid=6480ad028d0c73ecbd369dc61&ri=9a3cf3ae5d9d49b7831c44622a73ed29&job_loc=Montclair%2CNJ&q=Dental+Hygienist+For+Thursdays+++Nyc+Midtown&spl=v1%253AGVmOdJx%252FKKuaF9vw%253A%252BSOJcPTQkidzCVgNLuIIKA%253D%253D%253ALW5MVtPfZvsjzKMH5IRxbqFK3ODE%252BwPXf18%252FjnJG%252F25Jcc3LZEpNbXgmjiDK6AwONdtQZzLEU26TsMPRzFnvV4FxVg%252Bfx4VnywQiWW3f0XVoFcqmeQXl9JqOfQ%253D%253D&encrypt=0&l=New+York%2C+NY&query_category_id=330000&t=simplyhired.com&jobkey-27531466506/', 'title' => 'Dental Hygienist', 'description' => 'Full- time hygenist position in pleasant Upper Montclair general dentist office. Looking for Monday- Thursday 8am-5pm, Friday 8am-1pm. Roughly one-hour per patient for routine hygiene appointments, hourly compensation, 401k plan, pension plan and health insurance if needed. Employment Type: Full Time Salary: $48 - $52 Annual Bonus/Commission: No', 'post_date' => '2023-09-15T08:13:18Z' ) ), (int) 2 => array( 'Employer' => array( 'company_name' => 'CompHealth' ), 'UtZipcode' => array( 'city' => 'Passaic', 'state_prefix' => 'NJ' ), 'User' => array( 'unique_name' => '' ), 'EmployersJob' => array( 'anonymous_post' => (int) 0, 'open' => (int) 1, 'url' => 'https://www.jobs2careers.com/click.php?jid=68493d34840c73ec71af9ea61&ri=9a3cf3ae5d9d49b7831c44622a73ed29&job_loc=Passaic%2CNJ&q=Dental+Hygienist+For+Thursdays+++Nyc+Midtown&spl=v1%253Ae5G%252B9qBnhbea0wVB%253AlzqPoW2PlxRgRdFiuaoakQ%253D%253D%253ACyvEMYfzV3P0XZfF0sB8ZXaoYpRpLVofuOJFo%252FDDUriRVYgQEguAH4%252FWArCWDsugI9pJK9m0liHPzgqNHThsv4%252FmYVRD%252Fhuu5HKkenOdLOO0dvsU84hnrKwYhyXGOEfY9pgsd%252B3T&encrypt=0&l=New+York%2C+NY&query_category_id=330000&t=simplyhired.com&jobkey-28544849834/', 'title' => 'Pediatrics Position in New Jersey; Easy Commute to Midtown Manhattan', 'description' => 'You will enjoy working in this wonderfully diverse area which offers a wide range of historical, entertainment, dining, and shopping venues. You will be a short 30-minute drive from NYC.<p>CompHealth has employed positions, partnership-track opportunities, and independent contractor positions, so you can decide what is best for you. These positions offer a variety of compensation and benefits that can be discussed with your consultant to best fit your needs.</p>Contact Sean Doton ...@comphealth.com (954) ###-####.<ul><li>Mostly outpatient</li><li>Join 2 pediatricians and 1 PA</li><li>Busy from day one</li><li>Newborn rounding only</li><li>Light call schedule</li><li>Competitive salary that reflects experience</li><li>Full slate of benefits; plenty of paid time off</li><li>A short drive to NYC and multiple major airports</li><li>Our services are free for you</li><li>We help negotiate your salary and contract</li><li>We coordinate interviews and help with licenses</li><li>Specialized recruiters match your career preferences</li><li>Experienced support teams take care of every detail</li></ul><p> </p>', 'post_date' => '2023-09-20T18:14:30Z' ) ), (int) 3 => array( 'Employer' => array( 'company_name' => 'Smile New York Outreach' ), '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=6ba22e7a7a3c73ec4f1eaa491&ri=9a3cf3ae5d9d49b7831c44622a73ed29&job_loc=Kew+Gardens%2CNY&q=Dental+Hygienist+For+Thursdays+++Nyc+Midtown&spl=v1%253AnxFDxgC3M8BXLy0l%253AgUweAcC1i%252F7l0jwtFuFzhQ%253D%253D%253ABLyd7u5vAKQk3YV0Xj6SvrU60srSx1w%252Fg1jSHi5r%252FQVeg%252FJZ%252FnlvJ5NilmwlwIzH41X1e29XG3iVCSNk3GvcxMs5UWb0viyn%252BzZfFU9b%252B1WbO%252BSFpGUvu%252BZVA9qpJb65y82zNA%253D%253D&encrypt=0&l=New+York%2C+NY&query_category_id=330000&t=simplyhired.com&jobkey-28371905671/', 'title' => 'Registered Dental Hygienist', 'description' => '<p>Overview</p><p>Dentistry with a work-life balance</p><p>Make a difference while doing what you love</p><p>If you re looking for a career opportunity at a competitive salary while helping kids in need, let s talk.</p><p>Smile New York Outreach , a school-based mobile dental practice, is seeking aRegistered Dental HygienistinBrooklyn, NY and surrounding areasto help provide dental care to underserved children at their school.</p><p>Our innovative in school dental program offers something different than a traditional dental practice. With a workday that ends with the school day and no nights or weekends, our program is perfect for people looking for a diverse and different working environment, working parents and anyone who wants to make a difference in the dental field.</p><p>Sound interesting?Call or text Christina at 855-###-#### or email ...@mobiledentists.com (...@mobiledentists.com)</p><p>(If texting/emailing, please include your name, contact information and the location of this position.)</p><p>Registered Dental Hygienist (RDH) Qualifications:</p><p> Must hold active RDH license 1+ years experience as a Registered Dental Hygienists (RDH) Valid State ID, reliable transportation and a willingness to travel locally is a must Works well with others (both children and adults) Ability to work well in fast-paced environment; organized and detail-oriented; able to multi-task Must be able to carry up to 50 lbs. Current CPR (BLS) certification with hands-on live skills assessment Able to walk several flights of stairs on occasion as many schools are without elevators</p><p>Registered Dental Hygienist (RDH) Responsibilities:</p><p> Assist with oral health management of all patients-being a team player at all times Verify the identity of patient using name and date of birth prior to administering treatment, place your initials on the medical chart indicating that verification was made. Obtain oral health assessment of each patient [new-baseline; follow-up patient] Review medical history and other pertinent oral health information Provide oral hygiene services including dental prophylaxis scaling, sealant application and fluoride application consistent with accepted best practices and standards. Provide dental assistance as directed by the dentist Provide oral health education and individual counseling to each patient according to known oral health care practices (e.g. tooth brushing, flossing)+) Document provided dental services on the patient s chart. Daily travel to and from school sites</p><p>Smile New York Outreach Offers:</p><ul><li><p>Evenings, weekends and summers off!</p></li><li><p>Working a school day schedule (about 6 7 hours); on average between 8:00 A.M. 3:00 P.M.</p></li><li><p>Benefit package (health, dental, vision)</p></li><li><p>Unique work experience and flexible scheduling</p></li><li><p>Full and part time positions</p></li><li><p>$38 - $55 an hour</p></li><li><p>State-of-the-art portable dental equipment</p></li><li><p>Latest technology & digital radiography</p></li></ul><p>Want to learn more?Call or text Christina at 855-###-#### or email ...@mobiledentists.com (...@mobiledentists.com)</p><p>(If texting/emailing, please include your name, contact information and the location of this position.)</p><p>Who We Are</p><p>Smile New York Outreach, through our affiliated dentists and other dental professionals, visits kids throughout New York City and Westchester County in the familiar surroundings of their schools, bringing much needed dental care to kids who may not otherwise have access.</p><p>Smile New York Outreach is devoted to the ideal that all children deserve high-quality dental care. We embrace and support the various initiatives throughout the State of New York to improve the health of children, including greater access to dental care in schools.</p><p>Knowing that many parents cannot take their children to the dentist due to issues including time off from work and transportation challenges, Smile New York Outreach brings the care to the need.</p><p>Using the latest technology in portable equipment, a team of dedicated dental professionals provide preventive and restorative dental care to children right at school. Our flexibility and expertise allow us to transform classrooms, auditoriums, gyms or other suitable areas into fully functional dental offices for the day.</p><p>Join us in our mission to bring smiles and good oral health to where they are needed. Call or text us at 855-###-#### or email ...@mobiledentists.com . You ll be glad you did.</p><p>Rewarding Work. Competitive Compensation. Smile New York Outreach.</p><p>Smile New York Outreach is an Equal Opportunity/Affirmative Action employer. All qualified applicants will receive consideration for employment without regard to race, color, religion, sex, national origin, disability, gender identity, sexual orientation or protected veteran status.</p><p>Job LocationsUS-NY-Brooklyn | US-NY-Queens</p><p>Company Smile New York Outreach</p><p>Job Type Full-Time</p><p>Category Dental Hygienist</p>', 'post_date' => '2023-09-24T22:40:30Z' ) ), (int) 4 => array( 'Employer' => array( 'company_name' => 'Dr Dental' ), 'UtZipcode' => array( 'city' => 'Hackensack', 'state_prefix' => 'NJ' ), 'User' => array( 'unique_name' => '' ), 'EmployersJob' => array( 'anonymous_post' => (int) 0, 'open' => (int) 1, 'url' => 'https://www.jobs2careers.com/click.php?jid=6ba21cfd3d1c73ec4f1d823d1&ri=9a3cf3ae5d9d49b7831c44622a73ed29&job_loc=Hackensack%2CNJ&q=Dental+Hygienist+For+Thursdays+++Nyc+Midtown&spl=v1%253AsVoFphxABVcM%252FkmF%253AtHDc4jzdbc4IHBtr0d8jWQ%253D%253D%253AW94PFH0gja0FSrv57yff9ry4BB7dXLj%252B%252F1DiAcmaGTcoUd%252Bcn7I4WXxHxiX6bV7WflXsGopZFGMRnWjWEyNfAs%252BxkQaIMdcNHNYMOi0K4HTxTiYVhj3E%252BPt5k0dZJYPTM01Dhd3ey1QrbEKl3w%253D%253D&encrypt=0&l=New+York%2C+NY&query_category_id=330000&t=simplyhired.com&jobkey-28371702835/', 'title' => 'Dental Hygienist: Hackensack', 'description' => '<p>Dr. Dental is looking for a part-time Dental Hygienist for our Hackensack, NJ office. The ideal Dental Hygienist for this position would have hands-on experience as a Hygienist and must be licensed as a Hygienist in the state. <br> <br><strong>Schedule: Monday, Wednesday, and every other Saturday. Opportunity to for additional days. </strong><br><br><strong>Pay: $50-$52/hr.</strong> <br><br>Supporting the clinical needs of your practice's patients and doctors. Not only can you maximize your career potential, but you can make a real difference in the lives of patients. <br> <br> </p><ul> <li>Evaluates overall oral health, examining oral cavity for signs of periodontal disease or possible cancers, including sores, recessed & bleeding gums, and oral lesions.</li> <li>Documents dental history or chief complaint; records and reports pertinent observations and patient reactions to dental staff, as appropriate; documents lab procedures and ensures follow up on results.</li> <li>Follows through with oral hygiene procedures in accordance with treatment plans prescribed by the attending Dentist. Procedures may include: Prophylaxis, Periodontal Scaling, Root Planning, Debridement, Application of Fluoride Treatments, and Application of Protective Sealants.</li> <li>Assists with or institutes emergency measures for sudden adverse developments during treatment of patients.</li> </ul>', 'post_date' => '2023-09-24T22:41:16Z' ) ) ) $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=68e770057fdc73ec7b4b4db91&ri=9a3cf3ae5d9d49b7831c44622a73ed29&job_loc=Jersey+City%2CNJ&q=Dental+Hygienist+For+Thursdays+++Nyc+Midtown&spl=v1%253ACWO4C0oWcClU%252FQFV%253AcpInDg7GTnqXETcOzhkfww%253D%253D%253AJaolmXoBILsB%252B8lc2dZwB5tpzprdGza0VNWWXEgH617CL5XSQcxeLLdBZRycf0P1vHndRikZ1fdQrGJe5Uyytzxrd5BUZBOQFrJlPfpurRWEjUjmfXos4L8op0EPCuOhTfiLqBtryf4k%252BWg5BQ%253D%253D&encrypt=0&l=New+York%2C+NY&query_category_id=330000&t=simplyhired.com&jobkey-28710241975/" class="blue-link" target="_blank">Dental Hygienist - choose your shift</a></p> <p class="similar-job-company">TempMee - <span class="text-muted">Jersey City, NJ</span></p> <p class="text-muted similar-job-date"> 10 hours ago </p> <p class="similar-job-title"><a href="https://www.jobs2careers.com/click.php?jid=6480ad028d0c73ecbd369dc61&ri=9a3cf3ae5d9d49b7831c44622a73ed29&job_loc=Montclair%2CNJ&q=Dental+Hygienist+For+Thursdays+++Nyc+Midtown&spl=v1%253AGVmOdJx%252FKKuaF9vw%253A%252BSOJcPTQkidzCVgNLuIIKA%253D%253D%253ALW5MVtPfZvsjzKMH5IRxbqFK3ODE%252BwPXf18%252FjnJG%252F25Jcc3LZEpNbXgmjiDK6AwONdtQZzLEU26TsMPRzFnvV4FxVg%252Bfx4VnywQiWW3f0XVoFcqmeQXl9JqOfQ%253D%253D&encrypt=0&l=New+York%2C+NY&query_category_id=330000&t=simplyhired.com&jobkey-27531466506/" class="blue-link" target="_blank">Dental Hygienist</a></p> <p class="similar-job-company">Bellevue Ave. Dental - <span class="text-muted">Montclair, 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=68493d34840c73ec71af9ea61&ri=9a3cf3ae5d9d49b7831c44622a73ed29&job_loc=Passaic%2CNJ&q=Dental+Hygienist+For+Thursdays+++Nyc+Midtown&spl=v1%253Ae5G%252B9qBnhbea0wVB%253AlzqPoW2PlxRgRdFiuaoakQ%253D%253D%253ACyvEMYfzV3P0XZfF0sB8ZXaoYpRpLVofuOJFo%252FDDUriRVYgQEguAH4%252FWArCWDsugI9pJK9m0liHPzgqNHThsv4%252FmYVRD%252Fhuu5HKkenOdLOO0dvsU84hnrKwYhyXGOEfY9pgsd%252B3T&encrypt=0&l=New+York%2C+NY&query_category_id=330000&t=simplyhired.com&jobkey-28544849834/" class="blue-link" target="_blank">Pediatrics Position in New Jersey; Easy Commute to Midtown Manhattan</a></p> <p class="similar-job-company">CompHealth - <span class="text-muted">Passaic, NJ</span></p> <p class="text-muted similar-job-date"> 7 days ago </p> <p class="similar-job-title"><a href="https://www.jobs2careers.com/click.php?jid=6ba22e7a7a3c73ec4f1eaa491&ri=9a3cf3ae5d9d49b7831c44622a73ed29&job_loc=Kew+Gardens%2CNY&q=Dental+Hygienist+For+Thursdays+++Nyc+Midtown&spl=v1%253AnxFDxgC3M8BXLy0l%253AgUweAcC1i%252F7l0jwtFuFzhQ%253D%253D%253ABLyd7u5vAKQk3YV0Xj6SvrU60srSx1w%252Fg1jSHi5r%252FQVeg%252FJZ%252FnlvJ5NilmwlwIzH41X1e29XG3iVCSNk3GvcxMs5UWb0viyn%252BzZfFU9b%252B1WbO%252BSFpGUvu%252BZVA9qpJb65y82zNA%253D%253D&encrypt=0&l=New+York%2C+NY&query_category_id=330000&t=simplyhired.com&jobkey-28371905671/" class="blue-link" target="_blank">Registered Dental Hygienist</a></p> <p class="similar-job-company">Smile New York Outreach - <span class="text-muted">Kew Gardens, 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=6ba21cfd3d1c73ec4f1d823d1&ri=9a3cf3ae5d9d49b7831c44622a73ed29&job_loc=Hackensack%2CNJ&q=Dental+Hygienist+For+Thursdays+++Nyc+Midtown&spl=v1%253AsVoFphxABVcM%252FkmF%253AtHDc4jzdbc4IHBtr0d8jWQ%253D%253D%253AW94PFH0gja0FSrv57yff9ry4BB7dXLj%252B%252F1DiAcmaGTcoUd%252Bcn7I4WXxHxiX6bV7WflXsGopZFGMRnWjWEyNfAs%252BxkQaIMdcNHNYMOi0K4HTxTiYVhj3E%252BPt5k0dZJYPTM01Dhd3ey1QrbEKl3w%253D%253D&encrypt=0&l=New+York%2C+NY&query_category_id=330000&t=simplyhired.com&jobkey-28371702835/" class="blue-link" target="_blank">Dental Hygienist: Hackensack</a></p> <p class="similar-job-company">Dr Dental - <span class="text-muted">Hackensack, NJ</span></p> <p class="text-muted similar-job-date"> 3 days ago </p> <p class="voffset4"> <strong>Apply to jobs on the go with Proven mobile</strong> </p> <div> <a href="/candidates/app" target="_blank" title="Download the iPhone App"> <img src="/css/images/App_Store_available.png" width="112" /> </a> <a href="/candidates/app/google" target="_blank" title="Download the Android App"> <img src="/css/images/google_play_badge.png" width="112" /> </a> </div> </div> </div> </div> </div> </div> </div> ' $scripts_for_layout = '<script type="text/javascript" src="/js/Views/Jobs/search_jobs.js?1619372465"></script>' $no_title_bar = false $no_bottom_bar = false $no_index = false
filemtime - [internal], line ?? include - APP/View/Layouts/responsive.ctp, line 69 View::_evaluate() - CORE/Cake/View/View.php, line 961 View::_render() - CORE/Cake/View/View.php, line 923 View::renderLayout() - CORE/Cake/View/View.php, line 546 View::render() - CORE/Cake/View/View.php, line 481 Controller::render() - CORE/Cake/Controller/Controller.php, line 960 JobsController::view() - APP/Controller/JobsController.php, line 1338 ReflectionMethod::invokeArgs() - [internal], line ?? Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 490 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167 [main] - APP/webroot/index.php, line 118
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
Dental Hygienist - choose your shift
TempMee - Jersey City, NJ
10 hours ago
Bellevue Ave. Dental - Montclair, NJ
1 week ago
Pediatrics Position in New Jersey; Easy Commute to Midtown Manhattan
CompHealth - Passaic, NJ
7 days ago
Smile New York Outreach - Kew Gardens, NY
3 days ago
Dr Dental - Hackensack, NJ
3 days ago
Apply to jobs on the go with Proven mobile
Nr | Query | Error | Affected | Num. rows | Took (ms) |
---|---|---|---|---|---|
1 | SELECT `EmployersJob`.`id`, `EmployersJob`.`employer_id`, `EmployersJob`.`ats_url`, `EmployersJob`.`url`, `EmployersJob`.`title`, `EmployersJob`.`craigslist_city`, `EmployersJob`.`craigslist_sub_city`, `EmployersJob`.`craigslist_sub_sub_city`, `EmployersJob`.`craigslist_state`, `EmployersJob`.`open`, `EmployersJob`.`post_date`, `EmployersJob`.`duration`, `EmployersJob`.`anonymous_post`, `EmployersJob`.`compensation`, `EmployersJob`.`zip`, `EmployersJob`.`description`, `EmployersJob`.`unique_name`, `EmployersJob`.`created_date`, `Employer`.`lat`, `Employer`.`lon`, `Employer`.`id`, `Employer`.`company_name`, `Employer`.`company_logo`, `Employer`.`simple_posting_process`, `Employer`.`user_id`, `Employer`.`zipcode`, `Employer`.`city`, `Employer`.`street_address`, `Employer`.`street_address2`, `Employer`.`state`, `UtZipcode`.`zipcode`, `UtZipcode`.`city`, `UtZipcode`.`state_prefix` FROM `proven_production`.`employers_jobs` AS `EmployersJob` LEFT JOIN `proven_production`.`ut_zipcodes` AS `UtZipcode` ON (`EmployersJob`.`zip` = `UtZipcode`.`zipcode`) LEFT JOIN `proven_production`.`employers` AS `Employer` ON (`EmployersJob`.`employer_id` = `Employer`.`id`) WHERE `EmployersJob`.`id` = 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 |