$(document).ready(function() {

	$("select").uniform(); 

});
