function sel(x) { $.ajax({ type: 'POST', url: 'right.php', data: { sel: $('#type_cards_'+x).val() }, success: function(responce){ajData=responce} }); }; // и оперируй переменной ajData