$(document).ready(function() {
	// Start the ticketing system
	Tickets.initCounter();
});

