/**
  * Insert the javascript necessary for the anything slider.
  *
  * @return void
  * 
  * @author Sascha Koehler <*****@*****.**>, Sebastian Diel <*****@*****.**>
  * @since 28.03.2012
  */
 public function initAnythingSlider()
 {
     SilvercartWidgetTools::initAnythingSliderForProductSliderWidget($this);
 }