
$('#calculators').livequery(function() {
	$(this).tabs();
});