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