include "../admin/dbconn.inc";
function getSubMenu($id) {
$subMenu = "";
if($id=="1") $subMenu = "미국역사";
else if($id=="2") $subMenu = "법률";
else if($id=="3") $subMenu = "전국기사";
else if($id=="4") $subMenu = "아세아계";
else if($id=="5") $subMenu = "한인계";
else if($id=="6") $subMenu = "이민사회";
else if($id=="7") $subMenu = "칼럼";
else if($id=="8") $subMenu = "성공예절";
else if($id=="9") $subMenu = "초기이민";
else if($id=="10") $subMenu = "발행인";
return $subMenu;
}
function getSubData($data, $length) {
$contents = substr($data,0, $length);
preg_match('/^([\x00-\x7e]|.{2})*/', $contents, $z);
$contents = $z[0];
$contents = str_replace("", "", $contents);
$contents = str_replace("
", "", $contents);
$contents = str_replace("
", "", $contents);
$contents = str_replace("
", "", $contents);
return $contents;
}
if($article_no=="1"){
$article_name = "미국역사 (American History)";
}else if($article_no=="2"){
$article_name = "법률 상식 (Common Law)";
}else if($article_no=="3"){
$article_name = "전국기사 (National News)";
}else if($article_no=="4"){
$article_name = "아세아계 기사 (Asian American News)";
}else if($article_no=="5"){
$article_name = "한인계 기사 (Korean American News)";
}else if($article_no=="6"){
$article_name = "이민사회 기사 (Immigrant Community News)";
}else if($article_no=="7"){
$article_name = "칼럼 모음 (Column Collection)";
}else if($article_no=="8"){
$article_name = "성공예절 (Etiquette for Success)";
}else if($article_no=="9"){
$article_name = "초기이민자교실 (For New Immigrants)";
}else if($article_no=="10"){
$article_name = "발행인 코너";
}
//no data msg
$msg = "데이타가 없습니다.";
$title_len = 34;
$content_len = 60;
?>
";
else $re='';
$length=$length.'0';
//if($row->filename) $down="".$row->filename."";
//else $down = '-';
?>
if($row->filename1){?>
}else{?>
}?>