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
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
|
<? include("../manage/category/common.php"); include('./include/_Head.php'); ?>
<script> function FrmCh(){ if( jointinsertFrm.subject.value == ""){ alert("±ÛÁ¦¸ñÀº ÇʼöÇ׸ñÀÔ´Ï´Ù."); jointinsertFrm.subject.focus(); return; } if( jointinsertFrm.name.value == ""){ alert("°í°´ ¼º¸íÀº ÇʼöÇ׸ñÀÔ´Ï´Ù."); jointinsertFrm.name.focus(); return; } if( jointinsertFrm.email.value == ""){ alert("À̸ÞÀÏÀº ÇʼöÇ׸ñÀÔ´Ï´Ù."); jointinsertFrm.email.focus(); return; } if( jointinsertFrm.content.value == ""){ alert("±Û³»¿ëÀº ÇʼöÇ׸ñÀÔ´Ï´Ù."); jointinsertFrm.content.focus(); return; } jointinsertFrm.target = "jointIframe"; jointinsertFrm.action = "jointBoardProcess.php"; jointinsertFrm.submit(); }
function Msg(txt) { alert(txt); location.href = "business.php"; } </script>
<iframe name='jointIframe' width=0 height=0></iframe>
<body style="background:url(../newimg/mijinsoft/bg.gif) center top no-repeat;"> <table border="0" cellspacing="0" cellpadding="0" align="center"> <form name=jointinsertFrm method=post action=''> <tr> <td style="padding:0 7px 13px 0;" align="right"><? include('../html/include/newtop_sub_07.php'); ?></td> </tr> <tr> <td style="padding:0 0 0px 0;"><script type="text/javascript">flash('../newimg/mijinsoft/main_navigation.swf', '1000','100');</script></td> </tr> <tr> <td style="padding:0 0 26px 8px;"><table border="0" cellspacing="0" cellpadding="0"> <tr> <td valign="top"> <table border="0" cellspacing="0" cellpadding="0"> <tr> <td><? include('../html/include/left_menu_07.php'); ?></td> </tr> <tr> <td><img src="../newimg/mijinsoft/left_line_01.gif" border="0"></td> </tr> <tr> <td><? include('../html/include/left_menu_mid.php'); ?></td> </tr> <tr> <td><img src="../newimg/mijinsoft/left_line_02.gif" border="0"></td> </tr> </table> </td> <td valign="top"> <table border="0" cellspacing="0" cellpadding="0"> <tr> <td colspan="2"><img src="../newimg/mijinsoft/mid_top.jpg" border="0"></td> </tr> <tr> <td height="10" width="32"><img src="../newimg/mijinsoft/mid_top2.gif" border="0"> <td height="74" width="32" rowspan="3" valign="top"><img src="../newimg/mijinsoft/line_right.gif" border="0"></td> </tr> <tr> <td height="10" width="32"></td> </tr> <tr> <td width="754" align="center" valign="top">
<!-- ³»¿ë ½ÃÀÛ --> <table width="725" border="0" cellspacing="0" cellpadding="0"> <tr> <td><img src="../newimg/mijinsoft/tit_04.gif"></td> </tr> </table> <p></p> <table width="680" border="0" cellpadding="15" cellspacing="5" background="../img/common/center_bg_02.gif"> <tr> <td bgcolor="f6f6f6" class="txt03"> <table width="100%" height="68" border="0" cellpadding="0" cellspacing="0" class="txt03"> <tr> <td height="23"><img src="../img/common/box_orange.gif" width="3" height="3" hspace="10" align="absmiddle">¾÷¹«Á¦ÈÞ¸¦ ȯ¿µÇÕ´Ï´Ù. </td> </tr> <tr> <td height="23"><img src="../img/common/box_orange.gif" width="3" height="3" hspace="10" vspace="10" align="absmiddle">´ç»ç¿Í ¾÷¹«Á¦ÈÞ¸¦ Èñ¸ÁÇÏ´Â ¾÷ü´Â ³»¿ëÀ» ¿Ã·ÁÁÖ¼¼¿ä. </td> </tr> <tr> <td><img src="../img/common/box_orange.gif" width="3" height="3" hspace="10" align="absmiddle">´äº¯Àº 1~2Àϳ» ¸ÞÀÏ·Î º¸³»µå¸³´Ï´Ù (Á¦ÈÞ´ã´ç: ½ÇÀå ±èÇö½Ä H.P 011-522-0911) </td> </tr> </table> </td> </tr> </table> <br> <table width="650" border="0" cellpadding="5" cellspacing="1" bgcolor="eaeaea"> <form name=jointinsertFrm method=post action=''> <tr bgcolor="#FFFFFF"> <td width="150" class="txt04">Á¦ ¸ñ</td> <td width="500" class="txt04"><input name="subject" type="text" class="log" style=";height:20px;" size="40" maxlength="50"></td> </tr> <tr bgcolor="#FFFFFF"> <td class="txt04">»óÈ£(¼º¸í)</td> <td class="txt04"><input name="name" type="text" class="log" style=";height:20px;" size="40" maxlength="50"></td> </tr> <tr bgcolor="#FFFFFF"> <td class="txt04">e-mail</td> <td class="txt04"><input name="email" type="text" class="log" style=";height:20px;" size="40" maxlength="50"> (¸ÞÀÏ·Î ´äº¯À» µå¸®´Ï ²À ÀÔ·ÂÇϼ¼¿ä)</td> </tr> <tr bgcolor="#FFFFFF"> <td class="txt04">ÀüȹøÈ£</td> <td class="txt04"> <input name="tel1" type="text" class="log" style=";height:20px;" size="4" maxlength="4"> - <input name="tel2" type="text" class="log" style=";height:20px;" size="4" maxlength="4"> - <input name="tel3" type="text" class="log" style=";height:20px;" size="4" maxlength="4"> </td> </tr> <tr bgcolor="#FFFFFF"> <td class="txt04">ÇÚµåÆù</td> <td class="txt04"> <input name="hp1" type="text" class="log" style=";height:20px;" size="4" maxlength="4"> - <input name="hp2" type="text" class="log" style=";height:20px;" size="4" maxlength="4"> - <input name="hp3" type="text" class="log" style=";height:20px;" size="4" maxlength="4"> </td> </tr> <tr bgcolor="#FFFFFF"> <td class="txt04">³» ¿ë</td> <td class="txt04"><textarea cols="75" rows="10" name='content' class="log"></textarea></td> </tr> </table>
<TABLE border="0" cellpadding="0" cellspacing="0"> <TR> <TD><a href="javascript:FrmCh();"><img src="../newimg/mijinsoft/btn_submit_01.gif" vspace="10" border=0></a></TD> </TR> </TABLE>
</td> </tr> <tr> <td height="5" width="32"></td> </tr> <tr> <td colspan="2"> </td> </tr> <tr> <td colspan="2"> </td> </tr> </table></td> </tr> </table></td> </tr> <tr> <td align="center"><? include("../html/newfoot.php"); ?></td> </tr> </table> </form> </body>
|