Course: 선례의 건축이야기
Login

Hey there, great course, right? Do you like this course?

All of the most interesting lessons further. In order to continue you just need to purchase it.
document.addEventListener("DOMContentLoaded", function() { jQuery(".float_menu_item__title.heading_font").each(function() { if (jQuery(this).text().trim() === "Dashboard") { jQuery(this).text("대시보드"); } }); }); document.addEventListener("DOMContentLoaded", function () { setTimeout(() => { // 페이지 로딩 후 100ms 대기 const loginPopup = document.querySelector(".um-3137.um"); if (loginPopup) { loginPopup.style.opacity = "1"; loginPopup.style.visibility = "visible"; } }, 100); });