jobrx.com
Open in
urlscan Pro
34.204.214.44
Public Scan
Submitted URL: https://e.jobrx.com/rd/9z2zqv5jfii7ihfbbelhs169j7n5jquihangcgdn3fo_rp22sh2s8i6eo31c3h66o74cjh2bs
Effective URL: https://jobrx.com/?utm_campaign=JTW+New+Email+6&utm_medium=email&utm_source=iPost
Submission: On January 09 via api from US — Scanned from DE
Effective URL: https://jobrx.com/?utm_campaign=JTW+New+Email+6&utm_medium=email&utm_source=iPost
Submission: On January 09 via api from US — Scanned from DE
Form analysis
1 forms found in the DOMPOST /candidate/job_search/quick
<form id="quickJobSearch" class="search-form" onkeypress="submitFormOnEnter(event, function() { onSearchSubmitquickJobSearch();doAjaxSubmit('validate', 'quickJobSearch', {disableSpinner : true}); });" action="/candidate/job_search/quick"
method="post" onsubmit="return false;"> <input name="currentUri" type="hidden" value="/">
<div class="form-fields group">
<div class="flineQ flineQ_2 flineQ_keyword flineQ_before_button">
<div class="input-no-lab"> <input id="criterion271_45" name="values[1].value" class="txt colorEl form-control-Ef ui-autocomplete-input" title="What" tabindex="20"
onfocus="if (this.value == 'Enter keywords (Pharmacist, MSL, Remote, Company)') {this.value = ''; this.classList.remove('colorEl');}"
onblur="if (this.value == '') {this.value = 'Enter keywords (Pharmacist, MSL, Remote, Company)'; this.classList.add('colorEl');}" type="text" value="Enter keywords (Pharmacist, MSL, Remote, Company)" maxlength="256" autocomplete="off">
<script type="text/javascript">
jQuery(function() {
if (jQuery("#criterion271_45").val() == "") jQuery("#criterion271_45").val("Enter keywords (Pharmacist, MSL, Remote, Company)");
});
</script>
<script type="text/javascript">
function defValueColor45() {
if (jQuery("#criterion271_45").val() == "" || jQuery("#criterion271_45").val() != "Enter keywords (Pharmacist, MSL, Remote, Company)") jQuery("#criterion271_45").removeClass("colorEl");
else jQuery("#criterion271_45").addClass("colorEl");
}
jQuery(function() {
defValueColor45();
});
if (jQuery("#criterion271_45") != undefined) {
defValueColor45();
}
</script>
<script type="text/javascript">
function appendRestriction271() {
return "";
}
function split(val) {
return val.split(/,\s*/);
}
function extractLast(term) {
return split(term).pop();
}
jQuery(function() {
jQuery("#criterion271_45")
// don't navigate away from the field on tab when selecting an item
.on("keydown", function(event) {
if (event.keyCode === jQuery.ui.keyCode.TAB && jQuery(this).autocomplete("instance").menu.active) {
event.preventDefault();
}
}).autocomplete({
source: function(request, response) {
jQuery.ajax({
url: "/main/json/getSuggestedItemsByTextAndCriterionId?" + appendRestriction271() + "value=" + extractLast(request.term),
dataType: "json",
method: "POST",
data: {
id: '271'
},
success: function(data) {
response(data);
}
});
},
search: function() {
// custom minLength
var term = extractLast(this.value);
if (term.length < 2) {
return false;
}
},
focus: function() {
// prevent value inserted on focus
return false;
},
select: function(event, ui) {
var terms = split(this.value);
// remove the current input
terms.pop();
// add the selected item
terms.push(ui.item.value);
// add placeholder to get the comma-and-space at the end
terms.push("");
this.value = terms.join(", ");
return false;
}
}).data('ui-autocomplete')._renderItem = function(ul, item) {
var searchMask = extractLast(this.element.val());
var regEx = new RegExp(searchMask, "ig");
var replaceMask = "<b style=\"color:black;\">$&</b>";
var html = item.label.replace(regEx, replaceMask);
return jQuery("<li></li>").data("item.autocomplete", item).append(jQuery("<div></div>").html(html)).appendTo(ul);
};
});
</script>
</div>
<div id="quickJobSearch.values[1].value.errors" class="errmsg"></div> <i class="fas fa-search"></i>
</div>
<div class="flineQ flineQ_3 flineQ_location flineQ_before_button">
<div class="input-no-lab"> <input id="criterion272_10" name="values[2].value" class="txt colorEl form-control-Ef ui-autocomplete-input" title="Location" tabindex="20"
onfocus="if (this.value == 'Location (City or State)') {this.value = ''; this.classList.remove('colorEl');}" onblur="if (this.value == '') {this.value = 'Location (City or State)'; this.classList.add('colorEl');}" type="text"
value="Location (City or State)" maxlength="256" autocomplete="off">
<script type="text/javascript">
jQuery(function() {
if (jQuery("#criterion272_10").val() == "") jQuery("#criterion272_10").val("Location (City or State)");
});
</script>
<script type="text/javascript">
function defValueColor10() {
if (jQuery("#criterion272_10").val() == "" || jQuery("#criterion272_10").val() != "Location (City or State)") jQuery("#criterion272_10").removeClass("colorEl");
else jQuery("#criterion272_10").addClass("colorEl");
}
jQuery(function() {
defValueColor10();
});
if (jQuery("#criterion272_10") != undefined) {
defValueColor10();
}
</script>
<script type="text/javascript">
function appendRestriction272() {
return "";
}
function split(val) {
return val.split(/,\s*/);
}
function extractLast(term) {
return split(term).pop();
}
jQuery(function() {
jQuery("#criterion272_10")
// don't navigate away from the field on tab when selecting an item
.on("keydown", function(event) {
if (event.keyCode === jQuery.ui.keyCode.TAB && jQuery(this).autocomplete("instance").menu.active) {
event.preventDefault();
}
}).autocomplete({
source: function(request, response) {
jQuery.ajax({
url: "/main/json/getSuggestedItemsByTextAndCriterionId?" + appendRestriction272() + "value=" + extractLast(request.term),
dataType: "json",
method: "POST",
data: {
id: '272'
},
success: function(data) {
response(data);
}
});
},
search: function() {
// custom minLength
var term = extractLast(this.value);
if (term.length < 2) {
return false;
}
},
focus: function() {
// prevent value inserted on focus
return false;
},
select: function(event, ui) {
var terms = split(this.value);
// remove the current input
terms.pop();
// add the selected item
terms.push(ui.item.value);
// add placeholder to get the comma-and-space at the end
terms.push("");
this.value = terms.join(", ");
return false;
}
}).data('ui-autocomplete')._renderItem = function(ul, item) {
var searchMask = extractLast(this.element.val());
var regEx = new RegExp(searchMask, "ig");
var replaceMask = "<b style=\"color:black;\">$&</b>";
var html = item.label.replace(regEx, replaceMask);
return jQuery("<li></li>").data("item.autocomplete", item).append(jQuery("<div></div>").html(html)).appendTo(ul);
};
});
</script>
</div>
<div id="quickJobSearch.values[2].value.errors" class="errmsg"></div> <i class="fas fa-map-marker-alt"></i>
</div>
<div class="group group-first"></div>
<div class="flineQbox"> <input name="submit.quickJobSearch" tabindex="21" type="button" value="Search Jobs" title="Search" onclick="onSearchSubmitquickJobSearch();doAjaxSubmit('validate', 'quickJobSearch', {disableSpinner : true})"
class="btn-Ef btn-success-Ef"> </div>
<div class="group"></div>
</div> <input type="hidden" name="submit.quickJobSearch">
</form>
Text Content
Menu x * Job Seeker * Browse Jobs * Newsletter Subscription * Resume Writing * Salary Survey * Employer Profiles * Career Advice * Testimonials * Pharm@Sea * Sign In * Register * MSL Job Seeker * Medical Affairs Recruitment * Browse Jobs * Newsletter Subscription * Resume Writing * Employer Profiles * Career Advice * Sign In * Register * Post a Job * Employer * Ad Packages * Salary Survey * Market News * Newsletter Subscription * Blog Home * Sign In * Register * MSL Employer * Medical Affairs Recruitment * See Our Employer Services * Send Us Your Vacancy * Ad Packages * Newsletter Subscription * Market News * Sign In * Register * Sign in / Register * Job Seeker Area Employer Area Sorry, your browser doesn't support embedded videos. Get Started ... JobRx.com Learn More ... kevin@jobrx.com YOUR NEW BEGINNING STARTS HERE ... Advanced search Job Seeker Sign In / Register » Subscribe to Our Email Newsletters Receive Job Alerts » * Trending Job Titles * Trending States * Trending Categories Trending Job Titles * Pharmacist(20908) * Pharmacy Assistant(17695) * Pharmacy Technician(15730) * Clinical Manager(11899) * Pharmacy Service Associate(8466) * Facility Program Manager(1896) * Pharmacy Director(1801) * Account Director(573) * Sr Pharmacy Technician(208) * HR Coordinator(177) * Sales Director(142) * ICU Pharmacist(132) * Imaging Services Director(68) * Financial Analyst(16) * Courier Driver(15) * Purchasing Services Analyst(13) Trending States * Texas - TX(1572) * California - CA(1568) * Florida - FL(1191) * Pennsylvania - PA(1185) * New York - NY(1135) * North Carolina - NC(1082) * Ohio - OH(966) * Illinois - IL(873) * New Jersey - NJ(741) * Virginia - VA(701) * Wisconsin - WI(669) * Massachusetts - MA(667) * Georgia - GA(656) * Michigan - MI(626) * Arizona - AZ(622) * Tennessee - TN(594) * Indiana - IN(575) * Washington - WA(519) * Missouri - MO(517) * Minnesota - MN(500) Trending Categories * Health-Systems (Hospital / LTC / Home Infusion)(15364) * Community (Chain / Independent / Grocery / Compounding)(7608) * Industry(352) * Managed Care (PBM / Insurance / Mail Order)(157) * Education (Academia / Med Comm)(116) * Nuclear(36) * Information Technology (Informatics / Informaticist)(30) WE ARE THE SOURCE PHARMACY INDUSTRY EMPLOYERS DEPEND ON, INCLUDING ... * The Cigna Group * Ascension * CAPS * Your Financial Pharmacist * UnitedHealth Group * Jackson Pharmacy Professionals * FSTP * UofL Health * Tenet * HCA * The Cigna Group * Ascension * CAPS * Your Financial Pharmacist * UnitedHealth Group * Jackson Pharmacy Professionals * FSTP * UofL Health * Tenet * HCA * 1 * 2 * 3 * 4 * 5 * 6 * 7 * 8 * 9 * 10 PRODUCTS AND SERVICES See all * YOUR FINANCIAL PHARMACIST Have you ever felt overwhelmed with your finances despite making a good income? You’re definitely not alone. With rising student loan debt and leveling salaries, many pharmacy graduates are starting their careers in a tough financial position. Pharmacy schools do a great job preparing you to become a competent healthcare professional, but most don’t provide the resources you need to take down your student loans or get confident with your money. That’s where we come in. * THE FIT PHARMACIST Job security no longer exists with an employer in our profession--that is why YOU have to become the CEO of your own career success. Enter your personal brand: the ultimate competitive edge that is not something "nice to have" in pharmacy--it is a requirement if you want a career that is both fulfilling and lucrative. That's what we do: help pharmacists script their dream careers through strategic branding and execution (www.scriptyourbrand.com) Subscribe to The Fit Pharmacist Healthcare Podcast for practical career strategy tips from the most successful leaders in the profession to script your dream career at www.thefitpharmacist.com/podcast * THE FIT PHARMACIST Job security no longer exists with an employer in our profession--that is why YOU have to become the CEO of your own career success. Enter your personal brand: the ultimate competitive edge that is not something "nice to have" in pharmacy--it is a requirement if you want a career that is both fulfilling and lucrative. That's what we do: help pharmacists script their dream careers through strategic branding and execution (www.scriptyourbrand.com) Subscribe to The Fit Pharmacist Healthcare Podcast for practical career strategy tips from the most successful leaders in the profession to script your dream career at www.thefitpharmacist.com/podcast * RXTECHEXAM We are a PTCB-Recognized Educator (2020 Compliant) that has helped thousands of promising pharmacy technicians with their PTCB preparation since 2013. RxTechExam is completely online and can be used on any device with an internet connection and a modern browser. The course can be completed in approximately 4-6 weeks. The backbone of the course is a series of instructional videos, which are paired with quizzes, simulations, electronic flash-cards, one page references documents, and other learning aids to provide reinforcement to the learner. * BIZEX Thinking about selling your Pharmacy? Let a Pharmacy Business Expert at BizEx guide you through the process. > No Up-Front Fees – Commission Paid at Close of Escrow > Free Valuation of Your Business & Expert Consultation > Professional Transition Consultants & Legal Experts Available > Active List of Registered Buyers – Individual, Corporate & Publicly Traded * * FROM SCIENCE TO PHARMA Use your pharmacy skills to start an exciting career as an MSL “from SCIENCE to PHARMA” is the largest global online Medical Science Liaison (MSL) training platform in the world. We are specialized in helping pharmacists and scientists transition into an exciting MSL role in the pharmaceutical industry. You will be talking about the latest clinical and medical developments with the top clinical leaders in the country. * YOUR FINANCIAL PHARMACIST Have you ever felt overwhelmed with your finances despite making a good income? You’re definitely not alone. With rising student loan debt and leveling salaries, many pharmacy graduates are starting their careers in a tough financial position. Pharmacy schools do a great job preparing you to become a competent healthcare professional, but most don’t provide the resources you need to take down your student loans or get confident with your money. That’s where we come in. * THE FIT PHARMACIST Job security no longer exists with an employer in our profession--that is why YOU have to become the CEO of your own career success. Enter your personal brand: the ultimate competitive edge that is not something "nice to have" in pharmacy--it is a requirement if you want a career that is both fulfilling and lucrative. That's what we do: help pharmacists script their dream careers through strategic branding and execution (www.scriptyourbrand.com) Subscribe to The Fit Pharmacist Healthcare Podcast for practical career strategy tips from the most successful leaders in the profession to script your dream career at www.thefitpharmacist.com/podcast * THE FIT PHARMACIST Job security no longer exists with an employer in our profession--that is why YOU have to become the CEO of your own career success. Enter your personal brand: the ultimate competitive edge that is not something "nice to have" in pharmacy--it is a requirement if you want a career that is both fulfilling and lucrative. That's what we do: help pharmacists script their dream careers through strategic branding and execution (www.scriptyourbrand.com) Subscribe to The Fit Pharmacist Healthcare Podcast for practical career strategy tips from the most successful leaders in the profession to script your dream career at www.thefitpharmacist.com/podcast * RXTECHEXAM We are a PTCB-Recognized Educator (2020 Compliant) that has helped thousands of promising pharmacy technicians with their PTCB preparation since 2013. RxTechExam is completely online and can be used on any device with an internet connection and a modern browser. The course can be completed in approximately 4-6 weeks. The backbone of the course is a series of instructional videos, which are paired with quizzes, simulations, electronic flash-cards, one page references documents, and other learning aids to provide reinforcement to the learner. * 1 * 2 * 3 * 4 * 5 * 6 * 7 A SITE FOR THE SERIOUS JOB SEEKER, WITH THE PARTNERS & TOOLS TO GET IT DONE! YOUR JOB SEARCH, YOUR SITE Thousands of Pharmacy professionals, from Technicians to Directors, know a winning combination when they see it. Now it's time for you to see it for yourself. YOUR RESUME HR recruiters, headhunters, and decision makers depend upon us to find serious job seekers - Add your resume today, don't let your next, great opportunity get away. YOUR RESOURCES Looking for work is a lot of work! There are also myriad steps in finding that "perfect" position. Our dynamic, ever-changing resources, will help walk you through the process. HAVE GREAT JOBS TO FILL? YOU'RE IN LUCK, WE HAVE GREAT CANDIDATES AVAILABLE NOW! Our awesome team has spent years speaking to, and working with, job seekers - Job seekers that are career-minded and are in it for the long-term! We know that looking for work, and filling job req's, is a lot of work, our closeness to the pharmacy labor market will give you the edge in making your next hire great. As former HR recruiters, Pharmacists, and headhunters we continually source talent. We then work with our community one-on-one to continually match them against open jobs. We will reduce your time-to-hire and save you time, money, and effort!! Learn More * * MSL, Non-traditional & Remote Pharmacy jobs - What are they, where are they? How do you find them? You have a source! 30K+ Jobs Live Now!! ● ● JobRx offers both employer paid recruitment fees and fee-based, personal recruiting services for job seekers! ● ● JobRx offers employers a variety of options to post your opening, online-only, display ads, or the daily wrap of your site! ● ● It's an exciting week! I received an email from Jane B. to interview today or tomorrow for their Neuro MSL opening. Thank you for working your magic to attract attention to my applications, especially these of high interest! - Alexis H. PhD, MSP, BSN, RN ● ● "I am so glad I have you on my side!" C. Patel ● ● MSL, Non-traditional & Remote Pharmacy jobs - What are they, where are they? How do you find them? You have a source! 30K+ Jobs Live Now!! ● ● JobRx offers both employer paid recruitment fees and fee-based, personal recruiting services for job seekers! ● ● JobRx offers employers a variety of options to post your opening, online-only, display ads, or the daily wrap of your site! ● ● It's an exciting week! I received an email from Jane B. to interview today or tomorrow for their Neuro MSL opening. Thank you for working your magic to attract attention to my applications, especially these of high interest! - Alexis H. PhD, MSP, BSN, RN ● ● "I am so glad I have you on my side!" C. Patel * JobRx * Newsletter Subscription * About us * Contact us * Privacy Policy * Terms & Conditions * Disclaimer * Salary Survey * Cancellation/Refund Policy Job Seekers * Browse Jobs * Employer Profiles * Job Seeker Registration * Career Advice * Salary Survey * Testimonials Employers * Ad Packages * Employer Registration * Market News * Salary Survey Stay Connected * LinkedIn * Facebook * Twitter JobRX © 2024 * * * × NO ONE LIKES POP-UPS. BUT YOU'LL LIKE OUR WEBSITE. GET EXCEPTIONAL RECRUITING STRATEGIES, TIPS AND TRENDS, WELCOME! ARE YOU A JOB SEEKER? Until we launch, you can join for FREE (Click HERE). Once we launch, paid membership will be required to access ALL 50K+ pharmacy jobs. Don't worry tho, you're going to want to join!! ARE YOU AN EMPLOYER? Are you looking for your next great hire, have great jobs to fill? Until launch, post any job, even Run-Till-Filled, for just $99! Use coupon code JOB99 at checkout (Register HERE) All paid jobs automatically are Premium jobs (a $350 value!). All Premium jobs automatically appear first in all search results. We already have 15k+ registered job seekers, post your job today!!