/**
 * @author Alexander Man
 */
$(document).ready(function() {
	$("#things_tabs").tabs();
});
