/* ////////////////////////////////////////////////////////////////////////////////////////////// @ 처리 ////////////////////////////////////////////////////////////////////////////////////////////// */ //my_latest( "theme/basic-data", "menu5_1", 4, 23 ); $("#sec_news #tab-1 .row").html( my_latest_more( "theme/basic-data", "menu5_1", 4, 23 ) ); $("#sec_news #tab-2 .row").html( my_latest_more( "theme/basic-data", "menu5_2", 4, 23 ) ); $("#sec_news #tab-3 .row").html( my_latest_more( "theme/basic-data", "menu5_3", 4, 23 ) ); $("#sec_news #tab-4 .row").html( my_latest_more( "theme/basic-data", "menu5_4", 4, 23 ) ); $("#link_branch #link_latest").html( my_latest( "theme/slide_thumb", "menu1_6", 31, 50,1,'200,80' ) );