/************ dom ready function calls *************/	
document.observe('dom:loaded', function() {
	new Tabs('events', 0);
});