if($_GET['utong'] == jejo) { ?>
참가업체 목록(=$com_reg_count?>)
=$reg_com_list?>
} ?>
if($_GET['utong'] == buyer) { ?>
바이어 목록(=$totalItems?>)
=$ebuyer_list?>
} ?>
if($_GET['utong'] == ccomp) { ?>
협력업체 목록(=$ccomp_count?>)
=$ccomp_list?>
} ?>
if($_GET['utong'] == all) { ?>
참가업체 목록(=$com_reg_count?>)
if($com_reg_count != 0) { ?>
} ?>
바이어 목록(=$totalItems?>)
if($totalItems != 0) { ?>
} ?>
협력업체 목록(=$ccomp_count?>)
if($ccomp_count != 0) { ?>
} ?>
} ?>