$(function () { $("#c_static_001-1678416888121 .e_image-20").hover(function (e) { if ($("#c_static_001-1678416888121 .e_image-22").css("display") == "none") { $("#c_static_001-1678416888121 .e_image-22").show(); } else { $("#c_static_001-1678416888121 .e_image-22").hide(); } }); });