Bookies

by Anarias

Back to Ideas.

Anarias2006-10-31 21:51:08
Yes please dreamer.gif

CODE

17.4.1 BOOKIES

(See also: HELP FORBOOKIES)

This book making system allows you to fulfill your life-long dream of becoming
a bookie or at least hanging out with bookies! Yes, you too can gamble yourself
into soul-crushing debt like a pro.

In order to gain a bookmaker's license, you must go to the Delosian Bookmaker's
guild, off the lottery office there. Then, you just BUY BOOKMAKING PERMIT ...
assuming you have 200,000 gold on your person.

Command Syntaxes (For everybody)
----------------

BOOKS
  - List the ids of current games you're able to bet on.

BOOK
  - Get a detailed summary of an ongoing game.

BET ON IN
  - Places a bet for a specified amount of gold on a particular choice in a
    particular game. When a winner is declared in the game you will, if you
    bet correctly, be paid off according to the odds that were placed on that
    choice. For instance, if you bet 100 gold on something that pays off at
    3:2, your 100 gold goes away, then if you win you'll get back 150 gold.

  - THIS IS NOT WHAT YOU EXPECT! Let's take another example: the odds are
    5 to 4. You bet 4000 gold. Your 4000 gold is taken away. Now you win.
    You are given 5000 gold (minus fees and taxes, but let's just assume
    you get the whole thing for now). You now have 1000 more gold than
    when you started. This is how the betting system works.

  - To place a bet for general Achaean events (not sponsored by one
    particular bookie) you must be in the Delosian Bookmaker's guild.

  - To bet for a particular bookie's event/book, you must be in the same
    location as the bookie.

BOOKMAKERS
  - Lists those with bookie permits.


CODE

17.4.2 FOR BOOKMAKERS

Be very clear that every new game you create should always include
exactly one choice that will win. This is so important!

If you have an event with, say, 3 outcomes (the sun rises early,
the sun rises late, or the sun rises on time), and you only have
two options (early and late), then what happens in the other case?
What happens if the sun comes up exactly on time? You will not be
able to declare a winner, since there was no winner, and you will
have to close the game and refund everyone's money. This is not good
for you, o bookie!

So make sure that no matter what happens, you will be able to declare
a winner.  

You may not create games with out-of-character content, or any content
that violates other Achaean policies (such as our policies on obscene
or discriminatory language). Doing so may result in the revocation of
your bookie license, with no refund of your licensing fee.


BOOKMAKING COMMANDS
-------------------

