jQuery(function($) {
var lightboxType = "lightbox-g";
fileTypesString = 'jpg,png,gif,';
fileTypes = $.each(fileTypesString.split(",").slice(0,-1), function(index, item) {
$("a[href*='"+item+"']").attr('rel', lightboxType);
$("a[rel^='lightbox']").slimbox({}, function(el)
{
return [el.href, el.title /* + '
Download this image'*/];
}, function(el) {
return (this == el) || ((this.rel.length > 8) && (this.rel == el.rel));
});
});
$('#lbPrevLink').addClass('prevNoHover'); $('#lbNextLink').addClass('nextNoHover');});
//-->
National Rehabilitation Information Center - For the past 30 years NARIC staff members have been dedicated to providing direct, personal, and high-quality information services to anyone throughout the country.