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">&nbsp;</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=stat">Statutes</a></li> <li><a href="?p=reg">Internal Regulations</a></li> <li><a href="?p=annex">Annexes</a></li> <li><a href="?p=anthem">Anthem</a></li> <li><a href="?p=awards">Awards</a></li> <li><a href="?p=code_of_ethics">Code of Ethics</a></li> <li><a href="?p=antidoping">Anti-Doping</a></li> <li><a href="?p=match_fixing">Match Fixing</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> </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> <style type="text/css"> .fmjd { margin:1.5em 10px; padding:.5em 10px; quotes:"\201C""\201D""\2018""\2019"; } .fmjd p { display:inline; } .image-container { display: inline-block; vertical-align: top; height: 300px; } .image-container img { height: 100%; width: auto; } .caption { margin-top: 10px; } </style> <table width="100%"> <tr valign="top"> <td width="30%"></td> <td width="70%"> <table width="100%"> <tr valign="top"> <td><strong>Legal address</strong></td><td> Maison du Sport International,<br /> Avenue de Rhodanie 54,<br /> 1007 Lausanne<br /> Switzerland </td></tr> <tr valign="top"> <td><strong>Email:</strong></td> <td>office@fmjd.org</td> </tr> <tr valign="top"> <td><strong>Bank:</strong></td> <td>PostFinance SA<br /> BIC code: POFICHBEXXX<br /> IBAN: CH12 0900 0000 1616 1095 1</td> </tr> <tr valign="top"> <td><strong>Registration reference</strong></td> <td>550.1.237.940</td> </tr> <tr valign="top"> <td><strong>UID</strong></td> <td>CHE-457.723.078</td> </tr> </table> </td> </tr> </table> <div class="fmjd"> <!-- The FMJD was founded in 1947 by four federations, France, the Netherlands, Belgium and Switzerland. Its main purpose was to regulate the competition on the world championship. <br /> Though from 1897 onwards world champions had been proclaimed, between France and the Netherlands, the growth of the number of countries and the desire to have a more regular competition gave rise to this international organization.<br /> From this early start, the FMJD grew to 74 participating national federations it has at present.<br /> The FMJD is a member of Sportaccord, the umbrella organization for both Olympic and non-Olympic international sports federations.<br /> As such, the FMJD membership (and that of the FIDE and WBF) is part of a more general movement towards integration of mind sports in the regular sports arenas, a development that in the vision of the FMJD is to be lauded. --> The FMJD (F茅d茅ration Mondiale du Jeu de Dames) was founded in Paris in September 1947 by four national federations: France, the Netherlands, Belgium and Switzerland. Its main aim was to regulate world championships.<br /> The first international tournament however was played in Amiens (France) in 1885, and since 1897 the World championships have been held between France and the Netherlands. The increase in membership and the desire for more regular and better-regulated competitions led to the creation of an international organisation initially called the FIJD (F茅d茅ration Internationale de Jeu de Dames).<br /> Since its creation, the FMJD has grown considerably and spread to every continent (Africa, Asia, North America), with 74 countries currently represented. World championships are regularly organised in various categories (men/women, youth, veterans) at different game rates.<br /> The FMJD is a member of SportAccord (via AIMS), the umbrella organisation for Olympic and non-Olympic international sports federations.<br /> The FMJD's activities are part of a wider movement to integrate mind sports into sporting arenas. To this end, in 2005 the FMJD, together with FIDE, WBF and GO, founded the IMSA (International Mind Sport Association), the main aim of which is to organise multi-sport elite event World Mind Games in conjunction with IOC and to gain recognition for these mind sports from National Olympic organisations.<br /> The FMJD has strengthened the application of the principles of Clean Sport by applying the requirements of WADA (World Anti-Doping Agency).<br /> In 2023, the headquarters of the FMJD were transferred to Lausanne (Switzerland), the world capital of sport, reinforcing the global dimension of our federation.<br /><br /> <div class="row"> <div class="span5"> <div class="image-container"> <a href="/images/amiens1885.jpg" target="_blank"><img src="/images/amiens1885.jpg" alt="Amiens 1885"/></a> </div> <div class="caption">Participants of the 1st international tournament in Amiens (France) - 1885</div> </div> <div class="span5"> <div class="image-container"> <a href="/images/fmjd1947.jpg" target="_blank"><img src="/images/fmjd1947.jpg" alt="FMJD 1947"/></a> </div> <div class="caption">FMJD founding meeting Paris September 13th, 1947</div> </div> </div> </table> <br/><br/><br/> </div> </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> &copy; 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>

Pages: 1 2 3 4 5 6 7 8 9 10