<% now_time = time() now_hour = hour(now_time) if now_hour < 10 then now_hour = "0"& now_hour end if now_min = right(now_time,5) now_time2 = left(date(),4) &"-"& mid(date(),6,2) &"-" & right(date(),2) &" " & now_hour &":"& now_min order_time1 = "2017-03-09 08:00:00" '사전등록시작 order_time2 = "2017-03-28 19:00:00" '사전등록마감 'response.write "현재시간은 "& now_time2 &" 입니다
" 'response.write "사전등록은 "& order_time1 &" ~ "& order_time2 &"까지 입니다

" if (now_time2 > order_time1 and now_time2 < order_time2) then 'if (now_time2 > order_time1 and now_time2 < order_time2) or request.ServerVariables("REMOTE_ADDR") = "121.128.59.159" or request.ServerVariables("REMOTE_ADDR") = "14.36.46.29" then %> <% timestamp = DateDiff("s", 1970-1-1, now()) + (9*60*60) oid = left(date(),4) & mid(date(),6,2) & right(date(),2) & left(md5(timestamp),7) %>
1. Participant Information
First Name * Last Name
Title Mr.   Ms.   Others( )
Company/Organization Department
Country
Telephone Mobile *
E-mail * Order Number
Comment
• Items marked with asterisk(*) must be completed
2. Registration Fees
Category Pre-Registration (By March 28, 2017)
Category Details 1
(A/B/C)
2
(AB/BC/AC)
Full
(All sessions)
A. OPC Day Korea (March 30, Thu) USD 100 USD 150
Select 2 sessions in Category 1
USD 200
Select 3 sessions in Category 1
B. Global Smart Factory Conference Day1 (March 30, Thu) USD 100
C. Global Smart Factory Conference Day2 (March 31, Fri) USD 100
• The pre-registration fee for each session is USD100.
• Those who register two sessions will be able to freely select and listen to the overlapping 'A’(OPC Day Korea) and‘B’(Global Smart Factory Conference Day1) sessions on the afternoon of the 30th.
• All prices quoted are inclusive of tax.
3. Payment Method
Credit Card Bank Transfer

Bank Transter Infomation
Name of Bank KOOKMIN BANK Account Holder Korea Smart Manufacturing Industry Association
Account No. 843101-04-324995 Bank Address 5th FL. Kookmin Bank Bldg. 84, Namdaemun-ro, Jung-gu, Seoul, Korea 
Swift Code CZNBKRSE Swift Code CZNBKRSE
• The pre-registration fee for each session is USD100.
• Those who register two sessions will be able to freely select and listen to the overlapping 'A’(OPC Day Korea) and ‘B’(Global Smart Factory Conference Day1) sessions on the afternoon of the 30th.
• All prices quoted are inclusive of tax.

• All bank charges for remittance must be paid by the registrant.
• On receipt of your payment, a confirmation letter will be emailed to you.
• For processing, please send the receipt to the OPC Day Korea & Global Smart Factory Conference 2017 Secretariat by e-mail.
* Please e-mail secretariat@kosmia.or.kr with any inquiries pertaining to registration and others.
★ Bank Transfer Caution :
A direct bank transfer should be made to the account.
After the transfer, please send us the copy of remittance receipt by email with the registrant’s name on it.
(Registration is not complete until the payment is made.)
Cancellation and Refund Policy
For the refund of registration fee, the cancellation request in writing should be received by the secretariat no later than March 22, 2017. Only the cancellation request in writing (via e-mail) is acceptable. The administration fee (Bank charges for remittance, Cancellation fee of credit card payment) will be charged for the refund. Refunds are NOT available after March 22, 2017.



<% else %>






<%=order_time1%> ~ <%=order_time2%> 까지

사전등록 가능합니다.

행사 당일 현장에서도 등록(등록비 7만원)하실 수 있습니다.
<% end if %>