BOOK NEW GAME <br /> - Creates a new game.<br /><br />BOOK <id> TITLE <newtitle><br /> - Change or set the title of a game.<br /><br />BOOK <id> DESC/DESCRIPTION <text><br /> - Set a description of the game.<br /><br />BOOK <id> FUND <gold><br /> - Invest some gold in a game. For every sovereign that a potential bettor can<br />   win you must invest one sovereign into the game. <br /><br />BOOK <id> ODDS <choice> <larger chance> TO <smaller chance><br /> - Set the odds for <choice>. Example: BOOK 3 ODDS 2 10 TO 1<br />   You cannot change this once a game has been opened.<br /><br />BOOK <id> ODDS <choice> REMOVE<br /> - Remove a choice from a game.<br /><br />BOOK <id> OPEN<br /> - Begin taking bets on a game.<br /><br />BOOK <id> CLOSE<br /> - Stop taking bets on a game.<br /><br />BOOK <id> DECLARE <choice><br /> - Declare a particular choice a winner. When this happens, all winners and <br />   the bookie are paid what they're owed, minus 5%. <br /> - Warning: Any attempt at cheating bettors will result, minimally, in loss<br />   of your bookmaker's permit. There's nothing worse than a dishonest bookie.<br /><br />BOOK <id> CANCEL<br /> - Cancel the game. This will return all money to all parties involved and no<br />   fees will be assessed.<br /><!--c2--></div><!--ec2--></div></div><div class="forum-reply"><input class="hide_reply" type="checkbox" id="hide_reply[308943]" hidden /><div class="forum-reply-meta"><span class="forum-reply-author">Unknown</span><span class="forum-reply-date">2006-11-01 00:01:56</span><label for="hide_reply[308943]" role="switch">Show/Hide</label></div><div class="forum-reply-content"><!--quoteo(post=348913:date=Oct 31 2006, 03:51 PM:name=Anarias)--><div class='quotetop'>QUOTE(Anarias @ Oct 31 2006, 03:51 PM) 348913</div><div class='quotemain'><!--quotec--><br />Yes please <img src="style_emoticons/<#EMO_DIR#>/dreamer.gif" style="vertical-align:middle" emoid=":dreamer:" border="0" alt="dreamer.gif" /> <br /><br /><!--c1--><div class='codetop'>CODE</div><div class='codemain'><!--ec1--> <br />BOOK <id> DECLARE <choice><br /> - Declare a particular choice a winner. When this happens, all winners and <br />   the bookie are paid what they're owed, minus 5%. <br /> - Warning: Any attempt at cheating bettors will result, minimally, in loss<br /><!--c2--></div><!--ec2--><br /><!--QuoteEnd--></div><!--QuoteEEnd--><br /><br />This will be abused like no tomarrow if you let the bookie decide what won.</div></div><div class="forum-reply"><input class="hide_reply" type="checkbox" id="hide_reply[308944]" hidden /><div class="forum-reply-meta"><span class="forum-reply-author">Anarias</span><span class="forum-reply-date">2006-11-01 03:26:10</span><label for="hide_reply[308944]" role="switch">Show/Hide</label></div><div class="forum-reply-content"><!--quoteo(post=348954:date=Oct 31 2006, 05:01 PM:name=Greleag)--><div class='quotetop'>QUOTE(Greleag @ Oct 31 2006, 05:01 PM) 348954</div><div class='quotemain'><!--quotec--><br />This will be abused like no tomarrow if you let the bookie decide what won.<br /><!--QuoteEnd--></div><!--QuoteEEnd--><br /><br />Actually that hasn't been the case at all in Achaea where this system comes from. If a book is run on an arena event its pretty obvious who the winner was from deathsense. Likewise with miniature battles. Its counter-productive to cheat the books so obviously because a bookie with a reputation for cheating will make no money. In Achaea there are great bookies who are both fair and excellent at getting profits from their books at the same time.</div></div><div class="forum-reply"><input class="hide_reply" type="checkbox" id="hide_reply[308945]" hidden /><div class="forum-reply-meta"><span class="forum-reply-author">Unknown</span><span class="forum-reply-date">2006-11-01 06:16:57</span><label for="hide_reply[308945]" role="switch">Show/Hide</label></div><div class="forum-reply-content"><!--quoteo(post=349025:date=Nov 1 2006, 03:26 AM:name=Anarias)--><div class='quotetop'>QUOTE(Anarias @ Nov 1 2006, 03:26 AM) 349025</div><div class='quotemain'><!--quotec--><br />Actually that hasn't been the case at all in Achaea where this system comes from. If a book is run on an arena event its pretty obvious who the winner was from deathsense. Likewise with miniature battles. Its counter-productive to cheat the books so obviously because a bookie with a reputation for cheating will make no money. In Achaea there are great bookies who are both fair and excellent at getting profits from their books at the same time.<br /><!--QuoteEnd--></div><!--QuoteEEnd--><br /><br />Yep. I love bookmaking in Achaea. It's a fun thing to do when I don't feel like bashing or whatever else.</div></div><div class="forum-reply"><input class="hide_reply" type="checkbox" id="hide_reply[308946]" hidden /><div class="forum-reply-meta"><span class="forum-reply-author">Unknown</span><span class="forum-reply-date">2006-11-03 19:53:41</span><label for="hide_reply[308946]" role="switch">Show/Hide</label></div><div class="forum-reply-content">And bookies would make much more sense in Lusternia than Achaea. In Achaea, they bet on FFAs and maybe the occasional craps game with a few random books thrown in that are purely subjective, like who someone likes more than anyone else. Something like this would help make the miniatures system useful, too. The miniatures could be quite awesome if the figures weren't so fragile. <img src="style_emoticons/<#EMO_DIR#>/smile.gif" style="vertical-align:middle" emoid=":)" border="0" alt="smile.gif" /></div></div><div class="forum-reply"><input class="hide_reply" type="checkbox" id="hide_reply[308947]" hidden /><div class="forum-reply-meta"><span class="forum-reply-author">Verithrax</span><span class="forum-reply-date">2006-11-04 23:15:30</span><label for="hide_reply[308947]" role="switch">Show/Hide</label></div><div class="forum-reply-content">You can bet on miniatures, aetherships, village influences - Lusternia has a lot more competitive activities a bookie can take advantage of.</div></div><div class="forum-reply"><input class="hide_reply" type="checkbox" id="hide_reply[308948]" hidden /><div class="forum-reply-meta"><span class="forum-reply-author">Richter</span><span class="forum-reply-date">2006-11-04 23:50:32</span><label for="hide_reply[308948]" role="switch">Show/Hide</label></div><div class="forum-reply-content">I'd love to have this.</div></div><div class="forum-reply"><input class="hide_reply" type="checkbox" id="hide_reply[308949]" hidden /><div class="forum-reply-meta"><span class="forum-reply-author">Anarias</span><span class="forum-reply-date">2007-01-02 20:07:04</span><label for="hide_reply[308949]" role="switch">Show/Hide</label></div><div class="forum-reply-content"><img src="style_emoticons/<#EMO_DIR#>/bump.gif" style="vertical-align:middle" emoid=":bump:" border="0" alt="bump.gif" /> Still really want.</div></div><div class="forum-reply"><input class="hide_reply" type="checkbox" id="hide_reply[308950]" hidden /><div class="forum-reply-meta"><span class="forum-reply-author">Mire</span><span class="forum-reply-date">2007-01-03 18:46:32</span><label for="hide_reply[308950]" role="switch">Show/Hide</label></div><div class="forum-reply-content">Would this be a tradeskill on its own, or available for everyone? I have a feeling we'd be overrun by bookies unless we made it an entirely separate tradeskill or increased the price considerably.<br /><br />If it were to become a tradeskill, perhaps the amount of people who could enter a book of yours or the amount of total money in the pot could increase with your skill rank.</div></div><div class="forum-reply"><input class="hide_reply" type="checkbox" id="hide_reply[308951]" hidden /><div class="forum-reply-meta"><span class="forum-reply-author">Krellan</span><span class="forum-reply-date">2007-01-03 20:24:55</span><label for="hide_reply[308951]" role="switch">Show/Hide</label></div><div class="forum-reply-content">Oohh plus I had a new game I wanted to try out with the rune of dimensional instability. Though since Richter already has one and Krellan doesn't I told him the idea. We'd use different tarot cards in the box and there would be two variations. One where gamblers bet or guess on what comes out or the second where each tarot card is worth a different amount and then an appropriate number of each value is put in the box and the gambler receives the value of each tarot card which would be written down in the book or in some letter or ad. And cheating is easy to prevent here because firstly you could have the gambler place all the items in the box and so the gambler would be able to see everything in it in the first place to make sure there's nothing extra to start with. and then the Gambler can also pull his or her own tarot card out and I think everyone in the room sees what is shaken out from the box.<br /><br />hrm i'd rather have it become a common skill than a trade skill. But really a license or an artifact that gives these priveleges would probably work better than adding it in as a skillset</div></div><div class="forum-reply"><input class="hide_reply" type="checkbox" id="hide_reply[308952]" hidden /><div class="forum-reply-meta"><span class="forum-reply-author">Anarias</span><span class="forum-reply-date">2007-01-03 21:22:50</span><label for="hide_reply[308952]" role="switch">Show/Hide</label></div><div class="forum-reply-content"><!--quoteo(post=369060:date=Jan 3 2007, 01:24 PM:name=Krellan)--><div class='quotetop'>QUOTE(Krellan @ Jan 3 2007, 01:24 PM) 369060</div><div class='quotemain'><!--quotec--><br />Oohh plus I had a new game I wanted to try out with the rune of dimensional instability. <br /><!--QuoteEnd--></div><!--QuoteEEnd--><br /><br />I could do that with my new box <img src="style_emoticons/<#EMO_DIR#>/tongue.gif" style="vertical-align:middle" emoid=":P" border="0" alt="tongue.gif" /></div></div><div class="forum-reply"><input class="hide_reply" type="checkbox" id="hide_reply[308953]" hidden /><div class="forum-reply-meta"><span class="forum-reply-author">Krellan</span><span class="forum-reply-date">2007-01-03 23:17:55</span><label for="hide_reply[308953]" role="switch">Show/Hide</label></div><div class="forum-reply-content">bah I can't a new box until I get my cubix!! I'm still about 500 credits short</div></div><div class="forum-reply"><input class="hide_reply" type="checkbox" id="hide_reply[308954]" hidden /><div class="forum-reply-meta"><span class="forum-reply-author">Unknown</span><span class="forum-reply-date">2007-01-04 15:08:18</span><label for="hide_reply[308954]" role="switch">Show/Hide</label></div><div class="forum-reply-content"><!--quoteo(post=369099:date=Jan 3 2007, 05:17 PM:name=Krellan)--><div class='quotetop'>QUOTE(Krellan @ Jan 3 2007, 05:17 PM) 369099</div><div class='quotemain'><!--quotec--><br />bah I can't a new box until I get my cubix!! I'm still about 500 credits short<br /><!--QuoteEnd--></div><!--QuoteEEnd--><br /><br />Hurry up! I need to use that cubix!<br /><br />Back on topic though, I'd like to see this offered by an artifact, like in Achaea. I remember when bookies came out over there, it was fun.</div></div><div class="forum-reply"><input class="hide_reply" type="checkbox" id="hide_reply[308955]" hidden /><div class="forum-reply-meta"><span class="forum-reply-author">Krellan</span><span class="forum-reply-date">2007-01-05 20:51:20</span><label for="hide_reply[308955]" role="switch">Show/Hide</label></div><div class="forum-reply-content">I kind of prefer buying it with gold since I have all this gold I don't spend but just gamble with anyways cause I think credit prices are too high and so I just gamble and win or lose instead</div></div><div class="forum-reply"><input class="hide_reply" type="checkbox" id="hide_reply[308956]" hidden /><div class="forum-reply-meta"><span class="forum-reply-author">Unknown</span><span class="forum-reply-date">2007-01-05 20:56:47</span><label for="hide_reply[308956]" role="switch">Show/Hide</label></div><div class="forum-reply-content"><!--quoteo(post=369688:date=Jan 5 2007, 02:51 PM:name=Krellan)--><div class='quotetop'>QUOTE(Krellan @ Jan 5 2007, 02:51 PM) 369688</div><div class='quotemain'><!--quotec--><br />I kind of prefer buying it with gold since I have all this gold I don't spend but just gamble with anyways cause I think credit prices are too high and so I just gamble and win or lose instead<br /><!--QuoteEnd--></div><!--QuoteEEnd--><br /><br />Great, you're exactly the kind of person that makes the bookie's life worthwhile...</div></div><div class="forum-reply"><input class="hide_reply" type="checkbox" id="hide_reply[308957]" hidden /><div class="forum-reply-meta"><span class="forum-reply-author">Krellan</span><span class="forum-reply-date">2007-01-05 21:34:59</span><label for="hide_reply[308957]" role="switch">Show/Hide</label></div><div class="forum-reply-content">pshh i'm the kind of person who would make a great bookie! I keep saving up more gold and winning more gold and never spending it since I'm too cheap to buy anything that's over the price of free. So i've got all this gold to back as a bookie</div></div><div class="forum-reply"><input class="hide_reply" type="checkbox" id="hide_reply[308958]" hidden /><div class="forum-reply-meta"><span class="forum-reply-author">Unknown</span><span class="forum-reply-date">2007-01-06 11:28:36</span><label for="hide_reply[308958]" role="switch">Show/Hide</label></div><div class="forum-reply-content">How does Achaea deal with the problem of MEGA DEBT?</div></div></div><div class="forum-meta"></div></div></div></div></div> </div><!-- .fl-page-content --> <footer class="fl-page-footer-wrap" itemscope="itemscope" itemtype="https://schema.org/WPFooter" role="contentinfo"> <div class="fl-page-footer-widgets"> <div class="fl-page-footer-widgets-container container"> <div class="fl-page-footer-widgets-row row"> <div class="col-sm-4 col-md-4 fl-page-footer-widget-col fl-page-footer-widget-col-1"><aside id="nav_menu-3" class="fl-widget widget_nav_menu"><h4 class="fl-widget-title">Support</h4><div class="menu-supportmenu-container"><ul id="menu-supportmenu" class="menu"><li id="menu-item-2612" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2612 menu-item-first"><a href="https://www.lusternia.com/in-game-help-files/">Game Help</a></li> <li id="menu-item-2613" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-2613"><a href="https://wiki.lusternia.com/NewbieGuide">Newbie Guide</a></li> <li id="menu-item-2614" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2614 menu-item-last"><a href="https://www.lusternia.com/support/">Contacting Support</a></li> </ul></div></aside></div><div class="col-sm-4 col-md-4 fl-page-footer-widget-col fl-page-footer-widget-col-2"><aside id="nav_menu-4" class="fl-widget widget_nav_menu"><h4 class="fl-widget-title">Information</h4><div class="menu-informationmenu-container"><ul id="menu-informationmenu" class="menu"><li id="menu-item-2616" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-2616 menu-item-first"><a href="http://www.facebook.com/IronRealms">Follow us on Facebook</a></li> <li id="menu-item-2617" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2617"><a href="https://www.lusternia.com/terms-of-service/">Terms of Service</a></li> <li id="menu-item-2618" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-2618 menu-item-last"><a href="https://www.ironrealms.com/privacy-policy/">Privacy Policy</a></li> </ul></div></aside></div><div class="col-sm-4 col-md-4 fl-page-footer-widget-col fl-page-footer-widget-col-3"><aside id="nav_menu-5" class="fl-widget widget_nav_menu"><h4 class="fl-widget-title">Other Game Worlds</h4><div class="menu-top-bar-container"><ul id="menu-top-bar-1" class="menu"><li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-474"><a rel="nofollow" href="https://www.ironrealms.com/">IRE</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-475 menu-item-last"><a rel="nofollow" href="https://www.achaea.com">Achaea</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-476"><a rel="nofollow" href="https://www.aetolia.com/">Aetolia</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-477"><a rel="nofollow" href="https://www.imperian.com/">Imperian</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-478"><a rel="nofollow" href="https://www.starmourn.com/">Starmourn</a></li> </ul></div></aside></div> </div> </div> </div><!-- .fl-page-footer-widgets --> <div class="fl-page-footer"> <div class="fl-page-footer-container container"> <div class="fl-page-footer-row row"> <div class="col-sm-6 col-md-6 text-left clearfix"><div class="fl-page-footer-text fl-page-footer-text-1">© Lusternia, LLC</div></div> <div class="col-sm-6 col-md-6 text-right clearfix"> <div class="fl-social-icons"> <a href="https://www.facebook.com/Lusternia" class="fa-stack icon-facebook-f" target="_self" rel="noopener noreferrer"><span class="sr-only">Facebook</span> <i aria-hidden="true" class="fas fa-circle fa-stack-2x branded"></i> <i aria-hidden="true" class="fab fa-facebook-f branded fa-stack-1x fa-inverse"></i> </a><a href="https://twitter.com/lusternia" class="fa-stack icon-twitter" target="_self" rel="noopener noreferrer"><span class="sr-only">Twitter</span> <i aria-hidden="true" class="fas fa-circle fa-stack-2x branded"></i> <i aria-hidden="true" class="fab fa-twitter branded fa-stack-1x fa-inverse"></i> </a><a href="https://www.youtube.com/channel/UCcgYUN1-K9ULTNt7VeXlgbw" class="fa-stack icon-youtube" target="_self" rel="noopener noreferrer"><span class="sr-only">Youtube</span> <i aria-hidden="true" class="fas fa-circle fa-stack-2x branded"></i> <i aria-hidden="true" class="fab fa-youtube branded fa-stack-1x fa-inverse"></i> </a><a href="https://www.instagram.com/ironrealms/" class="fa-stack icon-instagram" target="_self" rel="noopener noreferrer"><span class="sr-only">Instagram</span> <i aria-hidden="true" class="fas fa-circle fa-stack-2x branded"></i> <i aria-hidden="true" class="fab fa-instagram branded fa-stack-1x fa-inverse"></i> </a></div> </div> </div> </div> </div><!-- .fl-page-footer --> </footer> </div><!-- .fl-page --> <script type="text/javascript"> var vanilla_forum_url = 'http://forums.lusternia.com/'; (function() { var vanilla_count = document.createElement('script'); vanilla_count.type = 'text/javascript'; vanilla_count.src = vanilla_forum_url + '/js/count.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(vanilla_count); })(); </script> <!--copyscapeskip--> <aside id="moove_gdpr_cookie_info_bar" class="moove-gdpr-info-bar-hidden moove-gdpr-align-center moove-gdpr-dark-scheme gdpr_infobar_postion_bottom" aria-label="GDPR Cookie Banner" style="display: none;"> <div class="moove-gdpr-info-bar-container"> <div class="moove-gdpr-info-bar-content"> <div class="moove-gdpr-cookie-notice"> <p>We are using cookies to give you the best experience on our website.</p> <p>You can find out more about which cookies we are using or switch them off in <button data-href="#moove_gdpr_cookie_modal" class="change-settings-button">settings</button>.</p> </div> <!-- .moove-gdpr-cookie-notice --> <div class="moove-gdpr-button-holder"> <button class="mgbutton moove-gdpr-infobar-allow-all gdpr-fbo-0" aria-label="Accept" >Accept</button> </div> <!-- .button-container --> </div> <!-- moove-gdpr-info-bar-content --> </div> <!-- moove-gdpr-info-bar-container --> </aside> <!-- #moove_gdpr_cookie_info_bar --> <!--/copyscapeskip--> <link rel='stylesheet' id='font-awesome-5-css' href='https://www.lusternia.com/wp-content/plugins/bb-plugin/fonts/fontawesome/5.15.4/css/all.min.css?ver=2.8.3.6' media='all' /> <script src="https://stats.wp.com/e-202446.js" id="jetpack-stats-js" data-wp-strategy="defer"></script> <script id="jetpack-stats-js-after"> _stq = window._stq || []; _stq.push([ "view", JSON.parse("{\"v\":\"ext\",\"blog\":\"162043404\",\"post\":\"0\",\"tz\":\"0\",\"srv\":\"www.lusternia.com\",\"j\":\"1:13.8.2\"}") ]); _stq.push([ "clickTrackerInit", "162043404", "0" ]); </script> <script id="moove_gdpr_frontend-js-extra"> var moove_frontend_gdpr_scripts = {"ajaxurl":"https:\/\/www.lusternia.com\/wp-admin\/admin-ajax.php","post_id":"","plugin_dir":"https:\/\/www.lusternia.com\/wp-content\/plugins\/gdpr-cookie-compliance","show_icons":"all","is_page":"","ajax_cookie_removal":"false","strict_init":"1","enabled_default":{"third_party":0,"advanced":0},"geo_location":"false","force_reload":"false","is_single":"","hide_save_btn":"false","current_user":"0","cookie_expiration":"365","script_delay":"2000","close_btn_action":"1","close_btn_rdr":"","scripts_defined":"{\"cache\":true,\"header\":\"\",\"body\":\"\",\"footer\":\"\",\"thirdparty\":{\"header\":\"\",\"body\":\"\",\"footer\":\"\"},\"advanced\":{\"header\":\"\",\"body\":\"\",\"footer\":\"\"}}","gdpr_scor":"true","wp_lang":"","wp_consent_api":"false"}; </script> <script src="https://www.lusternia.com/wp-content/plugins/gdpr-cookie-compliance/dist/scripts/main.js?ver=4.15.2" id="moove_gdpr_frontend-js"></script> <script id="moove_gdpr_frontend-js-after"> var gdpr_consent__strict = "false" var gdpr_consent__thirdparty = "false" var gdpr_consent__advanced = "false" var gdpr_consent__cookies = "" </script> <script src="https://www.lusternia.com/wp-content/plugins/bb-plugin/js/jquery.ba-throttle-debounce.min.js?ver=2.8.3.6" id="jquery-throttle-js"></script> <script src="https://www.lusternia.com/wp-content/plugins/bb-plugin/js/jquery.imagesloaded.min.js?ver=2.8.3.6" id="imagesloaded-js"></script> <script src="https://www.lusternia.com/wp-content/plugins/bb-plugin/js/jquery.magnificpopup.min.js?ver=2.8.3.6" id="jquery-magnificpopup-js"></script> <script src="https://www.lusternia.com/wp-content/plugins/bb-plugin/js/jquery.fitvids.min.js?ver=1.2" id="jquery-fitvids-js"></script> <script src="https://www.lusternia.com/wp-content/themes/bb-theme/js/bootstrap.min.js?ver=1.7.14" id="bootstrap-js"></script> <script id="fl-automator-js-extra"> var themeopts = {"medium_breakpoint":"992","mobile_breakpoint":"768","scrollTopPosition":"800"}; </script> <script src="https://www.lusternia.com/wp-content/themes/bb-theme/js/theme.min.js?ver=1.7.14" id="fl-automator-js"></script> <script type="text/javascript"> /* <![CDATA[ */ document.querySelectorAll("ul.nav-menu").forEach( ulist => { if (ulist.querySelectorAll("li").length == 0) { ulist.style.display = "none"; } } ); /* ]]> */ </script> <!--copyscapeskip--> <!-- V1 --> <div id="moove_gdpr_cookie_modal" class="gdpr_lightbox-hide" role="complementary" aria-label="GDPR Settings Screen"> <div class="moove-gdpr-modal-content moove-clearfix logo-position-left moove_gdpr_modal_theme_v1"> <button class="moove-gdpr-modal-close" aria-label="Close GDPR Cookie Settings"> <span class="gdpr-sr-only">Close GDPR Cookie Settings</span> <span class="gdpr-icon moovegdpr-arrow-close"></span> </button> <div class="moove-gdpr-modal-left-content"> <div class="moove-gdpr-company-logo-holder"> <img src="https://www.lusternia.com/wp-content/uploads/2017/06/logoOriginalWithContrast-300x125.png" alt="" width="300" height="125" class="img-responsive" /> </div> <!-- .moove-gdpr-company-logo-holder --> <ul id="moove-gdpr-menu"> <li class="menu-item-on menu-item-privacy_overview menu-item-selected"> <button data-href="#privacy_overview" class="moove-gdpr-tab-nav" aria-label="Privacy Overview"> <span class="gdpr-nav-tab-title">Privacy Overview</span> </button> </li> <li class="menu-item-strict-necessary-cookies menu-item-off"> <button data-href="#strict-necessary-cookies" class="moove-gdpr-tab-nav" aria-label="Strictly Necessary Cookies"> <span class="gdpr-nav-tab-title">Strictly Necessary Cookies</span> </button> </li> </ul> <div class="moove-gdpr-branding-cnt"> </div> <!-- .moove-gdpr-branding --> </div> <!-- .moove-gdpr-modal-left-content --> <div class="moove-gdpr-modal-right-content"> <div class="moove-gdpr-modal-title"> </div> <!-- .moove-gdpr-modal-ritle --> <div class="main-modal-content"> <div class="moove-gdpr-tab-content"> <div id="privacy_overview" class="moove-gdpr-tab-main"> <span class="tab-title">Privacy Overview</span> <div class="moove-gdpr-tab-main-content"> <p>This website uses cookies so that we can provide you with the best user experience possible. Cookie information is stored in your browser and performs functions such as recognising you when you return to our website and helping our team to understand which sections of the website you find most interesting and useful.</p> </div> <!-- .moove-gdpr-tab-main-content --> </div> <!-- #privacy_overview --> <div id="strict-necessary-cookies" class="moove-gdpr-tab-main" style="display:none"> <span class="tab-title">Strictly Necessary Cookies</span> <div class="moove-gdpr-tab-main-content"> <p>Strictly Necessary Cookie should be enabled at all times so that we can save your preferences for cookie settings.</p> <div class="moove-gdpr-status-bar "> <div class="gdpr-cc-form-wrap"> <div class="gdpr-cc-form-fieldset"> <label class="cookie-switch" for="moove_gdpr_strict_cookies"> <span class="gdpr-sr-only">Enable or Disable Cookies</span> <input type="checkbox" aria-label="Strictly Necessary Cookies" value="check" name="moove_gdpr_strict_cookies" id="moove_gdpr_strict_cookies"> <span class="cookie-slider cookie-round" data-text-enable="Enabled" data-text-disabled="Disabled"></span> </label> </div> <!-- .gdpr-cc-form-fieldset --> </div> <!-- .gdpr-cc-form-wrap --> </div> <!-- .moove-gdpr-status-bar --> <div class="moove-gdpr-strict-warning-message" style="margin-top: 10px;"> <p>If you disable this cookie, we will not be able to save your preferences. This means that every time you visit this website you will need to enable or disable cookies again.</p> </div> <!-- .moove-gdpr-tab-main-content --> </div> <!-- .moove-gdpr-tab-main-content --> </div> <!-- #strict-necesarry-cookies --> </div> <!-- .moove-gdpr-tab-content --> </div> <!-- .main-modal-content --> <div class="moove-gdpr-modal-footer-content"> <div class="moove-gdpr-button-holder"> <button class="mgbutton moove-gdpr-modal-allow-all button-visible" aria-label="Enable All">Enable All</button> <button class="mgbutton moove-gdpr-modal-save-settings button-visible" aria-label="Save Changes">Save Changes</button> </div> <!-- .moove-gdpr-button-holder --> </div> <!-- .moove-gdpr-modal-footer-content --> </div> <!-- .moove-gdpr-modal-right-content --> <div class="moove-clearfix"></div> </div> <!-- .moove-gdpr-modal-content --> </div> <!-- #moove_gdpr_cookie_modal --> <!--/copyscapeskip--> </body> </html>