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
38
39
40
41
42
43
44
45
|
<!-- ****************************************************** ¼öÁ¤ÀÏ : 2013.01.30 Á¦ÀÛÀÚ : ±è Àº Á¤ ¿ë µµ : µ¿¿µ»ó°ÀÇÀÇ °ÀǸ¦ Ŭ¸¯Çϸé ÀÌ ÆäÀÌÁö°¡ ¿¸®¸é¼ ÀÌÆäÀÌÁöÀ§¿¡ µ¿¿µ»óÀÌ ½ÇÇàµÊ. ¼³ ¸í : PDA»ç¿ë¹ý °ÀÇ *********************************************************** --> <html> <head> <title>¾÷¹«¿ë ¼ÒÇÁÆ®¿þ¾î Àü¹®°³¹ß¾÷ü::::¹ÌÁø¼ÒÇÁÆ®::::</title> <!-- À©µµ¿ì xp ¼ºñ½ºÆÑ ¿À·ù·ÎÀÎÇÑ Ç÷¹½¬,µ¿¿µ»ó ÀÚµ¿ Ȱ¼ºÈ ½ºÅ©¸³Æ® --> <SCRIPT language="JavaScript" src="http://www.mijinsoft.co.kr/html/embed.js"></SCRIPT> </head>
<body topmargin="0" marginwidth="0" marginheight="0">
<table width="345" height="525" border="0" cellpadding="0" cellspacing="0" style="background-repeat:no-repeat;" background="http://www.mijinsoft.co.kr/html/millennium_2/img/gang/movie_bg2.gif"> <tr><td height="12"></td></tr> <tr> <td> <table> <tr> <td width="44"></td> <td width="245"> <embed src="http://www.mijinsoft.co.kr/html/dong/pda.swf" width="245" height="350" showstatusbar="1" volume="0"> </td> </tr> </table> </td> </tr>
<tr><td height="70"></td></tr>
<tr> <td align="center" width="345" valign="top"><font color="#ffffff" ><strong>PDA°ÀÇ</strong></font></td> </tr>
<tr><td height="25"></td></tr>
</table>
</body> </html>
|