CINXE.COM
WBF - World Bridge Federation
<HTML> <HEAD> <TITLE>WBF - World Bridge Federation</TITLE> <META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1"> <meta name="" content=""> <meta name="author" content="Fotis Skoularikis"> <meta name="viewport" content="width=device-width, initial-scale=1"> <!-- Latest compiled and minified CSS --> <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css" integrity="sha384-BVYiiSIFeK1dGmJRAkycuHAHRg32OmUcww7on3RYdg4Va+PmSTsz/K68vbdEjh4u" crossorigin="anonymous"> <link rel="stylesheet" href="style.css"> <SCRIPT LANGUAGE="JavaScript"> <!-- function PostChangedValues(PositValue) { npos=PositValue.indexOf(';'); // Posit=CInt(Left(PositValue, npos-1)) Posit=parseInt(PositValue.substring(0, npos)); // Value=Mid(PositValue, npos+1, Len(PositValue)-npos) Value=PositValue.substring(npos+1); // alert(PositValue); TheForm = document.controlfrm // alert(TheForm.qshowcontrol.value); initshow=ChangeShowValues(TheForm.qshowcontrol.value, Posit, Value); TheForm.qshowcontrol.value=initshow; // alert(initshow); TheForm.submit(); } function Hide1_OnClick() { PostChangedValues('1;0'); } function Show1_OnClick() { PostChangedValues('1;1'); } function Hide2_OnClick() { PostChangedValues('2;0'); } function Show2_OnClick() { PostChangedValues('2;1'); } function Hide3_OnClick() { PostChangedValues('3;0'); } function Show3_OnClick() { PostChangedValues('3;1'); } function Hide4_OnClick() { PostChangedValues('4;0'); } function Show4_OnClick() { PostChangedValues('4;1'); } function Hide5_OnClick() { PostChangedValues('5;0'); } function Show5_OnClick() { PostChangedValues('5;1'); } function Hide6_OnClick() { PostChangedValues('6;0'); } function Show6_OnClick() { PostChangedValues('6;1'); } function Hide7_OnClick() { PostChangedValues('7;0'); } function Show7_OnClick() { PostChangedValues('7;1'); } function Hide8_OnClick() { PostChangedValues('8;0'); } function Show8_OnClick() { PostChangedValues('8;1'); } function Hide9_OnClick() { PostChangedValues('9;0'); } function Show9_OnClick() { PostChangedValues('9;1'); } function Hide10_OnClick() { PostChangedValues('10;0'); } function Show10_OnClick() { PostChangedValues('10;1'); } function Hide11_OnClick() { PostChangedValues('11;0'); } function Show11_OnClick() { PostChangedValues('11;1'); } function ChangeShowValues(BaseStr, Posit, Val) { lenstr=BaseStr.length; // alert(Posit); // alert(Val); // alert(BaseStr); switch(Posit) { case 1: return Val + BaseStr.substring(Posit); break; case lenstr: return BaseStr.substring(0, Posit-1) + Val; break; default: return BaseStr.substring(0, Posit-1) + Val + BaseStr.substring(Posit); } } function ChangeAdminSort(TheForm) { if (TheForm.qsortadmin.value=='1') { TheForm.qsortadmin.value='0'; } else { TheForm.qsortadmin.value='1'; } TheForm.submit(); } --> </SCRIPT> <style> <!-- .PeopleName { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14pt; line-height: 20pt; color: #000000; text-decoration: none; font-weight: bold ; text-align: center; margin-bottom: -1px; margin-top: 5px} .PeopleCountry { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11pt; color: #000000; line-height: 12pt; text-decoration: none; text-align: center; font-style: normal; font-weight: normal; padding-bottom: 5px; letter-spacing: 2pt} .PeopleEBLCode { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9pt; color: #000000; line-height: 10pt; text-decoration: none; text-align: center; font-style: normal; font-weight: normal; margin-bottom: 2px; letter-spacing: 1pt} .PeopleChapter { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11pt; font-weight: bold; color: #FFFFFF; text-decoration: none; font-style: bold; background-color: #999999; letter-spacing: 1pt} .PeopleChapterItalic { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11pt; font-weight: 500; color: #FFFFFF; text-decoration: none; font-style: italic; background-color: #999999; letter-spacing: 1pt} .PeopleHeading { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9pt; color: #000000; line-height: 12pt; text-decoration: none; margin-bottom: -4pt ; text-align: center; font-style: italic} .PeoplePlaying { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9pt; color: #000000; line-height: 12pt; text-decoration: none; margin-bottom: -4pt ; text-align: right} .PeopleRank { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9pt; color: #000000; line-height: 12pt; text-decoration: none; margin-bottom: -4pt ; text-align: center} .PeopleRank2 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9pt; color: #000000; line-height: 12pt; text-decoration: none; margin-bottom: -4pt ; text-align: left} .PeopleEBLCodeLeft { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9pt; color: #000000; line-height: 10pt; text-decoration: none; text-align: left; font-style: normal; font-weight: normal; margin-bottom: 2px; letter-spacing: 1pt} --> </style> </HEAD> <BODY> <div class="container-fluid"> <div class="row"> <div class="col-md-12 col-xs-12"> <form name="controlfrm" method="POST" action="person.asp"> <h3 class="people-finder-top">Marc HODLER</h3> <div class="row"> <div class="col-md-12 background-pf"> <div class="row"> <div class="col-md-3 col-sm-3 col-xs-12 center"> <img class="player-photo" src="/Repository/PhotoGallery/Photos/1091.jpg"> <input type="hidden" name="qryid" value="1091"><input type="hidden" name="qsortadmin" value="1"> </div> <div class="col-md-3 col-sm-3 col-xs-12"> <div class="row"> <h4> </h4> <div class="col-md-4 col-xs-4"><label>Country</label></div> <div class="col-md-8 col-xs-8"><span class="country"><img class="flag" src="/Graphics/Flags/switzerland.gif">Switzerland </span></div> </div> <div class="row"> <div class="col-md-4 col-xs-4"><label>WBF Code</label></div> <div class="col-md-8 col-xs-8"><strong>SUI1272 <br>(1918-2006) </strong></div> </div> </div><!--col-md-3--> </div> <div class="col-md-6 col-sm-6 col-xs-12"> <div class="col-md-4 col-xs-4"> </div> <div class="col-md-4 col-xs-4"> </div> <div class="col-md-4 col-xs-4"> </div> </div> </div> <div class="col-md-12"> <div class="row padding"> <p> <br>In each category: click on <img src="/graphics/Varia/Arrows/down.png" style="background: #0671bc; padding: 2px;"> to expand; click on <img src="/graphics/Varia/Arrows/right.png" style="background: #0671bc; padding: 2px;"> to collapse</p> </div> </div> <div class="col-md-12"> <table class="table-titlerow table table-responsive table-condensed table-hover table-striped"> <tr> <th > <img src="/graphics/Varia/Arrows/down.png" align="absmiddle" onclick="Show1_OnClick()"> Distinctions/Awards</th> </table> <table class="table-titlerow table table-responsive table-condensed table-hover table-striped"> <tr> <th> <img src="/graphics/Varia/Arrows/down.png" align="absmiddle" onClick="Show2_OnClick()"> Administrative Positions</th> <th align="right"><i> </i> </th> </tr> </table> <table class="table-titlerow table table-responsive table-condensed table-hover table-striped"> <tr> <th> <img src="/graphics/Varia/Arrows/down.png" align="absmiddle" OnClick="Show4_OnClick()()"> Playing Record (Team Events)</th> </tr> </table> <table class="table-titlerow table table-responsive table-condensed table-hover table-striped"> <tr> <th> <img src="/graphics/Varia/Arrows/down.png" align="absmiddle" onclick="Show6_OnClick()"> Other Team Events Positions </th> </tr> </table> <table class="table-titlerow table table-responsive table-condensed table-hover table-striped"> <tr> <th> <img src="/graphics/Varia/Arrows/down.png" align="absmiddle" onclick="Show7_OnClick()"> Technical Record</th> </tr> </table> <hr> <p><img src="point.png" width="7" > For any incorrect information please let us know by email to: <a href="mailto:webmaster@worldbridgefed.com">webmaster@worldbridgefed.com</a></p><input type="hidden" name="qshowcontrol" value="10-0-00----"></form></div></div> </BODY> </HTML>