Event.addBehavior({ 
  '#h_slider' : function() { 
    hCarousel = new UI.Carousel("h_slider");
  } 
});