$(document).ready(function() {
	// other
	$( ".button").button();
});
