jQuery(function() {
		jQuery( "#tabs" ).tabs();
		
		
		jQuery(".dots").append ('..............');
		
		
	});
