if($(this).val() === "RAN") {
                $(this).parent().next().next().next().next().show("fast");
            }