function rsRead(){
var readme = '<ul class="help-info-text c7">';
readme += '<li></li>';
readme += '</ul>';
$('.soft-man-con').html(readme);
}