$(function() {
	
if(jQuery.fn.jdrop) {
		 $('#move_select').jdrop();
	};

	
});	 


