Hours of Operation Slider

Hours of Operation Slider

I am looking for a jquery plug in that will make it easy to enter Hours of Operation ( to indicate when a business is open) as a form element. My current solution is Egor Khmelevs Safari Style Slider ( http://blog.egorkhmelev.com/2009/11/jquery-slider-safari-style/ ) but it will not jump to where you click on the slider, and will only allow selection by dragging the pointers.

Is there a way to modify this plug in to accept click events to set the pointers? Or is there a better solution for what I am attempting? My hours of operation slider is just like the last demonstration on that page, except it spans 24 hours.