Featured

OPEN HOUSE 

Join us for an Open House. PCCC’s Passaic Academic Center: Our Home for Healthcare Learning. It’s a great opportunity to: DISCOVER our nationally accredited health programs, including Nursing, Surgical Tech, Dialysis, and Radiography, and learn how you can make a difference in the lives of others. LEARN about the resources and support systems available to PCCC students. […]

jQuery(".menu-icon-top").click(function() { jQuery('html').toggleClass("active-top-menu"); }); jQuery(".menu-icon-bottom").click(function() { jQuery('html').toggleClass("active-bottom-menu"); }); var btn = jQuery('#back-to-top'); jQuery(window).scroll(function() { if (jQuery(window).scrollTop() > 300) { btn.addClass('show'); } else { btn.removeClass('show'); } }); btn.on('click', function(e) { e.preventDefault(); jQuery('html, body').animate({scrollTop:0}, '300'); });