window._wpemojiSettings = {"baseUrl":"https:\/\/s.w.org\/images\/core\/emoji\/15.0.3\/72x72\/","ext":".png","svgUrl":"https:\/\/s.w.org\/images\/core\/emoji\/15.0.3\/svg\/","svgExt":".svg","source":{"concatemoji":"https:\/\/davetheravebangkok.com\/wp-includes\/js\/wp-emoji-release.min.js?ver=6.7.2"}}; /*! This file is auto-generated */ !function(i,n){var o,s,e;function c(e){try{var t={supportTests:e,timestamp:(new Date).valueOf()};sessionStorage.setItem(o,JSON.stringify(t))}catch(e){}}function p(e,t,n){e.clearRect(0,0,e.canvas.width,e.canvas.height),e.fillText(t,0,0);var t=new Uint32Array(e.getImageData(0,0,e.canvas.width,e.canvas.height).data),r=(e.clearRect(0,0,e.canvas.width,e.canvas.height),e.fillText(n,0,0),new Uint32Array(e.getImageData(0,0,e.canvas.width,e.canvas.height).data));return t.every(function(e,t){return e===r[t]})}function u(e,t,n){switch(t){case"flag":return n(e,"\ud83c\udff3\ufe0f\u200d\u26a7\ufe0f","\ud83c\udff3\ufe0f\u200b\u26a7\ufe0f")?!1:!n(e,"\ud83c\uddfa\ud83c\uddf3","\ud83c\uddfa\u200b\ud83c\uddf3")&&!n(e,"\ud83c\udff4\udb40\udc67\udb40\udc62\udb40\udc65\udb40\udc6e\udb40\udc67\udb40\udc7f","\ud83c\udff4\u200b\udb40\udc67\u200b\udb40\udc62\u200b\udb40\udc65\u200b\udb40\udc6e\u200b\udb40\udc67\u200b\udb40\udc7f");case"emoji":return!n(e,"\ud83d\udc26\u200d\u2b1b","\ud83d\udc26\u200b\u2b1b")}return!1}function f(e,t,n){var r="undefined"!=typeof WorkerGlobalScope&&self instanceof WorkerGlobalScope?new OffscreenCanvas(300,150):i.createElement("canvas"),a=r.getContext("2d",{willReadFrequently:!0}),o=(a.textBaseline="top",a.font="600 32px Arial",{});return e.forEach(function(e){o[e]=t(a,e,n)}),o}function t(e){var t=i.createElement("script");t.src=e,t.defer=!0,i.head.appendChild(t)}"undefined"!=typeof Promise&&(o="wpEmojiSettingsSupports",s=["flag","emoji"],n.supports={everything:!0,everythingExceptFlag:!0},e=new Promise(function(e){i.addEventListener("DOMContentLoaded",e,{once:!0})}),new Promise(function(t){var n=function(){try{var e=JSON.parse(sessionStorage.getItem(o));if("object"==typeof e&&"number"==typeof e.timestamp&&(new Date).valueOf()
var breeze_prefetch = {"local_url":"https:\/\/davetheravebangkok.com","ignore_remote_prefetch":"1","ignore_list":["\/wp-admin","wp-admin","wp-login.php"]};
https://davetheravebangkok.com/wp-content/plugins/breeze/assets/js/js-front-end/breeze-prefetch-links.min.js
https://davetheravebangkok.com/wp-includes/js/jquery/jquery.min.js
https://davetheravebangkok.com/wp-includes/js/jquery/jquery-migrate.min.js
var image_save_msg='You are not allowed to save images!'; var no_menu_msg='Context Menu disabled!'; var smessage = "You don\\\'t need to be doing that.";function disableEnterKey(e) { var elemtype = e.target.tagName; elemtype = elemtype.toUpperCase(); if (elemtype == "TEXT" || elemtype == "TEXTAREA" || elemtype == "INPUT" || elemtype == "PASSWORD" || elemtype == "SELECT" || elemtype == "OPTION" || elemtype == "EMBED") { elemtype = 'TEXT'; } if (e.ctrlKey){ var key; if(window.event) key = window.event.keyCode; //IE else key = e.which; //firefox (97) //if (key != 17) alert(key); if (elemtype!= 'TEXT' && (key == 97 || key == 65 || key == 67 || key == 99 || key == 88 || key == 120 || key == 26 || key == 85 || key == 86 || key == 83 || key == 43 || key == 73)) { if(wccp_free_iscontenteditable(e)) return true; show_wpcp_message('You are not allowed to copy content or view source'); return false; }else return true; } }/*For contenteditable tags*/ function wccp_free_iscontenteditable(e) { var e = e || window.event; // also there is no e.target property in IE. instead IE uses window.event.srcElement var target = e.target || e.srcElement;var elemtype = e.target.nodeName; elemtype = elemtype.toUpperCase(); var iscontenteditable = "false"; if(typeof target.getAttribute!="undefined" ) iscontenteditable = target.getAttribute("contenteditable"); // Return true or false as string var iscontenteditable2 = false; if(typeof target.isContentEditable!="undefined" ) iscontenteditable2 = target.isContentEditable; // Return true or false as booleanif(target.parentElement.isContentEditable) iscontenteditable2 = true; if (iscontenteditable == "true" || iscontenteditable2 == true) { if(typeof target.style!="undefined" ) target.style.cursor = "text"; return true; } }//////////////////////////////////// function disable_copy(e) { var e = e || window.event; // also there is no e.target property in IE. instead IE uses window.event.srcElement var elemtype = e.target.tagName; elemtype = elemtype.toUpperCase(); if (elemtype == "TEXT" || elemtype == "TEXTAREA" || elemtype == "INPUT" || elemtype == "PASSWORD" || elemtype == "SELECT" || elemtype == "OPTION" || elemtype == "EMBED") { elemtype = 'TEXT'; } if(wccp_free_iscontenteditable(e)) return true; var isSafari = /Safari/.test(navigator.userAgent) && /Apple Computer/.test(navigator.vendor); var checker_IMG = ''; if (elemtype == "IMG" && checker_IMG == 'checked' && e.detail >= 2) {show_wpcp_message(alertMsg_IMG);return false;} if (elemtype != "TEXT") { if (smessage !== "" && e.detail == 2) show_wpcp_message(smessage); if (isSafari) return true; else return false; } }////////////////////////////////////////// function disable_copy_ie() { var e = e || window.event; var elemtype = window.event.srcElement.nodeName; elemtype = elemtype.toUpperCase(); if(wccp_free_iscontenteditable(e)) return true; if (elemtype == "IMG") {show_wpcp_message(alertMsg_IMG);return false;} if (elemtype != "TEXT" && elemtype != "TEXTAREA" && elemtype != "INPUT" && elemtype != "PASSWORD" && elemtype != "SELECT" && elemtype != "OPTION" && elemtype != "EMBED") { return false; } } function reEnable() { return true; } document.onkeydown = disableEnterKey; document.onselectstart = disable_copy_ie; if(navigator.userAgent.indexOf('MSIE')==-1) { document.onmousedown = disable_copy; document.onclick = reEnable; } function disableSelection(target) { //For IE This code will work if (typeof target.onselectstart!="undefined") target.onselectstart = disable_copy_ie; //For Firefox This code will work else if (typeof target.style.MozUserSelect!="undefined") {target.style.MozUserSelect="none";} //All other (ie: Opera) This code will work else target.onmousedown=function(){return false} target.style.cursor = "default"; } //Calling the JS function directly just after body load window.onload = function(){disableSelection(document.body);};//////////////////special for safari Start//////////////// var onlongtouch; var timer; var touchduration = 1000; //length of time we want the user to touch before we do somethingvar elemtype = ""; function touchstart(e) { var e = e || window.event; // also there is no e.target property in IE. // instead IE uses window.event.srcElement var target = e.target || e.srcElement; elemtype = window.event.srcElement.nodeName; elemtype = elemtype.toUpperCase(); if(!wccp_pro_is_passive()) e.preventDefault(); if (!timer) { timer = setTimeout(onlongtouch, touchduration); } }function touchend() { //stops short touches from firing the event if (timer) { clearTimeout(timer); timer = null; } onlongtouch(); }onlongtouch = function(e) { //this will clear the current selection if anything selected if (elemtype != "TEXT" && elemtype != "TEXTAREA" && elemtype != "INPUT" && elemtype != "PASSWORD" && elemtype != "SELECT" && elemtype != "EMBED" && elemtype != "OPTION") { if (window.getSelection) { if (window.getSelection().empty) { // Chrome window.getSelection().empty(); } else if (window.getSelection().removeAllRanges) { // Firefox window.getSelection().removeAllRanges(); } } else if (document.selection) { // IE? document.selection.empty(); } return false; } };document.addEventListener("DOMContentLoaded", function(event) { window.addEventListener("touchstart", touchstart, false); window.addEventListener("touchend", touchend, false); });function wccp_pro_is_passive() {var cold = false, hike = function() {};try { const object1 = {}; var aid = Object.defineProperty(object1, 'passive', { get() {cold = true} }); window.addEventListener('test', hike, aid); window.removeEventListener('test', hike, aid); } catch (e) {}return cold; } /*special for safari End*/
document.ondragstart = function() { return false;} function nocontext(e) { return false; } document.oncontextmenu = nocontext;
var e = document.getElementsByTagName('body')[0]; if(e) { e.setAttribute('unselectable',"on"); }
var tdBlocksArray = []; //here we store all the items for the current page// td_block class - each ajax block uses a object of this class for requests function tdBlock() { this.id = ''; this.block_type = 1; //block type id (1-234 etc) this.atts = ''; this.td_column_number = ''; this.td_current_page = 1; // this.post_count = 0; //from wp this.found_posts = 0; //from wp this.max_num_pages = 0; //from wp this.td_filter_value = ''; //current live filter value this.is_ajax_running = false; this.td_user_action = ''; // load more or infinite loader (used by the animation) this.header_color = ''; this.ajax_pagination_infinite_stop = ''; //show load more at page x }// td_js_generator - mini detector ( function () { var htmlTag = document.getElementsByTagName("html")[0];if ( navigator.userAgent.indexOf("MSIE 10.0") > -1 ) { htmlTag.className += ' ie10'; }if ( !!navigator.userAgent.match(/Trident.*rv\:11\./) ) { htmlTag.className += ' ie11'; }if ( navigator.userAgent.indexOf("Edge") > -1 ) { htmlTag.className += ' ieEdge'; }if ( /(iPad|iPhone|iPod)/g.test(navigator.userAgent) ) { htmlTag.className += ' td-md-is-ios'; }var user_agent = navigator.userAgent.toLowerCase(); if ( user_agent.indexOf("android") > -1 ) { htmlTag.className += ' td-md-is-android'; }if ( -1 !== navigator.userAgent.indexOf('Mac OS X') ) { htmlTag.className += ' td-md-is-os-x'; }if ( /chrom(e|ium)/.test(navigator.userAgent.toLowerCase()) ) { htmlTag.className += ' td-md-is-chrome'; }if ( -1 !== navigator.userAgent.indexOf('Firefox') ) { htmlTag.className += ' td-md-is-firefox'; }if ( -1 !== navigator.userAgent.indexOf('Safari') && -1 === navigator.userAgent.indexOf('Chrome') ) { htmlTag.className += ' td-md-is-safari'; }if( -1 !== navigator.userAgent.indexOf('IEMobile') ){ htmlTag.className += ' td-md-is-iemobile'; }})();var tdLocalCache = {};( function () { "use strict";tdLocalCache = { data: {}, remove: function (resource_id) { delete tdLocalCache.data[resource_id]; }, exist: function (resource_id) { return tdLocalCache.data.hasOwnProperty(resource_id) && tdLocalCache.data[resource_id] !== null; }, get: function (resource_id) { return tdLocalCache.data[resource_id]; }, set: function (resource_id, cachedData) { tdLocalCache.remove(resource_id); tdLocalCache.data[resource_id] = cachedData; } }; })(); var td_viewport_interval_list=[{"limitBottom":767,"sidebarWidth":251},{"limitBottom":1023,"sidebarWidth":339}]; var td_animation_stack_effect="type0"; var tds_animation_stack=true; var td_animation_stack_specific_selectors=".entry-thumb, img, .td-lazy-img"; var td_animation_stack_general_selectors=".td-animation-stack img, .td-animation-stack .entry-thumb, .post img, .td-animation-stack .td-lazy-img"; var tds_general_modal_image="yes"; var tdc_is_installed="yes"; var td_ajax_url="https:\/\/davetheravebangkok.com\/wp-admin\/admin-ajax.php?td_theme_name=Newsmag&v=5.4.3.2"; var td_get_template_directory_uri="https:\/\/davetheravebangkok.com\/wp-content\/plugins\/td-composer\/legacy\/common"; var tds_snap_menu="smart_snap_always"; var tds_logo_on_sticky="show_header_logo"; var tds_header_style="10"; var td_please_wait="Please wait..."; var td_email_user_pass_incorrect="User or password incorrect!"; var td_email_user_incorrect="Email or username incorrect!"; var td_email_incorrect="Email incorrect!"; var td_user_incorrect="Username incorrect!"; var td_email_user_empty="Email or username empty!"; var td_pass_empty="Pass empty!"; var td_pass_pattern_incorrect="Invalid Pass Pattern!"; var td_retype_pass_incorrect="Retyped Pass incorrect!"; var tds_more_articles_on_post_enable=""; var tds_more_articles_on_post_time_to_wait=""; var tds_more_articles_on_post_pages_distance_from_top=0; var tds_captcha=""; var tds_theme_color_site_wide="#e81202"; var tds_smart_sidebar="enabled"; var tdThemeName="Newsmag"; var tdThemeNameWl="Newsmag"; var td_magnific_popup_translation_tPrev="Previous (Left arrow key)"; var td_magnific_popup_translation_tNext="Next (Right arrow key)"; var td_magnific_popup_translation_tCounter="%curr% of %total%"; var td_magnific_popup_translation_ajax_tError="The content from %url% could not be loaded."; var td_magnific_popup_translation_image_tError="The image #%curr% could not be loaded."; var tdBlockNonce="800f331a58"; var tdMobileMenu="enabled"; var tdMobileSearch="enabled"; var tdDateNamesI18n={"month_names":["January","February","March","April","May","June","July","August","September","October","November","December"],"month_names_short":["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],"day_names":["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"],"day_names_short":["Sun","Mon","Tue","Wed","Thu","Fri","Sat"]}; var td_deploy_mode="deploy"; var td_ad_background_click_link=""; var td_ad_background_click_target="";
Facebook Instagram Twitter
  • News
  • Bangkok
    • Go-Gos
    • Pubs & Resturants
    • Nightlife
  • Pattaya
    • Go-Gos
    • Pubs & Restaurants
    • Nightlife
  • Columns
    • Dave’s Raves
    • Thailand Tonight
    • Night Fever
    • Dusk ‘Til Dawn
  • Girls
    • Dolly of the Day
  • Thailand & Asia
    • Phuket
    • Asia
    • Food & Drink
    • Travel & Tourism
      • Bangkok Hotels A-Z
  • Photo/Video
    • Photos
      • After Dark Magazine
    • Videos
  • About
    • Who Is Dave The Rave?
    • Dave’s Blog
    • Go-Go Guru Glossary
Search
Thursday, June 12, 2025
Facebook Instagram Twitter
Dave the Rave: Thailand\'s Go-Go Guru & Nightlife News Since 2006 Dave The Rave Bangkok
Dave the Rave: Thailand\'s Go-Go Guru & Nightlife News Since 2006 Dave the Rave: Thailand\'s Go-Go Guru & Nightlife News Since 2006
  • News
  • Bangkok
    • Go-Gos
    • Pubs & Resturants
    • Nightlife
  • Pattaya
    • Go-Gos
    • Pubs & Restaurants
    • Nightlife
  • Columns
    • Dave’s Raves
    • Thailand Tonight
    • Night Fever
    • Dusk ‘Til Dawn
  • Girls
    • Dolly of the Day
  • Thailand & Asia
    • Phuket
    • Asia
    • Food & Drink
    • Travel & Tourism
      • Bangkok Hotels A-Z
  • Photo/Video
    • Photos
      • After Dark Magazine
    • Videos
  • About
    • Who Is Dave The Rave?
    • Dave’s Blog
    • Go-Go Guru Glossary

About

  • Dave's Blog
    Latest
    • Latest
    • Featured posts
    • Most popular
    • 7 days popular
    • By review score
    • Random
    Dave the Rave Stickman Interview

    Dave the Rave Stickman Interview 20 Amazing Years in Making

    Dave the Rave - April 28, 2023
    0

    Dave The Rave Update

    Dave the Rave - May 22, 2020
    0

    Bangkok Birthday Boy – 30/04/2010

    Dave the Rave - April 30, 2010 0
    It was several hours after midnight in a sleepy, rural  town in England.  Nightfall had caste his inky black cloak over the Midlands in the...

    Please Join My New Email List

    Dave the Rave - February 6, 2010 0
    I want you to know that I always endeavour to improve this website and the information service I provide for you.  Recently I have...

    Wishing You A Happy New Year

    Dave the Rave - December 31, 2009 0
    We all look forward to 2010 with great optimism, or do we?  Some people may speculate that 2010 will be a year of global...

    Dave’s Daily Twitter Updates

    Dave the Rave - May 31, 2009 0
    HOORAY! My Bangkok Blog has jumped to a Google Page Ranking of 4 with over 300,000 Page Views in May. Visit - http://davetheravebangkok.com # The...

    Twitter Updates Added to The Sidebar

    Dave the Rave - May 24, 2009 0
    Please take a look at the sidebar on the far right of this Home Page. I have added a Twitter widget just below the...

    Thai Titbits – A Titter on Twitter

    Dave the Rave - May 19, 2009 0
    Dave The Rave joins the popular www.twitter.com and I have definitely caused a titter on twitter! After only 2 days I've done some damage -...

    Bangkok Birthday Boy

    Dave the Rave - April 29, 2009 0
    Well guys, it's rapidly approaching my birthday. I was born on April 30th in the sexy sixties! DAVE THE RAVE'S BIRTHDAY BASH - THURSDAY,...

    Think Of Jogging Think Of Blogging!

    Dave the Rave - April 25, 2009 0
    Recently, I feel I'm really getting into the swing of things with my blog. There are already 21 posts this month and it's not the end of...

    Dave The Rave’s Birthday Bash

    Dave the Rave - April 25, 2009 0
    It was several hours after midnight in a sleepy, rural  town in England. Nightfall had caste his inky black cloak over the East Midlands in...

    Return Of The Go-Go Guru

    Dave the Rave - March 13, 2009 0
    The Go-Go Guru has returned. You can't get rid of me that easily! Just had an online ordeal with a nightmare of a website...

    Go-Go Guru Glossary

    Dave the Rave - January 13, 2009 0
    A NEW PAGE HAS BEEN ADDED TO THE SIDE BARHi Guys, this is an alphabetical listing of Dave The Rave’s original ‘Thaiminology.’ The Go-Go Guru Glossary...

    Merry Christmas From Bangkok

    Dave the Rave - December 25, 2008 0
    Thank you very much for your loyalty and support throughout 2008. Last month was the most web traffic this website has ever received. Wishing you...

    Thailander Webzine – Volume 1

    Dave the Rave - May 2, 2008 0
    Welcome To Thailander Webzine!Who is a Thailander?  A Thailander is very simply any person who likes Thailand.  I coined the expression in order that...

    Merry Christmas From Dave The Rave

    Dave the Rave - December 23, 2007 1
    HOT IN THE CITYI would like to wish you all a Very Merry Christmas.  Wherever you may be for Christmas this year, I hope...

    My Father Has Passed Away

    Dave the Rave - August 29, 2007 16
    I regret to inform you all that my father past away peacefully in his sleep.  My father was a wonderful man who will be sadly missed...

    Dave The Rave Was Down But Not Out!

    Dave the Rave - August 4, 2007 0
    I have to report that my True ADSL internet connection was offline.  After a few days of frustration, the True technicians have just got my engines...

    Personal Profile of Dave The Rave

    Dave the Rave - July 15, 2007 2
    A Personal Profile of Dave The Rave has recently been posted.  It will be updated from time to time.  You can view it by...

    Dave The Rave Update

    Dave the Rave - July 15, 2007 0
    Due to family commitments there is no Night Fever online.  However, there will be an update soon when I return to Bangkok this Saturday, July...

    Site Slogan

    Dave the Rave - June 1, 2007 0
    "We are not politically correct and proud of it!"
    Load more
    Dave the Rave: Thailand\'s Go-Go Guru & Nightlife News Since 2006
    Thailand's Go-Go Guru & Nightlife News Source Since 2006
    Contact us: Info@Davetheravebangkok.com
    Facebook Instagram Twitter

    Dave Rave Socials

    38,021FansLike
    2,065FollowersFollow
    12,579FollowersFollow

    Like on Facebook

    DAVE RAVE
    DAVE RAVE5 days ago
    50 hot girls in Pink Panther tonight. 49 dressed in red. 1 in stars & stripes. Clearly somebody didn’t get the memo
    🤣
    DAVE RAVE
    View on Facebook
    DAVE RAVE
    DAVE RAVE6 days ago
    DAVE RAVE
    This quiet lass doesn't say much, but her a picture speaks a thousand words. 😍

    📍 Shark Go-Go Club Bangkok
    📸 Digital a-Go-Go
    🌐 DigitalAGoGo.com
    View on Facebook
    DAVE RAVE
    DAVE RAVE6 days ago
    Glamorous and sexy, these baby sharks will give you a love bite you won't forget! New Digital a-Go-Go photo from Wednesday night at Shark Go-Go Club Bangkok
    DAVE RAVE
    View on Facebook
    DAVE RAVE
    DAVE RAVE1 week ago
    🦈 𝙎𝙃𝘼𝙍𝙆 𝘼𝙏𝙏𝘼𝘾𝙆! We're hungry some Shark Go-Go Club Bangkok #SoiCowboy action after seeing these hot new photos from Digital a-Go-Go
    DAVE RAVE
    View on Facebook
    DAVE RAVE
    DAVE RAVE1 week ago
    Meet 𝗗𝗝 𝗡𝗼𝗻𝗻𝘆. True vinyl talent or just silicone? 🤔 She headlined Bangkok's Sherbert Club recently.
    View on Facebook
    DAVE RAVE
    DAVE RAVE1 week ago
    Kazy Kozy Soi Cowboy Closes, Will Try 2nd Time as Crazy Go-Go Bar

    From go-go to music bar and back again, Kazy Kozy on Soi Cowboy closed this week for renovation and will return as a chrome pole palace.
    DAVE RAVE
    Kazy Kozy Soi Cowboy Closes, Will Try 2nd Time As Crazy Go-Go Bar | Dave The Rave Bangkok
    From go-go to music bar and back again, Kazy Kozy on Soi Cowboy closed this week for renovation and will return as a chrome pole palace.
    1View on Facebook

    Dave’s Dollies on IG

    © 2006-2023 DaveTheRaveBangkok.com
    Powered by Digital-a-Go-Go
    error: You don\\\'t need to be doing that.
    jQuery.fn.isolatedScrollFacebookFTS = function() {this.bind("mousewheel DOMMouseScroll", function (e) {var delta = e.wheelDelta || (e.originalEvent && e.originalEvent.wheelDelta) || -e.detail,bottomOverflow = this.scrollTop + jQuery(this).outerHeight() - this.scrollHeight >= 0,topOverflow = this.scrollTop <= 0;if ((delta < 0 && bottomOverflow) || (delta > 0 && topOverflow)) {e.preventDefault();}});return this;};jQuery(".fts-fb-scrollable").isolatedScrollFacebookFTS();
    var timeout_result; function show_wpcp_message(smessage) { if (smessage !== "") { var smessage_text = 'Alert: '+smessage; document.getElementById("wpcp-error-message").innerHTML = smessage_text; document.getElementById("wpcp-error-message").className = "msgmsg-box-wpcp warning-wpcp showme"; clearTimeout(timeout_result); timeout_result = setTimeout(hide_message, 3000); } } function hide_message() { document.getElementById("wpcp-error-message").className = "msgmsg-box-wpcp warning-wpcp hideme"; }
    var impression_object = {"ajax_url":"https:\/\/davetheravebangkok.com\/wp-admin\/admin-ajax.php"};
    https://davetheravebangkok.com/wp-content/plugins/adrotate/library/jquery.groups.js
    var click_object = {"ajax_url":"https:\/\/davetheravebangkok.com\/wp-admin\/admin-ajax.php"};
    https://davetheravebangkok.com/wp-content/plugins/adrotate/library/jquery.clicker.js
    var eztoc_smooth_local = {"scroll_offset":"30","add_request_uri":"","add_self_reference_link":""};
    https://davetheravebangkok.com/wp-content/plugins/easy-table-of-contents/assets/js/smooth_scroll.min.js
    https://davetheravebangkok.com/wp-content/plugins/easy-table-of-contents/vendor/js-cookie/js.cookie.min.js
    https://davetheravebangkok.com/wp-content/plugins/easy-table-of-contents/vendor/sticky-kit/jquery.sticky-kit.min.js
    var ezTOC = {"smooth_scroll":"1","visibility_hide_by_default":"","scroll_offset":"30","fallbackIcon":"Toggle<\/span><\/path><\/svg><\/svg><\/span><\/span>","chamomile_theme_is_on":""};
    https://davetheravebangkok.com/wp-content/plugins/easy-table-of-contents/assets/js/front.min.js
    https://davetheravebangkok.com/wp-content/plugins/td-composer/legacy/Newsmag/js/tagdiv_theme.min.js
    https://davetheravebangkok.com/wp-content/plugins/feed-them-social/includes/feeds/js/fts-global.min.js
    jQuery(window).ready(function() { tdAjaxLoop.loopState.sidebarPosition = 'no_sidebar'; tdAjaxLoop.loopState.moduleId = '10'; tdAjaxLoop.loopState.currentPage = 1;/* The max_num_pages and the currentPage are used to show the loading box element on page (and also a new request), and according to wp docs the max_num_pages = $found_posts / $posts_per_page, so we must consider the offset query var when $posts_per_page is different from -1 (-1 means to show all posts)!Important. For the moment, it's used only for categories. */if ( -1 === 3) { tdAjaxLoop.loopState.max_num_pages = 3; } else { tdAjaxLoop.loopState.max_num_pages = 1; }tdAjaxLoop.loopState.atts = { 'category_id':1575 ,offset : 22 }; tdAjaxLoop.loopState.ajax_pagination_infinite_stop = 3; tdAjaxLoop.init(); });
    var td_res_context_registered_atts=[];
    jQuery(document).ready(function(){ if(jQuery.fn.gslider) { jQuery('.g-3').gslider({ groupid: 3, speed: 10000 }); jQuery('.g-4').gslider({ groupid: 4, speed: 10000 }); jQuery('.g-5').gslider({ groupid: 5, speed: 10000 }); } });