ÿþ<html> <head> <title>Country selection</title> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> <style type="text/css"> <!-- .form { font-family: Arial, Helvetica, sans-serif; font-size: 14px; border: #999999; border-top-width: thin; border-right-width: thin; border-bottom-width: thin; border-left-width: thin; list-style-type: disc} --> </style> </head> <body bgcolor="#FFFFFF" text="#000000"> <table width="100%" border="0" cellspacing="0" cellpadding="5"> <tr> <td>&nbsp;</td> <td>&nbsp;</td> <td>&nbsp;</td> </tr> <tr> <td>&nbsp;</td> <td width="400" height="250" style="border:1px solid #FF0000;" align="center"> <p><br><img src="images/flamco.jpg" width="300" height="98"></p> <p>P<font face="Arial, Helvetica, sans-serif">lease choose your country:</font></p> <form name="versie" method="post" action="open.php"> <select name="version" class="form"> <option value="vlaams">Belgie ( Nederlands )</option> <option value="waals">La Belgique( Francais )</option> <option value="deens">Danmark</option> <option value="duits">Deutschland</option> <option value="fins">Finland</option> <option value="frans">La France</option> <option value="IT">Italia</option> <option value="HU">Magyar</option> <option value="nederlands">Nederland</option> <option value="NO">Norge</option> <option value="PL">Polska</option> <option value="zwd">Die Schweiz</option> <option value="SK">Slovensko</option> <option value="zwf">La Suisse</option> <option value="zweeds">Sverige</option> <option value="tsjechisch"> esko</option> <option value="engels">UK</option> <option value="export">other countries</option> </select> <input type="submit" value="->" style="height:22px; border:1px solid #ff0000;"> </form> <p>&nbsp;</p> </td> <td>&nbsp;</td> </tr> <tr> <td>&nbsp;</td> <td>&nbsp;</td> <td>&nbsp;</td> </tr> </table> </body> </html>