Services
Services
SOC & Attestations
SOC & Attestations
Payment Card Assessments
Payment Card Assessments
ISO Certifications
ISO Certifications
Privacy Assessments
Privacy Assessments
Federal Assessments
Federal Assessments
Healthcare Assessments
Healthcare Assessments
Penetration Testing
Penetration Testing
Cybersecurity Assessments
Cybersecurity Assessments
Crypto and Digital Trust
Crypto and Digital Trust
Schellman Training
Schellman Training
ESG & Sustainability
ESG & Sustainability
AI Services
AI Services
Industry Solutions
Industry Solutions
Cloud Computing & Data Centers
Cloud Computing & Data Centers
Financial Services & Fintech
Financial Services & Fintech
Healthcare
Healthcare
Payment Card Processing
Payment Card Processing
US Government
US Government
Higher Education & Research Laboratories
Higher Education & Research Laboratories
About Us
About Us
Leadership Team
Leadership Team
Careers
Careers
Corporate Social Responsibility
Corporate Social Responsibility
Strategic Partnerships
Strategic Partnerships
"); } else if ($("body").find(".body-container-wrapper .page-center")) { $("body").find(".body-container-wrapper .page-center:eq(0)").prepend("
"); } else { $("body").addClass("header--static"); } } thisHeaderAnchor = $("body").find(".header--anchor:eq(0)"); thisTopheaderAnchor = $("body").find(".topheader--anchor:eq(0)"); $("body").addClass("header--initialized"); scrollDistOffset = 0; if ($("body").hasClass("header--hello--visible")) { scrollDistOffset += $("body").find(".header--hello").height(); } scrollDistRecalculated = scrollDist - ($("body").hasClass("header--hello--visible")?$("body").find(".header--hello--body").height():0); scrollDirection = "neutral"; if (scrollDistRecalculated lastScrollDist) { scrollDirection = "down"; } lastScrollDist = scrollDistRecalculated; headerHeightReserve = 0; if ($("body").find(".header--hello").length > 0) { headerHeightReserve += $("body").find(".header--hello--body").height(); } headerHeightReserve += $("body").find(".header--body").height(); menuHeightReserve = 0; $("body").find(".header--megamenu--wrapper").each(function () { if ($(this).height() - 12 > menuHeightReserve) { menuHeightReserve = $(this).height() - 12; } }); $("body").find(".header--main--nav--nestedmenu").each(function () { if ($(this).height() - 12 > menuHeightReserve) { menuHeightReserve = $(this).height() - 12; } }); headerHeightReserve += menuHeightReserve; if (window.innerHeight 0)&&(helloBarTransition != true)&&((!$("body").hasClass("mobilenav--active"))||(document.documentElement.clientWidth >= 1024))) { $("body").addClass("header--fixed"); $("body").removeClass("header--notfixed"); if (scrollDist >= stickyStart) { $("body").removeClass("header--isanchored"); $("body").addClass("header--issticky"); $("body").addClass("header--visible"); thisHeader.css({ "top":"" }); } else { $("body").removeClass("header--hidden"); $("body").addClass("header--visible"); thisHeader.css({ "top":"" }); } } else { $("body").addClass("header--isanchored"); $("body").removeClass("header--issticky"); $("body").addClass("header--notfixed"); $("body").removeClass("header--fixed header--hidden"); $("body").addClass("header--visible"); thisHeader.css({ "top":"" }); } } $("body").find(".background--layer--wrapper.background--layer--header--offset").each(function () { if ($(this).closest(".hs_cos_wrapper_type_module").is(":first-child")) { $(this).css({ "top":($("body").find("header .header--body").height())+"px" }); } else { $(this).css({ "top":"" }); } }); } if (typeof(sizeSubmenu) == "function") { sizeSubmenu(); } } function sizeMobilenav() { if ($("body").hasClass("mobilenav--active")) { if ($("body").hasClass("header--static")) { $(window).scrollTop(0); } headerHeight = $("body").find("header .header--body").height(); /* windowHeight = $(window).height(); */ windowHeight = window.innerHeight; activePanelHeight = $("body").find(".mobilenav--panel--active .mobilenav--panel--body").height(); minHeight = windowHeight - headerHeight; if (activePanelHeight > minHeight) { minHeight = activePanelHeight; } $("body").find(".mobilenav").css({ "height":(windowHeight-headerHeight)+"px" }); } else { $("body").find(".mobilenav").css({ "height":"0px" }); } } $("body").find(".header--main--nav--item.header--main--nav--item--parent .header--main--nav--item--label").click(function (e) { e.preventDefault(); thisParent = $(this).closest(".header--main--nav--item"); if (thisParent.hasClass("header--main--nav--item--hovered")) { thisParent.removeClass("header--main--nav--item--hovered"); } else { $("body").find(".header--main--nav--item.header--main--nav--item--parent").removeClass("header--main--nav--item--hovered"); thisParent.addClass("header--main--nav--item--hovered"); } }); $(document).click(function (e) { if ((!$(e.target).hasClass("header--main--nav--item--label"))&&($(e.target).closest(".header--main--nav--item").length == 0)) { $("body").find(".header--main--nav--item.header--main--nav--item--parent").removeClass("header--main--nav--item--hovered"); } else if ($(e.target).hasClass("header--megamenu--wrapper--background")) { $("body").find(".header--main--nav--item.header--main--nav--item--parent").removeClass("header--main--nav--item--hovered"); } }); $("body").find(".header--main--menutrigger").click(function () { if ($("body").hasClass("mobilenav--active")) { $("body").removeClass("mobilenav--active"); sizeMobilenav(); } else { $("body").find(".mobilenav--nav").addClass("no--transition"); $("body").find(".mobilenav--nav")[0].offsetHeight; $("body").find(".mobilenav--nav").css({ "left":"" }); $("body").find(".mobilenav--panel").removeClass("mobilenav--panel--active"); $("body").find(".mobilenav--nav")[0].offsetHeight; $("body").find(".mobilenav--nav").removeClass("no--transition"); $("body").addClass("mobilenav--active"); sizeMobilenav(); } }); $("body").find(".header--main--nav .hs-menu-wrapper li.hs-item-has-children").hover(function () { thisChild = $(this).find(">ul"); thisChild.css({ "margin-left":"" }); windowWidth = $(window).width(); childOffset = thisChild.offset().left; childWidth = thisChild.width(); childOverlap = windowWidth - (childOffset + childWidth); if (childOverlap a").click(function (e) { e.preventDefault(); thisDepth = parseInt($(this).closest(".mobilenav--panel").attr("data-depth")) + 1; thisRel = $(this).closest(".mobilenav--nav--item--parent").attr("rel"); thisPanel = $("body").find(".mobilenav--panel[rel='"+thisRel+"']"); thisPanelHeight = thisPanel.find(".mobilenav--panel--body").height(); $("body").find(".mobilenav--panel[data-depth='"+thisDepth+"']").scrollTop(0).css({ "z-index":"" }); $("body").find(".mobilenav--panel").removeClass("mobilenav--panel--active"); thisPanel.addClass("mobilenav--panel--active").css({ "z-index":"2" }); $("body").find(".mobilenav--upper").css({ "min-height":(thisPanelHeight)+"px" }); sizeMobilenav(); $("body").find(".mobilenav--nav").css({ "left":(-100 * thisDepth)+"%" }); }); $("body").find(".mobilenav--nav--back--label").click(function (e) { e.preventDefault(); thisDepth = parseInt($(this).closest(".mobilenav--panel").attr("data-depth")) - 1; thisRel = $(this).closest(".mobilenav--nav--back").attr("rel"); thisPanel = $("body").find(".mobilenav--panel[rel='"+thisRel+"']"); $("body").find(".mobilenav--panel[data-depth='"+thisDepth+"']").scrollTop(0).css({ "z-index":"" }); $("body").find(".mobilenav--panel").removeClass("mobilenav--panel--active"); thisPanel.addClass("mobilenav--panel--active").css({ "z-index":"2" }); sizeMobilenav(); $("body").find(".mobilenav--nav").css({ "left":(-100 * thisDepth)+"%" }); }); sizeHeader(); $(document).ready(function () { if ($(window).scrollTop() = stickyStart) { $("body").removeClass("header--fixed"); $("body").addClass("header--fixed header--hidden"); $("body").removeClass("header--visible"); thisHeader.addClass("no--transition"); thisHeader[0].offsetHeight; thisHeader.css({ "top":(-1 * stickyStart - 15)+"px" }); thisHeader[0].offsetHeight; thisHeader.removeClass("no--transition"); } } sizeMobilenav(); }); /* $(window).mousewheel(function () { sizeHeader(); }); $("body").on("touchmove", function () { sizeHeader(); }); */ $(document).scroll(function () { sizeHeader(); }); $(window).load(function () { sizeHeader(); sizeMobilenav(); }); $(window).resize(function () { sizeHeader(); sizeMobilenav(); }); function mobileSearch() { if ($("body").find(".mobilenav--search--input").val()) { if ($("body").find(".mobilenav--search--input").val().trim().length > 0) { window.location.href = "https://www.schellman.com/search?term="+$("body").find(".mobilenav--search--input").val(); } } } $("body").find(".mobilenav--search--submit").click(function () { $("body").find(".mobilenav--search form").submit(); });

