if ($.trim(msg)) {
alert('message exist');
return;
}


+ Recent posts