jQuery(document).ready(function() { $('.DATETIME').html("01 января в 16:00 МСК"); $('.DATETIME2').html(""); $('.DATETIME3').html(""); }); function set_date_time5705_1(selector){ $(selector).html("01 января в 16:00 МСК"); } function set_date_time5705_2(selector){ $(selector).html(""); } function set_date_time5705_3(selector){ $(selector).html(""); }