= 1000) { return $contents; } else if($dvc_width >= 760 && $dvc_width < 1000) { $thumb_width = 760; } else if($dvc_width >= 480 && $dvc_width < 760) { $thumb_width = 480; } } else { $thumb_width = $board['bo_image_width']; } // $contents 중 img 태그 추출 $matchs = get_editor_image($contents); for($i=0; $i 1; } ?>