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
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
|
<? include("./include/header.php");
$ipaddr = getenv("REMOTE_ADDR"); $h = date("H",time()); set_session("nomem_hash".$h, $_SERVER['REMOTE_ADDR']); set_session("nomem_hash_h", $h);
?> <script src="http://mattstow.com/experiment/responsive-image-maps/jquery.rwdImageMaps.min.js"></script> </div>
<style> .edc_con{margin:0 auto;text-align:center;} .edc_tit_bg{background:url('./images/order/customer_edc_tit_m.png');background-size: 100%;} .edc_txt{background:#eee;font-size:13px;text-align:left;padding:10px 5% 10px 5%;margin:15px 0;} .edc_txt p{margin-bottom:5px;} .edc_txt p:before{content:'●';font-size:6px;position:relative;top:-1px;margin-right:5px;} .edc_tit{max-width:50%; margin-top:20px;} .edc_tit_sub{margin:15px 0 15px;font-size:15px;font-weight:600;background: #fff;display: inline-block;padding: 5px 10px;border-radius: 30px;margin:20px 0 10px;} .edc_input_box ul{width:90%;text-align:left;margin:0 auto;} .edc_input_box ul li{width:100%;margin-bottom:10px;} .edc_input_box ul li h1{width:25%;text-align:left;line-height:30px; display: inline-block;} .edc_input_box ul li input{height:30px;border-color:#888888;} .edc_tel{width:75%;height:30px; display: inline-block;} .edc_tel input{width:22%;height:30px;} .edc_tel span{width:8%;text-align:center;display: inline-block;}
.edc_date{width:75%;height:30px; display: inline-block;} .edc_date input{width:23%;height:30px;} .edc_date span{width:8%;text-align:center;display: inline-block;} .edc_input_box li textarea{width:99%;height:70px;width: 99%;padding: 2.5%;height: 80px;box-sizing: border-box;font-size:13px;border-color:#888888;} /*개인정보동의*/ .estimate_agree{margin-top:30px;} .estimate_agree > .agree{margin-bottom:20px;} .estimate_agree > .agree label{font-size:11pt;font-weight:bold;} /*요청하기 버튼*/ .install_btn{ background-color:#585cbd;color:white;padding:12px;margin:10px 0;border:none;width:100%;border-radius:3px;cursor:pointer;font-size:17px;margin:20px 0 30px;font-weight:bold;} .edc_con input, .edc_con option, .edc_con textarea{padding:0;border-radius:0;} .white {color: #fff;padding: 5px 10px;font-size: 13px;background: #585757;cursor: pointer;} .small {font-size: 13px;font-weight: 400;margin: 10px 0;display: block;} .estimate_input_btn{display: table;margin: 0 auto;margin-top:20px;margin-bottom:20px;} .estimate_input_btn p a{cursor:pointer;} .float_div_class{display:none;} /*제품찾기 아이프레임 사이즈 축소*/ .ui-dialog iframe{ -ms-zoom: 0.38; -moz-transform: scale(0.38); -moz-transform-origin: 0 0; -o-transform: scale(0.38); -o-transform-origin: 0 0; -webkit-transform: scale(0.38); width: 850px; height: 700px; -webkit-transform-origin: 0 0; position: absolute; top: 10px; left: 0;} #modal_member_box{overflow:hidden} .edc_li_tit{background: #dae9ff;padding: 5px 5%;width: 90% !important;font-weight: 600;font-size: 14px;} </style> <div class="edc_con" style="margin-top:50px;"> <!--견적요청 상단--> <div class="edc_tit_bg"> <p><img src="./images/order/edc_tit_m.png" class="edc_tit" alt="집체교육타이틀"></p> <p class="edc_tit_sub">당사에서는 집체교육 신청을 접수하고 있습니다.</p> <div class="edc_txt"> <p>대상업체 : 당사의 제품을 도입하고자 하는 전국총판, 체인사업본부, 대리점, 영업점, 판매점 등 <span class="red">다수의 사업장</span>에 대한 <b>매출관리, 자료통합 연계시스템 구축</b></p> <p><span class="red">*</span> 는 필수 항목입니다.</p> </div> </div> <?php if($_SERVER['REMOTE_ADDR']=='58.151.27.172'){ ?> <form name='education_form' id='education_form' method='post' action='./customer_education_process.php'> <?php } else { ?> <form name='education_form' id='education_form' method='post' action='../millennium/customer_education_process.php'> <?php } ?> <input type='hidden' name='mode' value='mobile'> <!--견적요청 작성--> <div class="edc_input_box"> <ul> <li class="edc_li_tit">업체정보</li> <li> <h1 style="width:23%;"><span class="red">*</span> 상 호</h1> <input type="text" name="e_company" style="width:22%;margin-right: 0.5%;"> <h1><span class="red">*</span> 담당자</h1> <input type="text" name="e_name" style="width:22%;"> </li> <li> <h1 style="float:left;"><span class="red">*</span> 연락처</h1> <div class="edc_tel"> <input name="e_tel1" type="tel" size="4" maxlength="4"><span>-</span> <input name="e_tel2" type="tel" size="4" maxlength="4"><span>-</span> <input name="e_tel3" type="tel" size="4" maxlength="4"> </div> </li> <li style="margin-bottom:30px;"> <h1 style="float:left;"><span class="red">*</span> 영업장수</h1> <input type="text" name="e_ofc_cnt" style="width:50%;height:30px;"> (매장수) </li>
<li class="edc_li_tit">교육정보</li> <li> <h1 style="float:left;"><span class="red">*</span> 교육인원</h1> <input type="text" name="e_edu_cnt" style="width:50%;height:30px;"> (참석인원) </li> <li> <h1 style="float:left;"><span class="red">*</span> 교육장소</h1> <input type="text" name="e_location" style="width:74%;height:30px;"> </li> <li> <h1 style="float:left;"><span class="red">*</span> 교육목적</h1> <input type="text" name="e_purpose" style="width:74%;height:30px;"> </li> <li style="height:40px;"> <h1 style="float:left;line-height: 20px;"><span class="red">*</span>교육<br>희망일시</h1> <div class="edc_date"> <input name="e_date1" type="tel" size="4" maxlength="4"><span>년</span> <input name="e_date2" type="tel" size="4" maxlength="4"><span>월</span> <input name="e_date3" type="tel" size="4" maxlength="4"><span>일</span> </div> </li> <li> <h1>준비물</h1> 교육공간(빔프로젝트) </li> </ul> </div> <!--개인정보동의--> <div class="estimate_agree"> <p class="agree"><input type="checkbox" id="agree"><label for="agree"> 개인정보 수집에 동의함</label> <a href="http://mjsoft.co/html/millennium/privacy.php" target="_blank" class="gray_btn2"><span class="white">개인정보취급방침</span></a></p> <? include("./privacy_text.html"); ?> <span class="small">※ 수집된 정보는 해당 목적 외 다른 용도로 사용되지 않습니다.</span> </div> </form> <style> .estimate_input_btn{width:90%;margin:0 auto;margin-bottom:30px;margin-top:15px;display:flex;justify-content:space-between;} .cus_btn_on{ width: 22%; background: #0071e5; height: 43px;float:left; color: #fff;padding-top:7px; border-radius: 15px;} .cus_btn_off{width: 22%; background: #4a4c4e; height: 43px; color: #fff; border-radius: 15px;padding-top:7px;} .cus_btn_on a, .cus_btn_off a{font-weight:600;font-size:13px;color:#fff;} </style> <div class="estimate_input_btn"> <p class="cus_btn_on edc_btn"><a onclick="">교육<br>신청하기</a></p> <p style="line-height: 35px;" class="cus_btn_off"><a class="show_program_est" style="cursor: pointer;"><a href="http://mjsoft.co/html/m/customerprice.php">견적요청</a></p> <p class="cus_btn_off"><a href="http://mjsoft.co/html/m/right_install.php">구매<br>상담요청</a></p> <p class="cus_btn_off"><a class="show_program_est" style="cursor: pointer;">나에게 맞는<br>제품찾기</a></p> </div> </div>
<div id="modal_member_box2" style="display:none;width:900px; height:615px; padding-top:15px;padding-left:17px;padding-right:3px;position:relative;"><iframe id='pop_box_iframe2' frameborder=0 src=''></iframe></div>
<? include("./customer_education_list.php"); ?> <script> $(function(){ $(".edc_btn").click(function(){ if($("input[name='e_company']").val()==''){ alert('상호명을 입력하시기 바랍니다.'); return; } if($("input[name='e_name']").val()==''){ alert('담당자명을 입력하시기 바랍니다.'); return; } if($("input[name='e_tel1']").val()=='' || $("input[name='e_tel2']").val()=='' || $("input[name='e_tel3']").val()==''){ alert('연락처를 입력하시기 바랍니다.'); return; } if($("input[name='e_ofc_cnt']").val()==''){ alert('영업장수를 입력하시기 바랍니다.'); return; } if($("input[name='e_edu_cnt']").val()==''){ alert('교육인원을 입력하시기 바랍니다.'); return; } if($("input[name='e_location']").val()==''){ alert('교육장소를 입력하시기 바랍니다.'); return; } if($("input[name='e_purpose']").val()==''){ alert('교육목적을 입력하시기 바랍니다.'); return; } if($("input[name='e_date1']").val()=='' || $("input[name='e_date1']").val()=='' || $("input[name='e_date1']").val()==''){ alert('교육희망일시를 입력하시기 바랍니다.'); return; } if($("#agree").is(":checked")==false){ alert('개인정보 수집 및 이용동의해주시기 바랍니다.'); return; }
$("#education_form").submit(); }); });
$(function(){ $(".show_program_est").css("cursor","pointer").click(function(){ //엠제이 소프트란 팝업처리 main_popup_show("https://mjsoft.co/html/millennium/index_new_program_new2.php","380","320","나에게 맞는 제품찾기"); });
//$("#jointinsertFrm input, #jointinsertFrm textarea").click(function(){ //$(".float_div_class").hide(); //}); //$("#jointinsertFrm input, #jointinsertFrm textarea").blur(function(){ //$(".float_div_class").show(); //}); });
function main_popup_show(url,v_width,v_height,v_title){ $("#pop_box_iframe2").attr("src",""); $("#modal_member_box2").dialog({ resizable: true, height:v_width, width:v_height, modal: true, title: v_title, show : {effect:'blind',duration:500}, buttons: { 닫기: function() { $( this ).dialog( "close" ); } }, close: function() { $("#pop_box_iframe2").attr("src",""); } }); setTimeout(function(){ $("#pop_box_iframe2").attr("src",url); },500); }
function dialog_close(){ $("#modal_member_box2").dialog( "close" ); } </script> <?include("./include/footer.php");?>
|