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
|
<? include("./include/header.php"); ?>
<script> function clear_text(){ //¿äû»çÀ¯ ÅØ½ºÆ® Ŭ¸¯½Ã ³»¿ë »èÁ¦
if( jointinsertFrm.content.value == "Á¦Ç°¸í:õ³â°æ¿µII(PDA¹öÀü)/1À¯Àú+PDA(BIP1300)¹«¼±·£/2´ë+PDAÇÁ·Î±×·¥/2Àοë"){ var str=""; var bb=document.getElementById("content"); bb.innerHTML= str; } }
function clear_text2(){
if( jointinsertFrm.productname.value == "õ³â°æ¿µ + PDA/2´ë"){ var str=""; var aa=document.getElementById("productname"); aa.value = str; }
}
function clear_text3(){
if( jointinsertFrm.addproduct.value == "PDA¿¡¼ ½ºÄ³³Ê ¹× ¿µ¼öÁõÇÁ¸°ÅÍ °¡´É±âÁ¾"){ var str=""; var aa=document.getElementById("addproduct"); aa.value = str; }
}
function FrmCh(){
if( jointinsertFrm.formText[1].checked == true){ alert('°³ÀÎÁ¤º¸ Ãë±Þ¹æÄ§¿¡ µ¿ÀÇ ÇÏ¼Å¾ß ÇÕ´Ï´Ù.'); return ; } if( jointinsertFrm.subject.value == ""){ alert("»óÈ£¸¦ ÀÔ·ÂÇϼ¼¿ä."); jointinsertFrm.subject.focus(); return; } if( jointinsertFrm.name.value == ""){ alert("¼º¸íÀ» ÀÔ·ÂÇϼ¼¿ä."); jointinsertFrm.name.focus(); return; } if( jointinsertFrm.tel1.value == ""){ alert("ÀüÈ ¹øÈ£¸¦ ÀÔ·ÂÇϼ¼¿ä."); jointinsertFrm.tel1.focus(); return; } if( jointinsertFrm.hp1.value == ""){ alert("ÇÚµåÆù ¹øÈ£¸¦ ÀÔ·ÂÇϼ¼¿ä."); jointinsertFrm.hp1.focus(); return; } jointinsertFrm.target = "jointIframe"; jointinsertFrm.action = "consultationBoardP.php"; jointinsertFrm.submit(); }
function Msg(txt) { alert(txt); location.href = "customerprice.php";
} </script>
<table style="margin:0 auto;width:942px;"> <tr> <td style="height:30px;" colspan="3"></td> </tr> <tr> <td width="212" valign="top"> <table> <caption class="sound_only">ÁÂÃø¸Þ´º</caption> <tr> <td> <? include("./include/aside_cscenter.html") ?> </td> </tr> <tr> <td height="25"> </td> </tr> </table> </td> <td width="12"><span class="sound_only">¸Þ´º¿©¹é</span></td> <td valign="top"> <table> <caption class="sound_only">³»¿ë¿µ¿ª</caption> <tr> <td> <table background="./img/titlebar/request.gif" width="718" height="44"> <tr> <td class="txt04" style="text-align:right">HOME > <font color="000000"><b>°ßÀû¿äû</b></td> </tr> <tr> <td colspan="2" height="12"></td> </tr> </table> </td> </tr> <tr> <td> <!-- Á¦Ç°¼Ò°³»ó´Ü --> <style>
</style> <div class="privacySection"> <h2><img src="./img/customer/priceinfo.gif" alt="°ßÀû¿äû ¾È³»"></h2> <form name="jointinsertFrm" method="post" action=''> <!-- °³ÀÎÁ¤º¸ --> <div class="privacyArea"> <h3 class="privacy_title">°³ÀÎÁ¤º¸ ¼öÁý ¹× À̿뵿ÀÇ <span class="privacy_link">(ÀÚ¼¼ÇÑ ³»¿ëÀº '°³ÀÎÁ¤º¸Ãë±Þ¹æÄ§'À» Âü°íÇØÁÖ¼¼¿ä.)</span></h3> <? include("../millennium/privacy_text.html"); ?> <p class="agreeArea"> À§ ¾à°ü¿¡ <input type="radio" id="formText1" name="formText" value="1"><label for="formText1">µ¿ÀÇÇÔ</label> <input type="radio" id="formText2" name="formText" value="2" checked><label for="formText2">µ¿ÀǾÈÇÔ</label> </p> </div>
<table class="boardTable txt04"> <caption>°ßÀû½Åû</caption> <colgroup> <col style="width:120px" /><col style="width:580px" /> </colgroup> <tr> <th>»óÈ£</th> <td><input name="subject" type="text" class="log" size="24" maxlength="50"></td> </tr> <tr> <th>¼º¸í(Á÷Ã¥)</th> <td><input name="name" type="text" class="log" size="24" maxlength="50"></td> </tr> <tr> <th>ÀüȹøÈ£</th> <td><input name="tel1" type="text" class="log" size="4" maxlength="4"> - <input name="tel2" type="text" class="log" size="4" maxlength="4"> - <input name="tel3" type="text" class="log" size="4" maxlength="4"><font color="#777777">(°ßÀû¼ Àü¼Û ÈÄ ¿¬¶ô¹ÞÀ» ¹øÈ£)</font></td> </tr> <tr> <th>ÇÚµåÆù</th> <td><input name="hp1" type="text" class="log" size="4" maxlength="4"> - <input name="hp2" type="text" class="log" size="4" maxlength="4"> - <input name="hp3" type="text" class="log" size="4" maxlength="4"><font color="#777777">(°ßÀû¼ Àü¼Û ÈÄ ¿¬¶ô¹ÞÀ» ¹øÈ£)</font></td> </tr> <tr> <th>ÆÑ ½º</th> <td><input name="fax1" type="text" class="log" size="4" maxlength="4"> - <input name="fax2" type="text" class="log" size="4" maxlength="4"> - <input name="fax3" type="text" class="log" size="4" maxlength="4"><font color="#777777">(°ßÀû¼ ¼ö½Å¿ë)</font></td> </tr> <tr> <th>À̸ÞÀÏ</th> <td><input name="txtemail" type="text" class="log" size="50" maxlength="50"><font color="#777777"> (°ßÀû¼ ¼ö½Å¿ë)</font></td> </tr> <tr> <th>ÁÖ¼Ò(Áö¿ª)</th> <td><input name="addres" type="text" class="log" size="79" maxlength="50"></td> </tr> <tr> <th>°ßÀû»ó¼¼³»¿ë</th> <td><textarea cols="76" rows="15" name='content' class="log" onClick="clear_text()" id="content">Á¦Ç°¸í : õ³â°æ¿µII(PDA¹öÀü)/1À¯Àú + PDA(BIP1300)¹«¼±·£/2´ë + PDAÇÁ·Î±×·¥/2Àοë</textarea></td> </tr> </table> <div class="btnArea"> <a href="javascript:FrmCh();"><img src="./img/common/request_bt.gif" alt="°ßÀû¿äû"></a> </div> <iframe name='jointIframe' width=0 height=0 style="border:0px;"></iframe>
<!-- ³»¿ë --------------- ³¡ -----> </td> </tr> </table> <!-- Áß°£ -------------- ³¡ --> </td> </tr> <? include('./include/footer.php'); ?>
|