

$.ui.dialog.defaults.bgiframe = true;
	$(function() {
		$("#regions").tabs();
	});
