// JavaScript Document
$(document).ready(function(){
	$('#tabSetGalleries').tabs();
});