Showmanship

Professional and Personal Development for a Globalised and Ever-Changing World

Public Speaking  Emotional Intelligence  Change Management  Team Building  Customer Service  Executive Leadership Training

Terms and Conditions

Program Fees

Program fees includes instruction, all seminar materials, lunches, refreshments served during the entire seminar, but not hotel accommodation. Mode of Payment: the delegate has the option to pay the course fee directly or request to send an invoice to his/her company/sponsor. Credit card and cheque payments are both acceptable.

Cancellation / Substitution

Full payment of the course fee must be made not later than ten (10) days prior to program start date. Cancellations received in writing within at least 14 days prior to the seminar will be subject to US$250.00 administration fee. A registered delegate can nominate a substitute with no extra cost provided the same is done in writing and received by the Keye Online at least one week before the program start date.

Hotel Accommodation

Hotel Accommodation is not included in the course fee. A reduced corporate rate and a limited number of rooms may be available for participants wishing to stay at the hotel venue. Requests for hotel reservations should be made at least three (3) weeks prior to the start of the program. All hotel accommodation is strictly subject to availability and terms and conditions imposed by the hotel will apply.

Attendance Certificate

Participants must attend all program days and fulfill all program requirements in order to receive a certificate including the awarding of applicable Continuing Professional Education Units/Hours.

Force Majeure

Any circumstances beyond the control of the Company may necessitate postponement, change of seminar venue or substitution of assigned Instructor. The Company reserves the right to exercise this clause and implement such amendments. Please Note: Fees, dates, speakers are subject to change. EuroMaTech’s liability is limited to reimbursement of paid program fees.

Fair Access / Equal Opportunities

In the provision of its services as a world-class Training Provider, Keye Online is committed to provide fair access / equal opportunities throughout the delivery of its courses and assessment leading to the completion of training programmes, or 3rd party qualifications/certifications.

jQuery(document).ready(function($){ $('#form-field-ref_form_course_name').change(function(){ alert('i am working'); // Hide all dropdowns initially $('[id^=form-field-ref_form_course_]').hide(); // Get the selected option var selectedOption = $(this).val(); // Show the corresponding dropdown based on the selected option if(selectedOption === "Mastering the Art of Modern Management") { $('#form-field-ref_form_course_1').show(); $('#form-field-ref_form_course_2').hide(); $('#form-field-ref_form_course_3').hide(); } else if(selectedOption === "Mastering the Art of Communication for Modern Leader") { $('#form-field-ref_form_course_1').hide(); $('#form-field-ref_form_course_2').show(); $('#form-field-ref_form_course_3').hide(); } else if(selectedOption === "Championing Change Through Diversity & Inclusion") { $('#form-field-ref_form_course_1').hide(); $('#form-field-ref_form_course_2').hide(); $('#form-field-ref_form_course_3').show(); } else { $('[id^=form-field-ref_form_course_]').hide(); } }); });