This template is empty

<h1 style=”text-align: center;”><span style=”color: #ff0000;”>Select Your Country</span></h1>
<p style=”text-align: center;”>if it’s not listed, select “<strong>other countries</strong>”</p>

<form action=”https://www.mbmbiliardi.com/contact.php” method=”post”><select name=”hero”>
<option>Italy</option>
<option>Russia</option>
<option>U.S.A.</option>
<option>Other Countries</option>
</select><input type=”submit” />

</form>