alpha_full/Publication/information/menuContact_ENG.php
2026-04-06 22:58:51 +02:00

6 lines
275 B
PHP
Executable File

<?php
echo '<div>';
echo '<div id="1" onClick="itemSelect(1);" >Please feel free to contact us for any additional information, by email or telephone using the information below. Our teams will endeavor to respond to you as quickly as possible.</div>';
echo '</div>';
?>