var vaBlog2 = []; function loadSliderContent(imgContent, lblContent) { $(function() { $("#healthslider .items").prepend(imgContent); $("#healthslider .thumbnails-wrap").prepend(lblContent); var sliderButtonLbl = ""; var sliderButtonNum = 1; $("#sliderButtons").children("a").each(function() { sliderButtonLbl = $(this).text().trim(); $(this).attr("role","button"); $(this).attr("aria-label","Click to make \'" + sliderButtonLbl + "\' active in the slider"); sliderButtonNum++; }); healthslider(); }); } function fallbackContent2() { var imageContent = "