window.addEvent('domready', function() {                
  new vlaCalendar('calendar', { startMonday: true });
});        
 
