1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
|
<table width="100%" border="0" cellspacing="0" cellpadding="0"> <tr> <td> </td> <td height="45" valign="bottom"><img src="../img/common/bot_menu.gif" width="615" height="39" border="0" usemap="#Map"></td> </tr> <tr> <td width="350"> <img src="../img/index/temp_02.gif" width="350" height="165" border="0" usemap="#Map11"></td> <td background="../img/index/temp_bg.gif"> <img src="../img/index/temp_03.gif" width="615" height="165"></td>
<!-- <td width="350"><img src="../img/index/temp_02.gif" width="350" height="126"></td> <td background="../img/index/temp_bg.gif"><img src="../img/index/temp_03_1.gif" width="615" height="126"></td> -->
</tr> </table>
<map name="Map11"> <area shape="rect" coords="30,5,105,90" href="../html/download_01.php?cate2_code=05&category_code=14"> <!-- ¿Ü½Ä¹«¼±ÁÖ¹® --> <area shape="rect" coords="106,5,185,90" href="../html/possys.php"> <!-- POS --> <area shape="rect" coords="186,5,255,90" href="../html/pdasys.php"> <!-- PDA --> <area shape="rect" coords="256,5,335,90" href="#" style="cursor:hand;" Onclick="showPicture('../manage/LargeImage/LargeImage_0319133.gif')"> <!-- Æ÷ÀÎÆ®°ü¸® --> </map>
<map name="Map"> <area shape="rect" coords="16,9,67,33" href="company.php"> <!-- ȸ»ç¼Ò°³ --> <area shape="rect" coords="82,8,190,33" href="download.php"> <!-- Á¦Ç°¼Ò°³ ´Ù¿î·Îµå --> <area shape="rect" coords="210,10,284,32" href="paper.php"> <!-- ¿ëÁöÁÖ¹® --> <area shape="rect" coords="299,10,371,32" href="shop.php"> <!-- Çϵå¿þ¾î¼¥ --> <!-- <area shape="rect" coords="299,10,371,32" href="#" style="cursor:hand;" <? if( $_COOKIE[USERID] !== "" && isset($_COOKIE[USERID])){ echo "onClick=\"location.href = 'mypage_06.php'\"";} else{ echo "onClick=\"javascript:window.open('login.php','','width=434,height=330,menubar=no,location=no,toolbar=no,scrollbar=no')\"";} ?> > -->
<area shape="rect" coords="383,10,442,31" href="deallist.php"> <!-- µô·¯°¡ÀÔ --> <area shape="rect" coords="455,10,528,32" href="business.php"> <!-- ¾÷¹«Á¦ÈÞ --> <area shape="rect" coords="541,9,605,33" href="company2.php"> <!-- ¿À½Ã´Â±æ --> </map>
|