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
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html> <head> <title>¾÷¹«¿ë ¼ÒÇÁÆ®¿þ¾î Àü¹®°³¹ß¾÷ü::::¹ÌÁø¼ÒÇÁÆ®::::</title> <meta http-equiv="Content-Type" content="text/html; charset=euc-kr"> <link href="../css/style.css" rel="stylesheet" type="text/css"> <script language='javascript' src='../js/left_menu.js'></script> <script language='javascript' src='../js/img.js'></script> </head> <body topmargin="0" leftmargin="0" rightmargin="0" bottommargin="0" style="background: url(../img/common/bg_community_top.jpg) #ffffff repeat-x" > <? include("top_com.php"); ?> <table width="100%" border="0" cellspacing="0" cellpadding="0"> <tr> <td width="220" height="100%" valign="top"> <table width="220" height="100%" border="0" cellpadding="0" cellspacing="0"> <tr> <td width="25" height="100%" valign="top"> <table width="25" height="100%" border="0" cellpadding="0" cellspacing="0"> <tr> <td height="5"></td> </tr> <tr> <td background="../img/common/bg_bar.gif"></td> </tr> </table> </td> <td width="195" align="right" valign="top"> <table width="190" border="0" cellspacing="0" cellpadding="0"> <tr> <td colspan="3"><img src="../img/community/tit.gif" width="190" height="110"></td> </tr> <tr> <td width="10" valign="top"><img src="../img/common/left_tit_bg.gif" width="10" height="189"></td> <td width="170" valign="top"> <? include("left_com.php"); ?> <br> <? include("banner.php"); ?> <br> </td> <td width="10" valign="top"><img src="../img/common/left_tit_bg01.gif" width="10" height="163"></td> </tr> </table> </td> </tr> </table> </td> <td width="755" align="center" valign="top"> <table width="755" border="0" cellspacing="0" cellpadding="0"> <tr> <td colspan="2"><img src="../img/community/top.jpg" width="755" height="110"></td> </tr> <tr> <td width="765" align="center" valign="top"> <table width="735" border="0" cellspacing="0" cellpadding="0"> <tr> <td width="735" height="30" align="right" class="txt01"> <img src="../img/common/history.gif" width="63" height="13" align="absmiddle"> <img src="../img/common/history_icon.gif" width="4" height="5" hspace="7" align="absmiddle">HOME<img src="../img/common/history_icon.gif" width="4" height="5" hspace="7" align="absmiddle">Ä¿¹Â´ÏƼ<img src="../img/common/history_icon.gif" width="4" height="5" hspace="7" align="absmiddle">¼¼±Ý°è»ê¼¹ßÇà </td> </tr> </table> <table width="725" border="0" cellspacing="0" cellpadding="0"> <tr> <td><img src="../img/community/tit_09.gif" width="725" height="35"></td> </tr> </table> <div id='inputifm'> <br> <table width="680" border="0" cellpadding="15" cellspacing="5" bgcolor="f3f3f3"> <tr> <td align="center" valign="top" bgcolor="#FFFFFF" class="txt03"> <table width="100%" border="0" cellpadding="0" cellspacing="0" class="txt03"> <!--tr> <td height="25"> <img src="../img/common/box_orange.gif" width="3" height="3" hspace="10" align="absmiddle"><strong>¼¼±Ý°è»ê¼ ¹ßÇàÀ» ¿øÇϽô °í°´´ÔÀº ¸ÕÀú ÀüÈ·Î º»»ç¿¡ ¼¼±Ý°è»ê¼ ¹ßÇà ½ÅûÀ» ÇÏ¼Å¾ß ÇÕ´Ï´Ù.</strong> </td> </tr--> <tr> <td> <img src="../img/common/box_orange.gif" width="3" height="3" hspace="10" align="absmiddle"><strong>»ç¾÷ÀÚ µî·Ï¹øÈ£¸¦ ÀÔ·Â ÈÄ [¼¼±Ý°è»ê¼ Ãâ·Â] ¹öưÀ» ´©¸£¼¼¿ä.</strong> </td> </tr> <tr> <td height="25"> <img src="../img/common/box_orange.gif" width="3" height="3" hspace="10" align="absmiddle"><strong>¼¼±Ý°è»ê¼ ¹ßÇ๮ÀÇ : 1566-8680</strong> </td> </tr> </table> <br> <script> function billChk(){ if(billFrm.companyNum.value == ""){ alert("»ç¾÷ÀÚ ¹øÈ£¸¦ ÀÔ·ÂÇØ ÁÖ¼¼¿ä"); billFrm.companyNum.focus(); return; } string = billFrm.companyNum.value; result = 0; for(i=0; i<string.length; i++) { if(string.charAt(i) =="-") result++; } if( result > 0){ alert(" '-' ¸¦ »©°í ÀÔ·ÂÇϼ¼¿ä"); billFrm.companyNum.focus(); return; } billFrm.submit(); }
function Msg(t){ alert(t); } </script> <iframe name='billifm' width=0 height=0></iframe> <table width="650" border="0" cellpadding="5" cellspacing="1" bgcolor="#CCCCCC" class="txt03"> <form name=billFrm method='post' target='billifm' action='billProcess.php'> <tr> <td colspan="2" align="center" bgcolor="f0f0f0">»ç¾÷ÀÚ µî·Ï¹øÈ£('-' ¾øÀÌ ÀÔ·Â)</td> </tr> <tr bgcolor="#FFFFFF"> <td colspan="2" align="center"><input name="companyNum" type="text" class="log" style="height:20px;" size="20" maxlength="10"></td> </tr> </table> <br> <img src="../img/community/btn_submit01.gif" onClick="billChk();" style="cursor:hand;" border=0 width="96" height="24"> </td> </tr> </form> </table> </div> <iframe name='userDiv' width=0 height=0></iframe> <br> </td> <td valign="top"><img src="../img/common/right_tit_bg.gif" width="10" height="153"></td> </tr> </table> </td> <td valign="top"> <table width="100%" height="100%" border="0" cellpadding="0" cellspacing="0"> <tr> <td height="100"></td> </tr> <tr> <td background="../img/common/bg_bar.gif"> </td> </tr> </table> </td> </tr> </table> <? include("foot.php"); ?> </body> </html>
|