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
|
<!-- ****************************************************** Á¦ÀÛÀÏ : 2007.03.15 Á¦ÀÛÀÚ : ±è »ó ¹¬ ¿ë µµ : index ÆäÀÌÁö¿¡ ÁÂÃø ¸Þ´ºÁß¿¡ "¼¼±Ý°è»ê¼ ¹ßÇà & ÇÁ·Î±×·¥(¹Â·á)" ¸¦ Ŭ¸¯ ÇßÀ»¶§ ÆË¾÷¶ß´Âµ¥ ±× ÆË¾÷ ÆäÀÌÁö ¼³ ¸í : À§ Ä¡ : ../html/ ºÎ¸ðâ : ../html/intro.php *********************************************************** --> <html> <head> <title>¾÷¹«¿ë ¼ÒÇÁÆ®¿þ¾î Àü¹®°³¹ß¾÷ü::::¹ÌÁø¼ÒÇÁÆ®::::</title>
</head>
<body leftmargin="0" topmargin="0" scroll="no" width="620" height="562">
<table width="620" height="562" border="0" cellpadding="0" cellspacing="0"> <tr> <td align="center" height="562"> <p align="left"><img src="http://www.mijinsoft.co.kr/img/banner/b_09.gif" usemap="#Map1" border="0"></p> </td> </tr> <map name="Map1"> <!-- ÀÌÁö°è»ê¼ (Á¤Ç° ¹«·á) ´Ù¿î·Îµå --> <area shape="rect" coords="122,475,326,520" href="http://www.mijinsoft.co.kr/download/easytaxii_setup.exe"> <!-- ÀÌÁö°è»ê¼ SOS --> <area shape="rect" coords="344,475,496,520" href="../save_dir/doc/easytax_sos.hwp" onfocus="this.blur()"> <!-- ÆË¾÷⠴ݱâ --> <area shape="rect" coords="0,0,620,476" href="javascript:window.close();"> </map> </table>
</body> </html>
|