if ("'.strtolower($showCarousel).'" == "true" || "'.$showCarousel.'" == "1")
myGallery.toggleCarousel();
}
It seems to me that the toggleCarousel shouldn't be assumed to be wanted just because someone wants the thumb carousel enabled since the default SmoothGallery is to not have it showing and just having Pictures link showing.