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