$(document).ready(function(){
	//select
	$('#option').sSelect();
});
