$("#svet").click(function() { if ($(".fara_right").is(":visible")) { $(".wrapsvet").css("display","block"); } });