ISO Certificate Directory

Search Schellman's directory for Schellman certified clients and valid certificate numbers by company name, certificate or license number, and standard.
OR
"; }); listHtml += '
'; $("#hs_cos_wrapper_widget_1619098562024 .section--isodirectory--bycert").html(listHtml); } else { $("#hs_cos_wrapper_widget_1619098562024 .section--isodirectory--bycert").css("display","none"); $("#hs_cos_wrapper_widget_1619098562024 .section--isodirectory--byclient").css("display","block"); // console.log(data); data = data.Certificates; if (data.length == 0) { var linkHtml = "

Found "+ data.length + " records

"; } else if (data.length == 1 ) { var linkHtml = "

Found "+ data.length + " record

"; } else { var linkHtml = "

Found "+ data.length + " records

"; } linkHtml += "
" linkHtml += "" linkHtml += "" linkHtml += "" linkHtml += "" linkHtml += "" linkHtml += "" linkHtml += "" linkHtml += "" linkHtml += "" linkHtml += "" for (var i=0; i"; } linkHtml += "
Registrant NameStandardCertificate NumberCertification DateExpiration Date
"+ data[i].registrant + "" + data[i].standard + "" + data[i].certificateNumber + "" + data[i].issueDate + "" + data[i].expirationDate + "
"; // console.log(linkHtml); $("#hs_cos_wrapper_widget_1619098562024 .section--isodirectory--byclient").html(linkHtml); $("#hs_cos_wrapper_widget_1619098562024 .certDetailsLink").click(function(e){ var id = this.id; buildResultList_widget_1619098562024(data[id], true); $("#hs_cos_wrapper_widget_1619098562024 .section--isodirectory--bycert").prepend("Back to List"); $("#hs_cos_wrapper_widget_1619098562024 .section--isodirectory--back").click(function(e){ console.log("returning to list"); $("#hs_cos_wrapper_widget_1619098562024 .certContainer").remove(); $("#hs_cos_wrapper_widget_1619098562024 .section--isodirectory--bycert").css("display","none"); $("#hs_cos_wrapper_widget_1619098562024 .section--isodirectory--byclient").css("display","block"); e.preventDefault(); }); e.preventDefault(); }); } } function displayError_widget_1619098562024(msg) { $("#hs_cos_wrapper_widget_1619098562024 .section--isodirectory--data").css("display","none"); $("#hs_cos_wrapper_widget_1619098562024 .section--isodirectory--error").css("display","block"); $("#hs_cos_wrapper_widget_1619098562024 .section--isodirectory--error").html("

