<%@ page import="net.tanesha.recaptcha.ReCaptcha" %> <%@ page import="net.tanesha.recaptcha.ReCaptchaFactory" %> <%@ page language="java" contentType="text/x-server-parsed-html; charset=ISO-8859-1"%> Customer Technical Support Centre

Invoice No.
Site ID
Node Name
Technical Information
*Contact Person
Tel.:
Fax:
*E-mail:
Service affecting               Yes                 No

(*) Must be filled in

<% ReCaptcha c = ReCaptchaFactory.newReCaptcha("6LeGudkSAAAAAH5K9gnHv9H3sylNR79koNPMjH1a", "6LeGudkSAAAAAJJ8SE24M0ihOYSnnu8ACQUm6z7a", false); out.print(c.createRecaptchaHtml(null, null)); %>