// ÇÁ¸®·Î´õ v01 //$(window).load(function(){ setTimeout(function(){ $('.loading_wrapper').fadeOut(10); $('.wrapper_bg').fadeIn(10); }, 10); //});