{"id":11,"date":"2015-04-29T22:44:54","date_gmt":"2015-04-29T22:44:54","guid":{"rendered":"http:\/\/ict-infcomtech.lu\/?page_id=11"},"modified":"2015-09-15T07:29:12","modified_gmt":"2015-09-15T07:29:12","slug":"contact-us","status":"publish","type":"page","link":"https:\/\/ict-infcomtech.lu\/index.php\/contact-us\/","title":{"rendered":"Contact us"},"content":{"rendered":"<p><a href=\"https:\/\/ict-infcomtech.lu\/wp-content\/uploads\/contact-us-HiRes.jpg\"><img loading=\"lazy\" decoding=\"async\" class=\" size-medium wp-image-36 alignleft\" src=\"https:\/\/ict-infcomtech.lu\/wp-content\/uploads\/contact-us-HiRes-300x276.jpg\" alt=\"contact-us-HiRes\" width=\"300\" height=\"276\" srcset=\"https:\/\/ict-infcomtech.lu\/wp-content\/uploads\/contact-us-HiRes-300x276.jpg 300w, https:\/\/ict-infcomtech.lu\/wp-content\/uploads\/contact-us-HiRes-1024x943.jpg 1024w\" sizes=\"auto, (max-width: 300px) 100vw, 300px\" \/><\/a>You can contact us via this encrypting contact sheet, to maintain your privacy, the message to us via the internet will be encrypted and no eavesdropper can read your message, it&#8217;s optional if you press the &#8216;Encrypt Message&#8217; button at the end<\/p>\n<p>&nbsp;<\/p>\n<p>&nbsp;<\/p>\n<p>&nbsp;<\/p>\n<!-- wp2pgpmail - Begin -->\n<script type=\"text\/javascript\"> \n\nvar keytyp = 1;\nvar keyid  = '780ee12e9ae34243';\nvar pubkey = 'EAC64bCWizyEH57N4YUZwkyLM3iIs5U3GNiWPiIGdd1apr6rVu13pPHe27odEYrBZ0bGh4CM7iMOnDKBeG47OzXRcHuba3eH3RmXkGa\/x\/KJ33lotQXLfH5WZYL0quuP4uX9vQ9ap\/18YN\/mYmHBoM0QK4lQe+OcMEc2TwDcm06MxP31oj5HchjP27hBwSkJ5q9njLcQ9XICTSv1grgxhX+aGvesuKap+5pZfiw8DJLgfOEusnYCl8aiEjVjpXx9wXMvcZLwQE5YUUMgcEI2v36XflwtFErDvmSqRXyu7NybD3fVPW8f7hbgICvrCw6WrKlquR1wkbLKfKPHLpPqgtSz2Z3XjxkIFEpD3b4T9TMSnPy56QHlRWquBUUcCjtCZ2I0bQ6bkif29T9Ml19vh+HqCn7Tz1QMzUxfZDmpJqaxmLPtxR\/5INDajH6HHOkEPGsueIDkQ1hqPUXs6C+vF1lvioYznSu1dnq\/4Aw0DBESsLRqe7mgvg94Gvm1V2+q\/iwW1\/UbkW6C8ioFlPcXabnDF\/32YJW71O9kHG3kmNb6K7J9OJX\/Cb1OMsnxOHHiUJpdGSt5btoo20xV12664vpm0zOAtlx23poKXqG8fftn\/296eYXpP1h9hi5qZBbvYiuAmwkJWCz+AMuBR8ESNloRmMMFi+++sn4DOPd2Ox1gKwARAQAB';\n \nfunction getkey() {\n\tvar pu=new getPublicKey(document.s.pubkey.value);\n\tif(pu.vers == -1) return;\n\n\tdocument.s.vers.value=pu.vers;\n\tdocument.s.user.value=pu.user;\n\tdocument.s.keyid.value=pu.keyid;\n\n\tpubkey = pu.pkey.replace(\/\\\\n\/g,'');\n\tdocument.s.pkey.value=pubkey;\n\tdocument.s.pktype.value=pu.type;\n}\n \n\nfunction encrypt() {\n\t\n\tif ( document.t.message_from_name.value == \"\" || document.t.message_from_mail.value == \"\" || document.t.message_body.value == \"\" ) {\n\t\talert(\"A field has not been completed. Thank you to complete in order to validate the form.\");\n\t\treturn false;\n\t}\n\t\n\tvar reg = new RegExp('^[a-z0-9]+([_|\\.|-]{1}[a-z0-9]+)*@[a-z0-9]+([_|\\.|-]{1}[a-z0-9]+)*[\\.]{1}[a-z]{2,6}$', 'i');\n\tif(!reg.test(document.t.message_from_mail.value)) {\n\t\talert(\"The email address you typed is incorrect.\");\n\t\treturn false;\n\t}\n\t\n\tdocument.t.message_from_name.readOnly=true;\n\tdocument.t.message_from_mail.readOnly=true;\n\tdocument.t.message_body.readOnly=true;\n\tdocument.t.message.value = \"Name : \" + document.t.message_from_name.value + \"\\n\" + \"E-mail Address : \" + document.t.message_from_mail.value + \"\\n\" + \"Message : \" + document.t.message_body.value + \"\\n\\n\";\n\tdocument.t.message.value += \"IP Address : \" + \"216.73.216.60\" + \"\\n\\n\";\n\tdocument.t.message.value += \"This message has been sent from your website https:\/\/ict-infcomtech.lu\/index.php\/contact-us\/ and has been encrypted using wp2pgpmail.\" + \"\\n\\n\" + \"https:\/\/wp2pgpmail.com\/\";\n\tdocument.t.bouton_envoi.disabled=false;\n\tdocument.t.encrypter.disabled=true;\n\t\n\tkeyid=\"780ee12e9ae34243\";\n\tif(document.s.keyid.value.length) keyid=document.s.keyid.value;\n\tif(keyid.length != 16) {\n\t\talert('Invalid Key Id');\n\t\treturn;\n\t}\n\n\tkeytyp = 1;\n\tif(document.s.pktype.value == 'ELGAMAL') keytyp = 1;\n\tif(document.s.pktype.value == 'RSA')     keytyp = 0;\n\tif(keytyp == -1) {\n\t\talert('Unsupported Key Type');\n\t\treturn;\n\t}\n\n\tvar startTime=new Date();\n\n\tvar text=document.t.text.value+'\\r\\n';\n\tif ( keytyp == 0 ) {\n\t\tvar openpgp = window.openpgp;\n\t\t(async () => {\n\t\t\tawait openpgp.initWorker({ path: 'https:\/\/ict-infcomtech.lu\/wp-content\/plugins\/js\/openpgp.worker.min.js' }); \/\/ set the relative web worker path\n\t\t\tconst publicKeyArmored = document.s.pubkey.value;\n\t\t\tconst { data: encrypted } = await openpgp.encrypt({\n\t\t\t\tmessage: openpgp.message.fromText( document.t.text.value ),\n\t\t\t\tpublicKeys: (await openpgp.key.readArmored(publicKeyArmored)).keys,\n\t\t\t});\n\t\t\tdocument.t.text.value = encrypted;\n\t\t})();\n\t} else {\n\t\tdocument.t.text.value=doEncrypt(keyid, keytyp, pubkey, text);\n\t}\n\n\tvar endTime=new Date();\n\tdocument.t.howLong.value=(endTime.getTime()-startTime.getTime())\/1000.0;\n\n\tdocument.t.message_from_name.value=\"-- \"+\"encrypted data\"+\" --\";\n\tdocument.t.message_from_mail.value=\"-- \"+\"encrypted data\"+\" --\";\n\tdocument.t.message_body.value=\"-- \"+\"encrypted data\"+\" --\";\n\n\treturn true;\n}\n\n\nfunction recommencer() {\n\tdocument.t.message_from_name.readOnly=false;\n\tdocument.t.message_from_mail.readOnly=false;\n\tdocument.t.message_body.readOnly=false;\n\tdocument.t.bouton_envoi.disabled=true;\n\tdocument.t.encrypter.disabled=false;\n}\n<\/script> \n<form name=\"t\" action=\"https:\/\/ict-infcomtech.lu\/index.php\/contact-us\/\" method=\"post\">\n\t\t\t\t<table style=\"border-width: 0px;\">\n\t\t\t\t\t<tr>\n\t\t\t\t\t\t<td style=\"border-width: 0px;\">Your Name :<\/td>\n\t\t\t\t\t\t<td style=\"border-width: 0px;\"><input type=\"text\" name=\"message_from_name\" id=\"message_from_name\" value=\"\" size=\"34\" \/><\/td>\n\t\t\t\t\t<\/tr>\n\t\t\t\t\t<tr>\n\t\t\t\t\t\t<td style=\"border-width: 0px;\">Your E-mail Address :<\/td>\n\t\t\t\t\t\t<td style=\"border-width: 0px;\"><input type=\"text\" name=\"message_from_mail\" id=\"message_from_mail\" value=\"\" size=\"34\" \/><\/td>\n\t\t\t\t\t<\/tr>\n\t\t\t\t<\/table>\n\t\t\t\tYour Message :<br \/>\n\t\t\t\t<textarea name=\"message_body\" id=\"message_body\" value=\"\" rows=\"15\" cols=\"50\"><\/textarea>\n\t\t\t\t<br \/>\n\t\t\t\t<input type=\"hidden\" name=\"text\" id=\"message\" \/>\n\t\t\t\t<input type=\"hidden\" name=\"howLong\" \/>\n\t\t\t\t<input type=\"hidden\" name=\"submitted\" id=\"submitted\" value=\"true\" \/>\n\t\t\t\t<br \/> \n\t\t\t\t<table style=\"border-width: 0px;\">\n\t\t\t\t\t<tr>\n\t\t\t\t\t\t<td style=\"border-width: 0px;\"><input onclick=\"encrypt();\" type=\"button\" value=\"Encrypt Message\" id=\"encrypter\"><\/td>\n\t\t\t\t\t\t<td style=\"border-width: 0px;\"><input onclick=\"recommencer();\" type=\"reset\" value=\"Reset\"><\/td>\n\t\t\t\t\t<\/tr>\n\t\t\t\t\t<tr>\n\t\t\t\t\t\t<td colspan=\"2\" style=\"border-width: 0px;\">\t\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/ict-infcomtech.lu\/wp-content\/plugins\/wp2pgpmail\/phpcaptcha\/securimage_show.php\" id=\"captcha\" alt=\"\" \/><a href=\"#\" onclick=\"document.getElementById('captcha').src = 'https:\/\/ict-infcomtech.lu\/wp-content\/plugins\/wp2pgpmail\/phpcaptcha\/securimage_show.php?' + Math.random(); return false\"><img decoding=\"async\" src=\"https:\/\/ict-infcomtech.lu\/wp-content\/plugins\/wp2pgpmail\/images\/reload.png\" alt=\"Reload image\" border=\"0\" \/><\/a><br \/>\n\t\t\t\t\t\t\tType the word:<br \/>\n\t\t\t\t\t\t\t<input type=\"text\" size=\"10\" maxlength=\"6\" name=\"code\" \/><br \/>\t\t\t<input type=\"submit\" name=\"submit\" id=\"bouton_envoi\" value=\"Send\" \/><\/td>\n\t\t\t\t\t<\/tr>\n\t\t\t\t\t\t\n\t\t\t\t<\/table>\n\n\n<\/form>\n\n<script type=\"text\/javascript\"> \ndocument.t.bouton_envoi.disabled=true;\n<\/script>\n<form name=\"s\">\n\t<input type=\"hidden\" name=\"pubkey\" value=\"-----BEGIN PGP PUBLIC KEY BLOCK-----\r\nVersion: GnuPG v2\r\nComment: Vae victis..\r\n\r\nmQINBFVz2eYBEACVJ1JHNHADuFcBCYP2EW6yCZEAPbPKQ8tdMtTQCkFsyQiAqZQX\r\nI9V77E8RbOOaWC9wTbrrlY8VnHpaptWagPrlLWhPvxRJ3qW80P8kzDR3wq9ogsn2\r\nKWfs\/zS+WrwNw\/hElZP7SO2EYaoxGO456GR2jHAlkElInR0JG+rB2G16jOoefatY\r\nlqlYwkondxk17yJj7VDzju+bBhch6KafN+3sXXexR9uNXwoiib0nQ5lb1kQVO5M\/\r\n3+VUX75aG0RxMvB+YoV\/UZDcMHp0wGT08f9N3As3RKzm4ZN43C4SXOLh5qBxfAIz\r\nr8p8Nu9PIW65Sw61n\/Wke4k+ZSaonw3dGzfzOzytvbq1tJVQRopq2N5zm6SgTLnY\r\neV0JxUAZbMl4nZmYHdV8OqSK15UNCohLaM7A7BClI7V5R8lNYhTkX7epbZvK3Niv\r\noozqne3WwgbwQfg8CbTAu+cIaHegd1KP\/5MLiWdT\/kHFTzWfVVeXe0cOfLq5MAI8\r\nFka3UhNFw5CSw97vHpLqBRIfEZc1u9z4QppQ5oEpirIRQUNX\/2rBHI1aFW8QWwSY\r\nMOyOGXE9htR1cWfJ7HXMjXjHxA\/0iYReoLOMZou22OmaIFuaqXv3ZYhAubQNq0wL\r\nISzU3gsdePbSZMPVsUK7+3Dlp4naYm6srp2mPSdCoBrTkPXSZ31Q1+uVTwARAQAB\r\ntCthZG1pbiAoQ3VpIGJvbm8\/KSA8YWRtaW5AaWN0LWluZmNvbXRlY2gubHU+iQI5\r\nBBMBCAAjBQJVc9nmAhsjBwsJCAcDAgEGFQgCCQoLBBYCAwECHgECF4AACgkQ0N5n\r\nvC+BsK4PyQ\/7BnnsuYghOzDPhzQcWN+QeGBIXcfO9tImx9lQrPUrwZWpKD5zkiIE\r\nLArDS0vpRiI1NYiy2V6mD9lnQF5a\/ehhr3DE1R31ApR8Qg5NwxD\/cKI20n0Uh+T1\r\nqH4bxqZrbI7Q4LvHgM\/VthF5bys\/dLJaJtQKTSVNs3EaidMaFSj+NIn48JIT22P0\r\nFrz7pU6gfMMn7UVwdYZtfMeb1sLGnNhEmIMO+kRwn5a6i4u7ZO\/7ucmM5Eb5n4Hc\r\nbQzQocHQ5vgOSOI3lRb41EnFE7pEIB8YhoIilLlGeFHnQm409jNCq2yX6ZsovSnd\r\npY6frZ7T94f\/OIykqGNV+cuph4GIA8EvP4QWCsO+ixssfboQY9MukexK7dykArXa\r\nP9985vClSfWd4yu1zWUgCxc81xLuMzL7ErqcuanwAXqDJetaJtEL9B9kusD\/\/58Q\r\ngrBcpL2gQQb7BSCHdUp04SDFa4ZDY0fXebRf4yUMh8XxYDMmJn+BeMwmQV6RAKgL\r\nNYjI\/DI3W373pY8B095VFyNnMvD1fO5IQAXieihWn\/dDtmwUI2qKKFPD0jyfy1hM\r\nOYqEXchhzfrVBS8QeN5KpCojXUlkxQScu2XFTU7JHLQ9PkB\/6nw4bVPDZ6K\/yXhN\r\nUdWbmZGrRx499MZztan1FxTpc2XeGWNncWzt927qt3NjAl6DVSpdpPC5Ag0EVXPZ\r\n5gEQALrhsJaLPIQfns3hhRnCTIszeIizlTcY2JY+IgZ13VqmvqtW7Xek8d7buh0R\r\nisFnRsaHgIzuIw6cMoF4bjs7NdFwe5trd4fdGZeQZr\/H8onfeWi1Bct8flZlgvSq\r\n64\/i5f29D1qn\/Xxg3+ZiYcGgzRAriVB745wwRzZPANybTozE\/fWiPkdyGM\/buEHB\r\nKQnmr2eMtxD1cgJNK\/WCuDGFf5oa96y4pqn7mll+LDwMkuB84S6ydgKXxqISNWOl\r\nfH3Bcy9xkvBATlhRQyBwQja\/fpd+XC0USsO+ZKpFfK7s3JsPd9U9bx\/uFuAgK+sL\r\nDpasqWq5HXCRssp8o8cuk+qC1LPZndePGQgUSkPdvhP1MxKc\/LnpAeVFaq4FRRwK\r\nO0JnYjRtDpuSJ\/b1P0yXX2+H4eoKftPPVAzNTF9kOakmprGYs+3FH\/kg0NqMfocc\r\n6QQ8ay54gORDWGo9RezoL68XWW+KhjOdK7V2er\/gDDQMERKwtGp7uaC+D3ga+bVX\r\nb6r+LBbX9RuRboLyKgWU9xdpucMX\/fZglbvU72QcbeSY1vorsn04lf8JvU4yyfE4\r\nceJQml0ZK3lu2ijbTFXXbrri+mbTM4C2XHbemgpeobx9+2f\/b3p5hek\/WH2GLmpk\r\nFu9iK4CbCQlYLP4Ay4FHwRI2WhGYwwWL776yfgM493Y7HWArABEBAAGJAh8EGAEI\r\nAAkFAlVz2eYCGwwACgkQ0N5nvC+BsK7a+g\/\/RYvGA3zR80PtP4NX1lcFmS4di6rs\r\ne22r3SSwjBv5o5PX11\/bF4X\/pDpBO5\/MyAc7d9AtFujSNBYul9aIGc+AsS\/Rl2iV\r\nSMVYUUDWMTUNcWrSujPyOJLu5idoHXPbbYX58g2wsUUCSASYBC4+11JsQTF\/XswE\r\nRpE3Nf92gizLLC02xAXTi0CO+ThqpSp3zGBoQ9WQMUY\/W1QXjTTt6ZWDUkPJbbXy\r\nTRsq96QYWg\/BnBmjbUCbPBqKyF2FZF4Pr\/rqDwCxTx2gjnUI5jlDmmdbfNqH90gv\r\nEKHsfRNKpCaAlfa5wLNIKJtY4wW\/suo9kY0leOJ6tyS1S7eKU873l5Tif4NPxVEM\r\ndG9uy0HH+Z3Vtmm1XHGXcEh9bFgTSlMXaRth62arppdgHiOVsj69xRTa3qtktkXu\r\nqN1DFudvQA+0AkxkOWnpEq\/coTV1JUebPepX7HoUqNGpLaXN3iZ1Y\/LKDb2GGlfk\r\n4PnPFUDXYGMmKW2wsGb4Y5v60Oar\/s0m3xFhQ6BAB2yT6qEnuLh30PTTTedXl20G\r\nJ+C8\/zlXeQBYZ\/3HRs3QTlwdXqRdbzsj67dgdss0p5bmSzifPP9+\/rOW36gE\/TJm\r\n4TRs23qdJdyEljzyP44covWX5+rT4BnNNpB\/0L1KHaC+AkuVLK6bTJD2fAkVBvL1\r\npEp7zS807HjTFw0=\r\n=UN8e\r\n-----END PGP PUBLIC KEY BLOCK-----\" \/>\n\t<input type=\"hidden\" name=\"vers\" value=\"4\" \/>\n\t<input type=\"hidden\" name=\"keyid\" value=\"780ee12e9ae34243\" \/>\n\t<input type=\"hidden\" name=\"pktype\" value=\"RSA\" \/>\n\t<input type=\"hidden\" name=\"pkey\" value=\"EAC64bCWizyEH57N4YUZwkyLM3iIs5U3GNiWPiIGdd1apr6rVu13pPHe27odEYrBZ0bGh4CM7iMOnDKBeG47OzXRcHuba3eH3RmXkGa\/x\/KJ33lotQXLfH5WZYL0quuP4uX9vQ9ap\/18YN\/mYmHBoM0QK4lQe+OcMEc2TwDcm06MxP31oj5HchjP27hBwSkJ5q9njLcQ9XICTSv1grgxhX+aGvesuKap+5pZfiw8DJLgfOEusnYCl8aiEjVjpXx9wXMvcZLwQE5YUUMgcEI2v36XflwtFErDvmSqRXyu7NybD3fVPW8f7hbgICvrCw6WrKlquR1wkbLKfKPHLpPqgtSz2Z3XjxkIFEpD3b4T9TMSnPy56QHlRWquBUUcCjtCZ2I0bQ6bkif29T9Ml19vh+HqCn7Tz1QMzUxfZDmpJqaxmLPtxR\/5INDajH6HHOkEPGsueIDkQ1hqPUXs6C+vF1lvioYznSu1dnq\/4Aw0DBESsLRqe7mgvg94Gvm1V2+q\/iwW1\/UbkW6C8ioFlPcXabnDF\/32YJW71O9kHG3kmNb6K7J9OJX\/Cb1OMsnxOHHiUJpdGSt5btoo20xV12664vpm0zOAtlx23poKXqG8fftn\/296eYXpP1h9hi5qZBbvYiuAmwkJWCz+AMuBR8ESNloRmMMFi+++sn4DOPd2Ox1gKwARAQAB\" \/>\n<\/form>\n<!-- wp2pgpmail - End -->\n<p>Or you can write us a direct email from your mail client and use encryption if wanted. The email to use is:<\/p>\n<pre class=\"moz-signature\"><a class=\"moz-txt-link-abbreviated\" href=\"mailto:admin@ict-infcomtech.lu\">admin@ict-infcomtech.lu<\/a><\/pre>\n<p>Here is our public key to import into your keyring;<\/p>\n<p>&#8212;&#8211;BEGIN PGP PUBLIC KEY BLOCK&#8212;&#8211;<br \/>\nVersion: GnuPG v2<\/p>\n<p>mQINBFVz2eYBEACVJ1JHNHADuFcBCYP2EW6yCZEAPbPKQ8tdMtTQCkFsyQiAqZQX<br \/>\nI9V77E8RbOOaWC9wTbrrlY8VnHpaptWagPrlLWhPvxRJ3qW80P8kzDR3wq9ogsn2<br \/>\nKWfs\/zS+WrwNw\/hElZP7SO2EYaoxGO456GR2jHAlkElInR0JG+rB2G16jOoefatY<br \/>\nlqlYwkondxk17yJj7VDzju+bBhch6KafN+3sXXexR9uNXwoiib0nQ5lb1kQVO5M\/<br \/>\n3+VUX75aG0RxMvB+YoV\/UZDcMHp0wGT08f9N3As3RKzm4ZN43C4SXOLh5qBxfAIz<br \/>\nr8p8Nu9PIW65Sw61n\/Wke4k+ZSaonw3dGzfzOzytvbq1tJVQRopq2N5zm6SgTLnY<br \/>\neV0JxUAZbMl4nZmYHdV8OqSK15UNCohLaM7A7BClI7V5R8lNYhTkX7epbZvK3Niv<br \/>\noozqne3WwgbwQfg8CbTAu+cIaHegd1KP\/5MLiWdT\/kHFTzWfVVeXe0cOfLq5MAI8<br \/>\nFka3UhNFw5CSw97vHpLqBRIfEZc1u9z4QppQ5oEpirIRQUNX\/2rBHI1aFW8QWwSY<br \/>\nMOyOGXE9htR1cWfJ7HXMjXjHxA\/0iYReoLOMZou22OmaIFuaqXv3ZYhAubQNq0wL<br \/>\nISzU3gsdePbSZMPVsUK7+3Dlp4naYm6srp2mPSdCoBrTkPXSZ31Q1+uVTwARAQAB<br \/>\ntCthZG1pbiAoQ3VpIGJvbm8\/KSA8YWRtaW5AaWN0LWluZmNvbXRlY2gubHU+iQI5<br \/>\nBBMBCAAjBQJVc9nmAhsjBwsJCAcDAgEGFQgCCQoLBBYCAwECHgECF4AACgkQ0N5n<br \/>\nvC+BsK4PyQ\/7BnnsuYghOzDPhzQcWN+QeGBIXcfO9tImx9lQrPUrwZWpKD5zkiIE<br \/>\nLArDS0vpRiI1NYiy2V6mD9lnQF5a\/ehhr3DE1R31ApR8Qg5NwxD\/cKI20n0Uh+T1<br \/>\nqH4bxqZrbI7Q4LvHgM\/VthF5bys\/dLJaJtQKTSVNs3EaidMaFSj+NIn48JIT22P0<br \/>\nFrz7pU6gfMMn7UVwdYZtfMeb1sLGnNhEmIMO+kRwn5a6i4u7ZO\/7ucmM5Eb5n4Hc<br \/>\nbQzQocHQ5vgOSOI3lRb41EnFE7pEIB8YhoIilLlGeFHnQm409jNCq2yX6ZsovSnd<br \/>\npY6frZ7T94f\/OIykqGNV+cuph4GIA8EvP4QWCsO+ixssfboQY9MukexK7dykArXa<br \/>\nP9985vClSfWd4yu1zWUgCxc81xLuMzL7ErqcuanwAXqDJetaJtEL9B9kusD\/\/58Q<br \/>\ngrBcpL2gQQb7BSCHdUp04SDFa4ZDY0fXebRf4yUMh8XxYDMmJn+BeMwmQV6RAKgL<br \/>\nNYjI\/DI3W373pY8B095VFyNnMvD1fO5IQAXieihWn\/dDtmwUI2qKKFPD0jyfy1hM<br \/>\nOYqEXchhzfrVBS8QeN5KpCojXUlkxQScu2XFTU7JHLQ9PkB\/6nw4bVPDZ6K\/yXhN<br \/>\nUdWbmZGrRx499MZztan1FxTpc2XeGWNncWzt927qt3NjAl6DVSpdpPC5Ag0EVXPZ<br \/>\n5gEQALrhsJaLPIQfns3hhRnCTIszeIizlTcY2JY+IgZ13VqmvqtW7Xek8d7buh0R<br \/>\nisFnRsaHgIzuIw6cMoF4bjs7NdFwe5trd4fdGZeQZr\/H8onfeWi1Bct8flZlgvSq<br \/>\n64\/i5f29D1qn\/Xxg3+ZiYcGgzRAriVB745wwRzZPANybTozE\/fWiPkdyGM\/buEHB<br \/>\nKQnmr2eMtxD1cgJNK\/WCuDGFf5oa96y4pqn7mll+LDwMkuB84S6ydgKXxqISNWOl<br \/>\nfH3Bcy9xkvBATlhRQyBwQja\/fpd+XC0USsO+ZKpFfK7s3JsPd9U9bx\/uFuAgK+sL<br \/>\nDpasqWq5HXCRssp8o8cuk+qC1LPZndePGQgUSkPdvhP1MxKc\/LnpAeVFaq4FRRwK<br \/>\nO0JnYjRtDpuSJ\/b1P0yXX2+H4eoKftPPVAzNTF9kOakmprGYs+3FH\/kg0NqMfocc<br \/>\n6QQ8ay54gORDWGo9RezoL68XWW+KhjOdK7V2er\/gDDQMERKwtGp7uaC+D3ga+bVX<br \/>\nb6r+LBbX9RuRboLyKgWU9xdpucMX\/fZglbvU72QcbeSY1vorsn04lf8JvU4yyfE4<br \/>\nceJQml0ZK3lu2ijbTFXXbrri+mbTM4C2XHbemgpeobx9+2f\/b3p5hek\/WH2GLmpk<br \/>\nFu9iK4CbCQlYLP4Ay4FHwRI2WhGYwwWL776yfgM493Y7HWArABEBAAGJAh8EGAEI<br \/>\nAAkFAlVz2eYCGwwACgkQ0N5nvC+BsK7a+g\/\/RYvGA3zR80PtP4NX1lcFmS4di6rs<br \/>\ne22r3SSwjBv5o5PX11\/bF4X\/pDpBO5\/MyAc7d9AtFujSNBYul9aIGc+AsS\/Rl2iV<br \/>\nSMVYUUDWMTUNcWrSujPyOJLu5idoHXPbbYX58g2wsUUCSASYBC4+11JsQTF\/XswE<br \/>\nRpE3Nf92gizLLC02xAXTi0CO+ThqpSp3zGBoQ9WQMUY\/W1QXjTTt6ZWDUkPJbbXy<br \/>\nTRsq96QYWg\/BnBmjbUCbPBqKyF2FZF4Pr\/rqDwCxTx2gjnUI5jlDmmdbfNqH90gv<br \/>\nEKHsfRNKpCaAlfa5wLNIKJtY4wW\/suo9kY0leOJ6tyS1S7eKU873l5Tif4NPxVEM<br \/>\ndG9uy0HH+Z3Vtmm1XHGXcEh9bFgTSlMXaRth62arppdgHiOVsj69xRTa3qtktkXu<br \/>\nqN1DFudvQA+0AkxkOWnpEq\/coTV1JUebPepX7HoUqNGpLaXN3iZ1Y\/LKDb2GGlfk<br \/>\n4PnPFUDXYGMmKW2wsGb4Y5v60Oar\/s0m3xFhQ6BAB2yT6qEnuLh30PTTTedXl20G<br \/>\nJ+C8\/zlXeQBYZ\/3HRs3QTlwdXqRdbzsj67dgdss0p5bmSzifPP9+\/rOW36gE\/TJm<br \/>\n4TRs23qdJdyEljzyP44covWX5+rT4BnNNpB\/0L1KHaC+AkuVLK6bTJD2fAkVBvL1<br \/>\npEp7zS807HjTFw0=<br \/>\n=UN8e<br \/>\n&#8212;&#8211;END PGP PUBLIC KEY BLOCK&#8212;&#8211;<\/p>\n<p>&nbsp;<\/p>\n<pre class=\"moz-signature\">~~~ ICT - Infinite Communications Technologies SARL\r\n    70, Grand Rue \r\n    L-1660 Luxembourg, (Grand Duchy of Luxembourg)\r\n    Chambre de commerce: B 194875\r\n    VAT-ID: LU27530124\r\n    Est. Authorisation: 10056975\/0\r\n    G\u00e8rent\/Managing Director: Christian Hahn\r\n    Web: www.ict-infcomtech.lu\r\n\u00a0   Tel\/Fax: ++352-20881940, <a class=\"moz-txt-link-abbreviated\" href=\"mailto:admin@ict-infcomtech.lu\">admin@ict-infcomtech.lu<\/a> ~~~<\/pre>\n","protected":false},"excerpt":{"rendered":"<p>You can contact us via this encrypting contact sheet, to maintain your privacy, the message to us via the internet will be encrypted and no eavesdropper can read your message, it&#8217;s optional if you press the &#8216;Encrypt Message&#8217; button at the end &nbsp; &nbsp; &nbsp; Or you can write us a direct email from your&hellip; <\/p>\n<p class=\"toivo-read-more\"><a href=\"https:\/\/ict-infcomtech.lu\/index.php\/contact-us\/\" class=\"more-link\">Read more <span class=\"screen-reader-text\">Contact us<\/span><\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"open","template":"","meta":{"footnotes":""},"class_list":{"0":"post-11","1":"page","2":"type-page","3":"status-publish","5":"entry"},"_links":{"self":[{"href":"https:\/\/ict-infcomtech.lu\/index.php\/wp-json\/wp\/v2\/pages\/11","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/ict-infcomtech.lu\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/ict-infcomtech.lu\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/ict-infcomtech.lu\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/ict-infcomtech.lu\/index.php\/wp-json\/wp\/v2\/comments?post=11"}],"version-history":[{"count":11,"href":"https:\/\/ict-infcomtech.lu\/index.php\/wp-json\/wp\/v2\/pages\/11\/revisions"}],"predecessor-version":[{"id":52,"href":"https:\/\/ict-infcomtech.lu\/index.php\/wp-json\/wp\/v2\/pages\/11\/revisions\/52"}],"wp:attachment":[{"href":"https:\/\/ict-infcomtech.lu\/index.php\/wp-json\/wp\/v2\/media?parent=11"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}