
}?>
array( "/new2014/board/bbs/board.php?bo_table=m91", "Briefs & Whitepapers" ),
"m92" => array( "/new2014/board/bbs/board.php?bo_table=m92", "Brochures" ),
"m93" => array( "/new2014/board/bbs/board.php?bo_table=m93", "News Archives" ),
"m91_releasenote" => array( "/new2014/m91_releasenote.php", "Release Note" ),
"m91_bugreport" => array( "/new2014/m91_bugreport.php", "Bug Report"
)
);
?>

foreach( $menus as $key => $val )
{
$bgcolor = $key == $bo_table ? "6383B7" : "ebebeb";
$fontcolor = $key == $bo_table ? "ffffff" : "555555";
?>
}
?>
}?>

이노룰스 고객들의 다양한 성공사례를 만나보시기 바랍니다.

Business Speed
오늘날 기업들의 경쟁력을 좌우하는 가장 중요한 요소는 속도입니다. 비즈니스 속도 경쟁의 승자가 되어야 합니다.
$sql=" select * from `gh_customer_table` where category = '1' ";
$sql = $sql . " order by idx desc ";
$result = mysql_query($sql) or die (mysql_error());
while($d=mysql_fetch_array($result)) {
?>