(function($){
	$(function(){
		$("#s").fieldtag();
	})
})(jQuery)
