CINXE.COM
The Bar
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8" /> <title>The Bar</title> <meta name="viewport" content="width=device-width, initial-scale=1" /> <link href="/assets/css/style.css" rel="stylesheet" /> </head> <body> <div class="container"> <p>Please select The Bar website that you wish to visit:</p> <ul class="country-list"> <li> <a data-country="BR" href="https://br.thebar.com/">Brazil</a> </li> <li> <a data-country="CO" href="https://co.thebar.com/">Colombia</a> </li> <li> <a data-country="HU" href="https://www.thebar.com/hu-hu">Hungary</a> </li> <li> <a data-country="IN" href="https://in.thebar.com">India</a> </li> <li> <a data-country="KE" href="https://ke.thebar.com">Kenya</a> </li> <li> <a data-country="KO" href="https://thebar.dailyshot.co">Korea</a> </li> <li> <a data-country="MX" href="https://www.thebar.com.mx">Mexico</a> </li> <li> <a data-country="PA" href="https://www.thebar.com.pa">Panama</a> </li> <li> <a data-country="PE" href="https://www.thebar.com/es-pe">Peru</a> </li> <li> <a data-country="RO" href="https://www.thebar.com/ro-ro">Romania</a> </li> <li> <a data-country="ES" href="https://es.thebar.com">Spain</a> </li> <li> <a data-country="GB" href="https://www.thebar.com/en-gb">UK & Rest of World</a> </li> <li> <a data-country="US" href="https://us.thebar.com">US</a> </li> </ul> </div> <div class="horizon-footer" id="footer"></div> </body> <script type="text/javascript" src="https://cdn-ukwest.onetrust.com/consent/71ac9d21-480b-4d2b-8c7b-a1132ff7c22a/OtAutoBlock.js"></script> <script src="https://cdn-ukwest.onetrust.com/scripttemplates/otSDKStub.js" type="text/javascript" charset="UTF-8" data-domain-script="71ac9d21-480b-4d2b-8c7b-a1132ff7c22a"></script> <script type="text/javascript"> function OptanonWrapper() { } </script> <!-- Required for agegate --> <script src="https://code.jquery.com/jquery-3.5.1.min.js" integrity="sha256-9/aliU8dGd2tb6OSsuzixeV4y/faTqgFtohetphbbj0=" crossorigin="anonymous"></script> <script> var isDAGT = "Yes"; </script> <script src="//footer.diageohorizon.com/dfs/master.js"></script> <script src="/assets/js/main.js"></script> </html>