"+msg+"

"); } function validateForm_widget_1619098562024() { certNum = $("#hs_cos_wrapper_widget_1619098562024 .section--isodirectory--certnumber--input").val(); certClient = $("#hs_cos_wrapper_widget_1619098562024 .section--isodirectory--certclient--input").val(); if (certNum.length 0 && certClient.length > 0) { console.log("form invalid - data in both fields"); $("#hs_cos_wrapper_widget_1619098562024 .section--isodirectory--certnumber--input, #hs_cos_wrapper_widget_1619098562024 .section--isodirectory--certclient--input").addClass("section--isodirectory--input--error"); displayError_widget_1619098562024("Invalid input: Only one input field can be populated."); return false; } else if (certNum.length >= 4 || certClient.length >= 4) { if (certNum.length > 0) { searchByNumber = true; } else { searchByNumber = false; } return true; } else if (certNum.length An unexpected error occured, please try again."); } else { var responseText = JSON.parse(response.responseText); $("#hs_cos_wrapper_widget_1619098562024 .section--isodirectory--error").html("

"+responseText.message+"

"); } }); } else { $("#hs_cos_wrapper_widget_1619098562024 .section--isodirectory--loading").css("display","none"); } } function getQueryVariable_widget_1619098562024(variable) { var query = window.location.search.substring(1); var vars = query.split("&"); for (var i=0;i3) { $("#hs_cos_wrapper_widget_1619098562024 .section--isodirectory--certnumber--input, #hs_cos_wrapper_widget_1619098562024 .section--isodirectory--certclient--input").removeClass("section--isodirectory--input--error"); } if ($(this).val().length==0) { $("#hs_cos_wrapper_widget_1619098562024 .section--isodirectory--certnumber--input, #hs_cos_wrapper_widget_1619098562024 .section--isodirectory--certclient--input").removeClass("section--isodirectory--input--error"); } } }); $("#hs_cos_wrapper_widget_1619098562024 .section--isodirectory--certnumber--input, #hs_cos_wrapper_widget_1619098562024 .section--isodirectory--certclient--input").on('click',function() { console.log($(this).val()); $("#hs_cos_wrapper_widget_1619098562024 .section--isodirectory--certnumber--input, #hs_cos_wrapper_widget_1619098562024 .section--isodirectory--certclient--input").removeClass("section--isodirectory--input--error"); }); $("#hs_cos_wrapper_widget_1619098562024 .section--isodirectory--form").submit(function (e) { loadData_widget_1619098562024(); e.preventDefault(); }); var queryParam_widget_1619098562024 = getQueryVariable_widget_1619098562024("certificateNumber"); if (queryParam_widget_1619098562024 !== false) { $("#hs_cos_wrapper_widget_1619098562024 .section--isodirectory--certnumber--input").val(queryParam_widget_1619098562024); $("#hs_cos_wrapper_widget_1619098562024 .section--isodirectory--form").submit(); } else { }

Take the first step in untangling your compliance.

Our team of practice leaders, not sales, are ready to talk and help determine your best next steps.