Mike Mon, 19 May 2008 09:30:00 -0700
> var t = $("input[name='mem_type']").val();
var t = $("input[name='mem_type']:checked").val();