$(function() {
	$('#tabs ul').tabs();
	$('a[rel*=facebox]').facebox();
});
