1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
<img src="../newimg/intro/bott1.gif" border="0" usemap="#Map_bott" align="center"> <map name="Map_bott" id="Map_bott"> <area shape="rect" coords="304,11,377,40" href="../html/company.php" /> <!-- ȸ»ç¼Ò°³ --> <area shape="rect" coords="377,11,494,40" href="../html/download.php" /> <!-- Á¦Ç°¼Ò°³ ´Ù¿î·Îµå --> <area shape="rect" coords="494,11,566,40" href="../html/paper.php" /> <!-- ¿ëÁöÁÖ¹® --> <area shape="rect" coords="566,11,649,40" href="../html/shop.php" /> <!-- Çϵå¿þ¾î¼¥ --> <area shape="rect" coords="649,11,725,40" href="../html/deallist.php" /> <!-- µô·¯°¡ÀÔ --> <area shape="rect" coords="725,11,797,40" href="../html/business.php" /> <!-- ¾÷¹«Á¦ÈÞ --> <area shape="rect" coords="797,11,865,40" href="../html/company2.php" /> <!-- ¿À½Ã´Â±æ --> <area shape="rect" coords="865,11,976,40" href="../html/priinfo.php" /> <!-- °³ÀÎÁ¤º¸Ãë±Þ¹æÄ§ -->
<area shape="rect" coords="26,21,99,98" href="../html/possys.php" /> <area shape="rect" coords="103,21,175,98" href="../html/pdamain.php" /> <area shape="rect" coords="179,21,256,98" href="#" Onclick="showPicture('../manage/LargeImage/LargeImage_0319133.gif')" /> </map>
<!-- ¿À¸¥ÂÊ µû¶ó´Ù´Ï±ñ ¸Þ´º########################## 1--> <? include('../html/rightmenu.php'); ?> <!-- ¿À¸¥ÂÊ µû¶ó´Ù´Ï±ñ ¸Þ´º########################## 2-->
|