/* °Ô½ÃÆÇ */ $('.p_board_list .bbsno').parent('tr').addClass('tr_line'); $('.p_board_list, .p_board_gallery').find('table[border="1"]').attr('border', '0'); $('.bbsnewf5 table tbody tr td a img').attr('width','100%').attr('height',''); $('.bbsnewf5 > a > img').attr('width','').attr('height','auto'); $('.board_output_gallery_img a img').attr('width','100%').attr('height',''); $('.bbsnewf5 > input[type=image]').css('vertical-align','-7px'); /* Ä«Å×°í¸® */ $('form[name=com_board_form]').parent().addClass('categoryArea'); $('form[name=com_board_form]').parent().find('td').removeAttr('align'); $('form[name=com_board_form]').parent().find('img').remove(); $('form[name=com_board_form]').parent().find('td > b').remove(); $('.tb_font04, .tb_font05').parent().find('td[width=1]').remove(); $('.tb_font04:contains("ÀÌÀü")').remove(); $('.tb_font04:contains("´ÙÀ½")').remove(); $('.info_tle:contains("¸Å¹°Á¤º¸")').remove(); $('.table_info:contains("±âŸ¼³¸í")').remove(); $('iframe[width="560"]').attr('width', '100%').attr('height', 'auto'); $('iframe[width="640"]').attr('width', '100%').attr('height', 'auto'); $('iframe[width="854"]').attr('width', '100%').attr('height', 'auto'); $('embed[width="560"]').attr('width', '100%').attr('height', 'auto'); $('embed[width="640"]').attr('width', '100%').attr('height', 'auto'); $('embed[width="854"]').attr('width', '100%').attr('height', 'auto'); $("#form_request input[name=add2]:eq(0)").attr('id', 'check_type1'); $("#form_request input[name=add2]:eq(1)").attr('id', 'check_type2'); $("#form_request input[name=add2]:eq(2)").attr('id', 'check_type3'); $("#form_request input[name=add2]:eq(3)").attr('id', 'check_type4'); $("#form_request input[name=add2]:eq(4)").attr('id', 'check_type5'); $("#form_request input[name=add2]:eq(5)").attr('id', 'check_type6'); $("#form_request input[name=add3]:eq(0)").attr('id', 'radio_type1'); $("#form_request input[name=add3]:eq(1)").attr('id', 'radio_type2'); $("#form_request input[name=add3]:eq(2)").attr('id', 'radio_type3'); $("#form_request input[name=add3]:eq(3)").attr('id', 'radio_type4'); $("#form_request input[name=add3]:eq(4)").attr('id', 'radio_type5'); $("#form_request input[name=add6]:eq(0)").attr('id', 'radio_type6'); $("#form_request input[name=add6]:eq(1)").attr('id', 'radio_type7'); $(".gallery_etc").html(function(i, text) { return text.replace("[", "").replace("]", "").replace("ÇؽÃű×", "").replace(/:/gi, "").replace(/\s/gi, "") }); $(".board_output_11_tr").html(function(i, text) { return text.replace("»ó´ã´ë±â", "»ó´ã´ë±â").replace("»ó´ã¿Ï·á", "»ó´ã¿Ï·á").replace("»ó´ãÁøÇà", "»ó´ãÁøÇà") }) $(".board_contents .board_output .table_rolling tr").clone().appendTo(".board_com"); $('.board_output_11_tr .bd_out1 > a').attr('width','').attr('height','24px'); $('.main_bbs_output .board_com').slick({ vertical: true, autoplay:true, slidesToShow: 6, slidesToScroll: 1, verticalSwiping: true, arrows: false, pauseOnHover:false, autoplaySpeed: 4000 }); $(".board .bbsetc_add3").html(function(i, text) { return text.replace("»ó´ã´ë±â", "»ó´ã´ë±â").replace("»ó´ã¿Ï·á", "»ó´ã¿Ï·á").replace("»ó´ãÁøÇà", "»ó´ãÁøÇà") })