$(function() {
	
	$("#pub_select").jdrop();
	 $('#move_select').jdrop();
	
});	 


