/* 
 * To change this template, choose Tools | Templates
 * and open the template in the editor.
 */
$(function() {
  $('#programme').tabs({ fxSlide: true, fxFade: true, fxSpeed: 'normal' });
  //$('#body div.entry div.rub').corner("10px");
});
