|
function leftmenus($fid){
global $db;
$results=$db->query("select * from web_column where column_fid='{$fid}' order by column_indexid asc");
while($roww=$db->getarray($results)){
unset($tid);
echo"{$roww['column_title']}";
$thisc=$db->getcount("select * from web_column where column_fid='{$roww['id_web_column']}'");
if($thisc){
echo"";
leftmenus($roww['id_web_column']);
echo" ";
}
}$db->free_result($results);
}
?>
 |
Please click here for our address and a map of where our company is located. |
 |
 |
|
 |
Please click here for a list of Certifications for our company. |
 |
 |
|
 |
本公司向以「研發實績」為經營事業主軸,由於陳明輝博士領導,本公司之技術具有與美國同步之研發技術,為國內第一家專業微波被動通訊元件研發與製造公司。 |
 |
 |
|
include("inc_footer.php"); ?> |