$(function() {

	$("a[rel^='prettyPhoto']").prettyPhoto();
	
	$('#tabs').tabs();
	
});
