CINXE.COM
FMJD - World Draughts Federation
<!DOCTYPE html> <html lang="en"> <!--[if IE 7]> <html lang="en" class="ie7"> <![endif]--> <!--[if IE 8]> <html lang="en" class="ie8"> <![endif]--> <!--[if IE 9]> <html lang="en" class="ie9"> <![endif]--> <!--[if !IE]><!--> <head> <title>FMJD - World Draughts Federation</title> <!-- Global Site Tag (gtag.js) - Google Analytics --> <script async src="https://www.googletagmanager.com/gtag/js?id=UA-1717818-1"></script> <script> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments)}; gtag('js', new Date()); gtag('config', 'UA-1717818-1'); </script> <!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries --> <!--[if lt IE 9]> <script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script> <script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script> <![endif]--> <!-- Meta --> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta name="description" content="FMJD - World Draughts Federation"> <meta name="author" content="FMJD"> <!-- CSS Global Compulsory--> <link rel="stylesheet" href="assets/plugins/bootstrap/css/bootstrap.min.css"> <link rel="stylesheet" href="assets/css/style.css"> <link rel="stylesheet" href="assets/css/headers/header1.css"> <link rel="stylesheet" href="assets/plugins/bootstrap/css/bootstrap-responsive.min.css"> <link rel="stylesheet" href="assets/css/style_responsive.css"> <link rel="stylesheet" href="assets/css/service-hover.css"> <link rel="apple-touch-icon" sizes="57x57" href="/apple-icon-57x57.png"> <link rel="apple-touch-icon" sizes="60x60" href="/apple-icon-60x60.png"> <link rel="apple-touch-icon" sizes="72x72" href="/apple-icon-72x72.png"> <link rel="apple-touch-icon" sizes="76x76" href="/apple-icon-76x76.png"> <link rel="apple-touch-icon" sizes="114x114" href="/apple-icon-114x114.png"> <link rel="apple-touch-icon" sizes="120x120" href="/apple-icon-120x120.png"> <link rel="apple-touch-icon" sizes="144x144" href="/apple-icon-144x144.png"> <link rel="apple-touch-icon" sizes="152x152" href="/apple-icon-152x152.png"> <link rel="apple-touch-icon" sizes="180x180" href="/apple-icon-180x180.png"> <link rel="icon" type="image/png" sizes="192x192" href="/android-icon-192x192.png"> <link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png"> <link rel="icon" type="image/png" sizes="96x96" href="/favicon-96x96.png"> <link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png"> <link rel="manifest" href="/manifest.json"> <meta name="msapplication-TileColor" content="#ffffff"> <meta name="msapplication-TileImage" content="/ms-icon-144x144.png"> <meta name="theme-color" content="#ffffff"> <!-- CSS Implementing Plugins --> <link rel="stylesheet" href="assets/plugins/font-awesome/css/font-awesome.css"> <link rel="stylesheet" href="assets/plugins/flexslider/flexslider.css" type="text/css" media="screen"> <link rel="stylesheet" href="assets/plugins/parallax-slider/css/parallax-slider.css" type="text/css"> <!-- CSS Theme --> <link rel="stylesheet" href="assets/css/themes/default.css" id="style_color"> <link rel="stylesheet" href="assets/css/themes/headers/header1-orange.css" id="style_color-header-1"> <link href="https://fonts.googleapis.com/css?family=Roboto" rel="stylesheet"> <link href="https://cdnjs.cloudflare.com/ajax/libs/izimodal/1.5.1/css/iziModal.css" rel="stylesheet" type="text/css"> <script src="assets/js/jquery-1.8.2.min.js"></script> <script src="https://cdnjs.cloudflare.com/ajax/libs/izimodal/1.5.1/js/iziModal.min.js"></script> <script> var news_text = new Array() function Expand(n) { if(!news_text[n]) { // To avoid unneeded ajaxing news_text[n] = $.ajax({ url: "ajax/news.php?nid=" + n, async: false }).responseText; } $("#details_"+n).html(news_text[n]); $("[id^=details]:not(#details_"+n+")").slideUp("slow"); $("#details_"+n).slideToggle("slow"); } function setScreenResolutionCookie() { var screenWidth = window.screen.width; var screenHeight = window.screen.height; document.cookie = "screen_width=" + screenWidth + ";path=/"; document.cookie = "screen_height=" + screenHeight + ";path=/"; } setScreenResolutionCookie(); $(function() { setScreenResolutionCookie() }); </script> <style type="text/css"> body { height: 100% } .copyright { bottom: 0; left: 0; /* position: absolute; */ right: 0; } .gsib_a { max-width: 460px; } </style> </head> <body> <div class="wrapper"> <!--=== Top ===--> <div class="top"> <div class="container"> <div class="top-widget pull-right"> <ul class="loginbar"> <li class="phone-number"><a href="mailto:webmaster@fmjd.org">Contact</a></li> <li class="devider"> </li> <li><a href="?p=login" class="login-btn">Login</a></li> </ul> <ul class="social-icons"> <li><a href="http://fmjd.org/rss.php" data-original-title="Feed" class="social_rss"></a></li> <li><a href="https://www.facebook.com/theFMJD" data-original-title="Facebook" class="social_facebook"></a></li> <li><a href="https://twitter.com/TheFMJD" data-original-title="Twitter" class="social_twitter"></a></li> <li><a href="https://www.youtube.com/user/fmjdchannel" data-original-title="Youtube" class="social_youtube"></a></li> <li><a href="https://www.instagram.com/thefmjd/" data-original-title="Instagram" class="social_instagram"></a></li> </ul> </div> <div class="span3"><a href="index.php"><img id="logo-header" src="https://fmjd.org/logos/logo1.svg" style="max-height: 120px;" alt="Logo"></a></div> <div class="span6" style="font-family: 'Roboto', sans-serif; font-size: 32px;"><a href="index.php">World Draughts Federation</a> <script async src="https://cse.google.com/cse.js?cx=016101345006893844079:a0iis-qxqdk"></script> <div class="gcse-search"></div> </div> </div> </div><!--/top--> <!--=== End Top ===--> <!--=== Header ===--> <div class="header"> <div class="container"> <!-- Menu --> <div class="navbar"> <div class="navbar-inner"> <a class="btn btn-navbar" data-toggle="collapse" data-target=".nav-collapse"> <span class="icon-bar"></span> <span class="icon-bar"></span> <span class="icon-bar"></span> </a><!-- /nav-collapse --> <div class="nav-collapse collapse"> <ul class="nav top-2"><li> <a href="?p=fmjd" class="dropdown-toggle" data-toggle="dropdown">Official Info <b class="caret"></b> </a> <ul class="dropdown-menu"> <li><a href="?p=fmjd">FMJD</a></li> <li><a href="/?p=handbook">FMJD Handbook</a></li> <li><a href="/?p=policies">Policies & Guidelines</a></li> <li><a href="/?p=programs">Social Programs</a></li> <li><a href="?p=antidoping">Anti-Doping</a></li> <li><a href="?p=structure">Officials</a></li> <li><a href="?p=committees">Committees</a></li> <li><a href="?p=forms">Forms</a></li> <li><a href="?p=calend">Calendar</a></li> <li><a href="?p=rating">Rating</a></li> <li><a href="?p=actions">Minutes, reports and actions</a></li> <li><a href="/fin/fees">Pay online</a></li> <li><a href="/fin/donate">Donate online</a></li> <li><a href="?p=fund">Solidarity Fund</a></li> <li><a href="?p=privacy">Privacy policy</a></li> </ul> <b class="caret-out"></b> </li> <li> <a href="http://www.wcdf.net/" class="dropdown-toggle" data-toggle="dropdown">Sections <b class="caret"></b> </a> <ul class="dropdown-menu"> <li><a href="http://www.wcdf.net/">Checkers</a></li> <li><a href="?p=rb">64 Russian and Brazilian</a></li> <li><a href="?p=portuguese-spanish">64 Portuguese (Spanish) </a></li> <li><a href="?p=turkish">Turkish</a></li> </ul> <b class="caret-out"></b> </li> <li> <a href="?p=genhist" class="dropdown-toggle" data-toggle="dropdown">Draughts <b class="caret"></b> </a> <ul class="dropdown-menu"> <li><a href="?p=genhist">General History</a></li> <li><a href="?p=champions">World Titles</a></li> <li><a href="?p=records">World Records</a></li> <li><a href="?p=wcup">World Cup</a></li> <li><a href="?p=variants">Variants</a></li> <li><a href="?p=learn">Learn</a></li> <li><a href="?p=players">Players</a></li> <li><a href="?p=referees">Referees</a></li> <li><a href="?p=awards_listing">Specials awards</a></li> <li><a href="?p=newtitles">New titles</a></li> <li><a href="dias2">Diagrams </a></li> </ul> <b class="caret-out"></b> </li> <li> <a href="?p=all&cont=afr" class="dropdown-toggle" data-toggle="dropdown">Federations <b class="caret"></b> </a> <ul class="dropdown-menu"> <li><a href="?p=all&cont=afr">Africa</a></li> <li><a href="?p=all&cont=amer">America</a></li> <li><a href="?p=all&cont=asia">Asia</a></li> <li><a href="?p=all&cont=aus">Australia & Oceania</a></li> <li><a href="?p=all&cont=eur">Europe</a></li> <li><a href="?p=all">All</a></li> </ul> <b class="caret-out"></b> </li> <li> <a href="?p=progs" class="dropdown-toggle" data-toggle="dropdown">Computer <b class="caret"></b> </a> <ul class="dropdown-menu"> <li><a href="?p=progs">Software</a></li> <li><a href="https://www.fmjd.org/forms/da/">Draughts Arbiter</a></li> <li><a href="?p=play_online">Play online</a></li> <li><a href="http://archive.fmjd.org/">Archive</a></li> <li><a href="http://pdn.fmjd.org/">PDN standard</a></li> </ul> <b class="caret-out"></b> </li> <li> <a href="?p=contact" class="dropdown-toggle" data-toggle="dropdown">Feedback <b class="caret"></b> </a> <ul class="dropdown-menu"> <li><a href="?p=contact">Contact FMJD</a></li> <li><a href="https://productific.com/go/FMJD">User voice</a></li> </ul> <b class="caret-out"></b> </li> <li> <a href="?p=sitemap" class="dropdown-toggle" data-toggle="dropdown">The site <b class="caret"></b> </a> <ul class="dropdown-menu"> <li><a href="?p=sitemap">Sitemap</a></li> <li><a href="?p=credits">Credits</a></li> <li><a href="?p=changes">Changes</a></li> <li><a href="/login.php">Login players/federations</a></li> <li><a href="/organizer/login.php">Login organizers</a></li> </ul> <b class="caret-out"></b> </li> </ul> </div><!-- /nav-collapse --> </div><!-- /navbar-inner --> </div><!-- /navbar --> </div> </div> <!--=== End Header ===--> <!--=== Content Part ===--> <div class="container"> <br><br> <link href="https://fonts.googleapis.com/css2?family=Scada&display=swap" rel="stylesheet"> <style type="text/css"> .yellow { border: 1px ; font-family: 'Scada', sans-serif; font-size: 14px; background-color: #FFFFCC; text-align: center; } .white { font-family: 'Scada', sans-serif; font-size: 14px; background-color: #FFFFFF; border: 1px ; text-align: center; } .lime { font-family: 'Scada', sans-serif; font-size: 14px; background-color: #99FFCC; border: 1px ; text-align: center; } .position { text-align: center; } .w150 { width: 150px; } #buttons { text-align: center; } .btn_yellow { background-color: #FFFFCC !important; } .btn_lime { background-color: #99FFCC !important; } .btn_white { background-color: #FFFFFF !important; } /* General table styles */ table { width: 100%; border-collapse: collapse; font-family: Arial, sans-serif; } /* Header and main table styling */ td { padding: 5px; border: 0.5px solid #ddd; /* light gray border */ text-align: center; } /* Link styling */ a { color: #3498db; /* blue links */ text-decoration: none; } a:hover { text-decoration: underline; } /* Additional styling */ hr { border: 0; height: 1px; background-color: #333; /* dark line */ } .position-cell { display: flex; align-items: flex-start; /* Align items to the top */ justify-content: space-between; /* Space out the photo, title/name, and flag */ flex-wrap: wrap; /* Allow wrapping if needed */ min-height: 120px; /* Set a minimum height for all cells */ } .position-title { flex: 1 1 100%; /* Allow the title to take full width */ text-align: center; order: 1; /* Ensure the title is first */ margin: 5px 0; /* Space above and below the title */ } .photo { flex: 0 0 auto; /* Do not grow or shrink */ align-self: center; /* Align vertically in the center */ align-self: flex-start; /* Align to the top */ order: 0; /* Photo appears first */ width: 50px; height: 66px; } .flag { flex: 0 0 auto; /* Do not grow or shrink */ align-self: flex-start; /* Align to the top */ margin-left: 10px; /* Space between text and flag */ } .name-link { flex: 1 0 auto; /* Allow to grow, not shrink, and base width as auto */ text-align: center; order: 1; /* Name appears second, sharing the order with the title to center both */ } </style> </style> <script type="text/javascript"> function ExecutiveCouncil() { $(".yellow").show(); $(".lime").hide(); $(".white").hide(); } function FullCouncil() { $(".yellow").show(); $(".lime").show(); $(".white").hide(); } function All() { $(".yellow").show(); $(".lime").show(); $(".white").show(); } </script> <div id="buttons"> <button class="btn_yellow" onclick="ExecutiveCouncil()">Executive Council</button> <button class="btn_lime" onclick="FullCouncil()">Full Council</button> <button class="btn_white" onclick="All()">All structures</button> </div> <h2> </h2> <table width="100%" border="0" cellpadding="5" cellspacing="5"> <tr> <td colspan="3"> <table width="100%" border="0" class="yellow"> <tr> <td class="position-cell"><img src="https://www.fmjd.org/fotos/pawlicki.jpg" alt="Photo" class="photo" onerror="this.onerror=null; this.src='/fotos/1x1.gif'"><div class="position-title">President<br><br></div> <div class="name-link"><a href="bcard.php?name=pawlicki" onmouseover="writetxt('. <br/> Click to see contact info Jacek Pawlicki'); return true" onmouseout="writetxt(0)" onclick="window.open(this.href,'name','width=400,height=570', false);return false">Jacek Pawlicki</a></div> <div class="flag"><img src="https://www.fmjd.org/framework/icons/flags/32/pl.png" alt="Flag"></div> </td> </tr> </table> </td> <td colspan="2"> <table width="100%" border="0" class="yellow"> <tr> <td class="position-cell"><img src="https://www.fmjd.org/fotos/przewozniak.jpg" alt="Photo" class="photo" onerror="this.onerror=null; this.src='/fotos/1x1.gif'"><div class="position-title">Vice President <br/>International Relations Manager<br/></div> <div class="name-link"><a href="bcard.php?name=przewozniak" onmouseover="writetxt('. <br/> Click to see contact info Richard Przewozniak'); return true" onmouseout="writetxt(0)" onclick="window.open(this.href,'name','width=400,height=570', false);return false">Richard Przewozniak</a></div> <div class="flag"><img src="https://www.fmjd.org/framework/icons/flags/32/fr.png" alt="Flag"></div> </td> </tr> </table> </td> </tr> <tr> <td> <table width="100%" border="0" class="yellow"> <tr> <td class="position-cell"><img src="https://www.fmjd.org/fotos/vesperis.jpg" alt="Photo" class="photo" onerror="this.onerror=null; this.src='/fotos/1x1.gif'"><div class="position-title">(Acting)<br>General Secretary</div> <div class="name-link"><a href="bcard.php?name=vesperis" onmouseover="writetxt('. <br/> Click to see contact info Vladislavs Vesperis'); return true" onmouseout="writetxt(0)" onclick="window.open(this.href,'name','width=400,height=570', false);return false">Vladislavs Vesperis</a></div> <div class="flag"><img src="https://www.fmjd.org/framework/icons/flags/32/lv.png" alt="Flag"></div> </td> </tr> </table> </td> <td> <table width="100%" border="0" class="yellow"> <tr> <td class="position-cell"><img src="https://www.fmjd.org/fotos/kuzinets.jpg" alt="Photo" class="photo" onerror="this.onerror=null; this.src='/fotos/1x1.gif'"><div class="position-title">Treasurer<br /><br /></div> <div class="name-link"><a href="bcard.php?name=kuzinets" onmouseover="writetxt('Treasurer. <br/> Click to see contact info Yana Kuzinets'); return true" onmouseout="writetxt(0)" onclick="window.open(this.href,'name','width=400,height=570', false);return false">Yana Kuzinets</a></div> <div class="flag"><img src="https://www.fmjd.org/framework/icons/flags/32/il.png" alt="Flag"></div> </td> </tr> </table></td> <td> <table width="100%" border="0" class="yellow"> <tr> <td class="position-cell"><img src="https://www.fmjd.org/fotos/buurke.jpg" alt="Photo" class="photo" onerror="this.onerror=null; this.src='/fotos/1x1.gif'"><div class="position-title">(Acting)<br/>Tournament Director<br/></div> <div class="name-link"><a href="bcard.php?name=buurke" onmouseover="writetxt('. <br/> Click to see contact info Siep Buurke'); return true" onmouseout="writetxt(0)" onclick="window.open(this.href,'name','width=400,height=570', false);return false">Siep Buurke</a></div> <div class="flag"><img src="https://www.fmjd.org/framework/icons/flags/32/nl.png" alt="Flag"></div> </td> </tr> </table> </td> <td> <table width="100%" border="0" class="yellow"> <tr> <td class="position-cell"><img src="https://www.fmjd.org/fotos/pawlowska.jpg" alt="Photo" class="photo" onerror="this.onerror=null; this.src='/fotos/1x1.gif'"><div class="position-title">Tournament<br>Director (Y)</div> <div class="name-link"><a href="bcard.php?name=pawlowska" onmouseover="writetxt('. <br/> Click to see contact info Magda Pawlowska'); return true" onmouseout="writetxt(0)" onclick="window.open(this.href,'name','width=400,height=570', false);return false">Magda Pawlowska</a></div> <div class="flag"><img src="https://www.fmjd.org/framework/icons/flags/32/pl.png" alt="Flag"></div> </td> </tr> </table></td> <td width="17%"> <table width="100%" border="0" class="yellow"> <tr> <td class="position-cell"><img src="https://www.fmjd.org/fotos/ndjofang.jpg" alt="Photo" class="photo" onerror="this.onerror=null; this.src='/fotos/1x1.gif'"><div class="position-title">Players <br>Representative</div> <div class="name-link"><a href="bcard.php?name=ndjofang" onmouseover="writetxt('. <br/> Click to see contact info Jean Marc Ndjofang'); return true" onmouseout="writetxt(0)" onclick="window.open(this.href,'name','width=400,height=570', false);return false">Jean Marc Ndjofang</a></div> <div class="flag"><img src="https://www.fmjd.org/framework/icons/flags/32/cm.png" alt="Flag"></div> </td> </tr> </table> </td> </tr> <tr> <td width="17%"> <table width="100%" border="0" class="lime"> <tr> <td class="position-cell"><img src="https://www.fmjd.org/fotos/bordini.jpg" alt="Photo" class="photo" onerror="this.onerror=null; this.src='/fotos/1x1.gif'"><div class="position-title">European<br/>Confederation</div> <div class="name-link"><a href="bcard.php?name=bordini" onmouseover="writetxt('President of European Confederation. <br/> Click to see contact info Carlo Bordini'); return true" onmouseout="writetxt(0)" onclick="window.open(this.href,'name','width=400,height=570', false);return false">Carlo Bordini</a></div> <div class="flag"><img src="https://www.fmjd.org/framework/icons/flags/32/it.png" alt="Flag"></div> </td> </tr> </table> </td> <td width="17%"> <table width="100%" border="0" class="lime"> <tr> <td class="position-cell"><img src="https://www.fmjd.org/fotos/chimeddorj.jpg" alt="Photo" class="photo" onerror="this.onerror=null; this.src='/fotos/1x1.gif'"><div class="position-title">Asian<br/>Confederation</div> <div class="name-link"><a href="bcard.php?name=chimeddorj" onmouseover="writetxt('President of Asian Confederation. <br/> Click to see contact info Bat-Erdene Chimeddorj'); return true" onmouseout="writetxt(0)" onclick="window.open(this.href,'name','width=400,height=570', false);return false">Bat-Erdene Chimeddorj</a></div> <div class="flag"><img src="https://www.fmjd.org/framework/icons/flags/32/mn.png" alt="Flag"></div> </td> </tr> </table> </td> <td width="16%"> <table width="100%" border="0" class="lime"> <tr> <td class="position-cell"><img src="https://www.fmjd.org/fotos/thiero.jpg" alt="Photo" class="photo" onerror="this.onerror=null; this.src='/fotos/1x1.gif'"><div class="position-title">African<br/>Confederation</div> <div class="name-link"><a href="bcard.php?name=thiero" onmouseover="writetxt('President of African Confederation. <br/> Click to see contact info Oumar Thiero'); return true" onmouseout="writetxt(0)" onclick="window.open(this.href,'name','width=400,height=570', false);return false">Oumar Thiero</a></div> <div class="flag"><img src="https://www.fmjd.org/framework/icons/flags/32/ml.png" alt="Flag"></div> </td> </tr> </table> </td> <td width="16%"> <table width="100%" border="0" class="lime"> <tr> <td class="position-cell"><img src="https://www.fmjd.org/fotos/agata.jpg" alt="Photo" class="photo" onerror="this.onerror=null; this.src='/fotos/1x1.gif'"><div class="position-title">Pan-American<br/>Confederation</div> <div class="name-link"><a href="bcard.php?name=agata" onmouseover="writetxt('President of Pan-American Confederation. <br/> Click to see contact info Clifton Agata'); return true" onmouseout="writetxt(0)" onclick="window.open(this.href,'name','width=400,height=570', false);return false">Clifton Agata</a></div> <div class="flag"><img src="https://www.fmjd.org/framework/icons/flags/32/cw.png" alt="Flag"></div> </td> </tr> </table> </td> <td width="16%"> <table width="100%" border="0" class="lime"> <tr> <td class="position-cell"><img src="https://www.fmjd.org/fotos/capurro.jpg" alt="Photo" class="photo" onerror="this.onerror=null; this.src='/fotos/1x1.gif'"><div class="position-title">Medical<br/> Committee</div> <div class="name-link"><a href="bcard.php?name=capurro" onmouseover="writetxt('Chairman of Medical Committee. <br/> Click to see contact info Renato Capurro'); return true" onmouseout="writetxt(0)" onclick="window.open(this.href,'name','width=400,height=570', false);return false">Renato Capurro</a></div> <div class="flag"><img src="https://www.fmjd.org/framework/icons/flags/32/it.png" alt="Flag"></div> </td> </tr> </table> </td> </tr> <tr> <td width="17%"> <table width="100%" border="0" class="lime"> <tr> <td class="position-cell"><img src="https://www.fmjd.org/fotos/zachos.jpg" alt="Photo" class="photo" onerror="this.onerror=null; this.src='/fotos/1x1.gif'"><div class="position-title">Section 64 <br>Checkers</div> <div class="name-link"><a href="bcard.php?name=zachos" onmouseover="writetxt('President of Checkers Section. <br/> Click to see contact info Ingo Zachos'); return true" onmouseout="writetxt(0)" onclick="window.open(this.href,'name','width=400,height=570', false);return false">Ingo Zachos</a></div> <div class="flag"><img src="https://www.fmjd.org/framework/icons/flags/32/de.png" alt="Flag"></div> </td> </tr> </table> </td> <td width="16%"> <table width="100%" border="0" class="lime"> <tr> <td class="position-cell"><img src="https://www.fmjd.org/fotos/1x1.gif" alt="" class="photo"><div class="position-title">Section Turkish <br>Draughts</div> <div class="name-link"><br></div> <div class="flag"></div> </td> </tr> </table> </td> <td width="16%"> <table width="100%" border="0" class="lime"> <tr> <td class="position-cell"><img src="https://www.fmjd.org/fotos/1x1.gif" alt="" class="photo"><div class="position-title">Section 64 <br>Russian/Brazilian</div> <div class="name-link"><br></div> <div class="flag"></div> </td> </tr> </table></td> <td width="16%"> <table width="100%" border="0" class="lime"> <tr> <td class="position-cell"><img src="https://www.fmjd.org/fotos/mendes.jpg" alt="Photo" class="photo" onerror="this.onerror=null; this.src='/fotos/1x1.gif'"><div class="position-title">Section 64 <br>Portuguese/Spanish</div> <div class="name-link"><a href="bcard.php?name=mendes" onmouseover="writetxt('Interim President of the Portuguese (Spanish) draughts section. <br/> Click to see contact info M谩rcio Mendes'); return true" onmouseout="writetxt(0)" onclick="window.open(this.href,'name','width=400,height=570', false);return false">M谩rcio Mendes</a></div> <div class="flag"><img src="https://www.fmjd.org/framework/icons/flags/32/pt.png" alt="Flag"></div> </td> </tr> </table></td> <td width="16%"> </td> </tr> <tr> <td><table width="100%" border="0" class="white"> <tr> <td class="position-cell"><img src="https://www.fmjd.org/fotos/office.jpg" alt="Photo" class="photo" onerror="this.onerror=null; this.src='/fotos/1x1.gif'"><div class="position-title">FMJD Bureau<br><br></div> <div class="name-link"><a href="bcard.php?name=office" onmouseover="writetxt('Agnieszka Stajszczak. <br/> Click to see contact info Agnieszka Stajszczak'); return true" onmouseout="writetxt(0)" onclick="window.open(this.href,'name','width=400,height=570', false);return false">Agnieszka Stajszczak</a></div> <div class="flag"><img src="https://www.fmjd.org/framework/icons/flags/32/pl.png" alt="Flag"></div> </td> </tr> </table> </td> <td width="17%"> <table width="100%" border="0" class="white"> <tr> <td class="position-cell"><img src="https://www.fmjd.org/fotos/morssink.jpg" alt="Photo" class="photo" onerror="this.onerror=null; this.src='/fotos/1x1.gif'"><div class="position-title">Technical<br>Committee</div> <div class="name-link"><a href="bcard.php?name=morssink" onmouseover="writetxt('Chairman of Technical Committee. <br/> Click to see contact info Wouter Morssink'); return true" onmouseout="writetxt(0)" onclick="window.open(this.href,'name','width=400,height=570', false);return false">Wouter Morssink</a></div> <div class="flag"><img src="https://www.fmjd.org/framework/icons/flags/32/nl.png" alt="Flag"></div> </td> </tr> </table> </td> <td width="17%"> <table width="100%" border="0" class="white"> <tr> <td class="position-cell"><img src="https://www.fmjd.org/fotos/stasytis.jpg" alt="Photo" class="photo" onerror="this.onerror=null; this.src='/fotos/1x1.gif'"><div class="position-title">Ethical<br/> Committee</div> <div class="name-link"><a href="bcard.php?name=stasytis" onmouseover="writetxt('Chairman of Ethics Committee. <br/> Click to see contact info Vaidas Stasytis'); return true" onmouseout="writetxt(0)" onclick="window.open(this.href,'name','width=400,height=570', false);return false">Vaidas Stasytis</a></div> <div class="flag"><img src="https://www.fmjd.org/framework/icons/flags/32/lt.png" alt="Flag"></div> </td> </tr> </table> </td> <td> <table width="100%" border="0" class="white"> <tr> <td class="position-cell"><img src="https://www.fmjd.org/fotos/zioltkowski.jpg" alt="Photo" class="photo" onerror="this.onerror=null; this.src='/fotos/1x1.gif'"><div class="position-title">Financial<br />Committee</div> <div class="name-link"><a href="bcard.php?name=zioltkowski" onmouseover="writetxt('Chairman of Financial Committee. <br/> Click to see contact info Jan Zioltkowski'); return true" onmouseout="writetxt(0)" onclick="window.open(this.href,'name','width=400,height=570', false);return false">Jan Zioltkowski</a></div> <div class="flag"><img src="https://www.fmjd.org/framework/icons/flags/32/de.png" alt="Flag"></div> </td> </tr> </table> </td> <td> <table width="100%" border="0" class="white"> <tr> <td class="position-cell"><img src="https://www.fmjd.org/fotos/presman.jpg" alt="Photo" class="photo" onerror="this.onerror=null; this.src='/fotos/1x1.gif'"><div class="position-title">Webmaster<br><br></div> <div class="name-link"><a href="bcard.php?name=presman" onmouseover="writetxt('Webmaster. <br/> Click to see contact info Alexander Presman'); return true" onmouseout="writetxt(0)" onclick="window.open(this.href,'name','width=400,height=570', false);return false">Alexander Presman</a></div> <div class="flag"><img src="https://www.fmjd.org/framework/icons/flags/32/nl.png" alt="Flag"></div> </td> </tr> </table> </td> </tr> </table> <br /><br /><br /> <script language="javascript" src="alttxt.js"></script> <div id="navtxt" class="navtext" style="position:absolute; top:-100px; left:0px; visibility:hidden; background-color: white; border-style: groove;"> </div> </div> </body> </html> </div><!--/container--> <br><br><br> <div class="copyright"> <div class="container"> <div class="row-fluid"> <div class="span8"> <p>2002 - <script>document.write(new Date().getFullYear())</script> © FMJD </div> <div class="span4"> </div> </div><!--/row-fluid--> </div><!--/container--> </div><!--/copyright--> </div> </div> <!-- JS Global Compulsory --> <script type="text/javascript" src="assets/js/modernizr.custom.js"></script> <script type="text/javascript" src="assets/plugins/bootstrap/js/bootstrap.min.js"></script> <!-- JS Implementing Plugins --> <script type="text/javascript" src="assets/plugins/flexslider/jquery.flexslider-min.js"></script> <script type="text/javascript" src="assets/plugins/parallax-slider/js/modernizr.js"></script> <script type="text/javascript" src="assets/plugins/parallax-slider/js/jquery.cslider.js"></script> <script type="text/javascript" src="assets/plugins/back-to-top.js"></script> <!-- JS Page Level --> <script type="text/javascript" src="assets/js/services-hover.js"></script> <script type="text/javascript" src="assets/js/app.js"></script> <script type="text/javascript" src="assets/js/pages/index.js"></script> <!--[if lt IE 9]> <script src="assets/js/respond.js"></script> <![endif]--> </body> </html>