http://stackoverflow.com/questions/596351/how-can-i-get-which-radio-is-selected-via-jquery
$('input[name=radioName]:checked', '#myForm').val()