Do You Have A BUCKET LIST? – YourDOST Blog (2024)

BLOG MENU

Most Asked QuestionsMotivational QuotesDestressing TechniquesArticles
Sign Up - This'll be quick
Login

OR

person check clear

lock check clear

mail check clear

By signing up you are agreeing to Terms and Services of YourDOST

person

lock

Forgot username / password?

Have an account? Login now Don't have an account? Signup now

Get your questions answered by our top Experts. It's FREE!

What is your Question?

Posted Anonymously

close

close

close

' var shareTemplate = '';var html = ""; var shareTemplateHtml = ""; jQuery(".images .yd-shareicons").find(".addthis_toolbox").attr("addthis:url", data.url) jQuery(".images .yd-shareicons").find(".addthis_toolbox").attr("addthis:title", data.title)jQuery.each(data.attachments, function(index){if( data.attachments[index].mime_type== "image/jpeg"){html += template.replace(/{imgUrl}/g, data.attachments[index].url)}})jQuery(".images-main-img").find(".img-div").html(html)jQuery(".images-thumb-img").find(".img-div").html(html);setTimeout(function(){var swiper = new Swiper('.images-main-img', { pagination: '.swiper-pagination', slidesPerView: 1, paginationClickable: true, nextButton: '.swiper-button-next', prevButton: '.swiper-button-prev', spaceBetween: 30, keyboardControl: true, mousewheelControl: false });swiper.update(true);}, 10);jQuery(".yd-popup.images").show();}function setQuotesImgs(data, id, imgSrc){jQuery(".quotes-main-img").find(".img-div").html("")jQuery(".quotes-thumb-img").find(".img-div").html("");var template = '

'var html = "";jQuery.each(data, function(index){if(id != data[index].id ){html += template.replace(/{imgUrl}/g, data[index].thumbnail_images.full.url)}}) html = '

'+html;jQuery(".quotes-main-img").find(".img-div").html(html)jQuery(".quotes-thumb-img").find(".img-div").html(html);addSwiper()jQuery(".yd-popup.quotes").show();}function addSwiper(){setTimeout(function(){var galleryTop = new Swiper('.quotes-main-img', { nextButton: '.swiper-button-next', prevButton: '.swiper-button-prev', spaceBetween: 10,keyboardControl:true }); var galleryThumbs = new Swiper('.quotes-thumb-img', { spaceBetween: 10, centeredSlides: true, slidesPerView: 'auto', touchRatio: 0.2,keyboardControl:true, slideToClickedSlide: true }); galleryTop.params.control = galleryThumbs; galleryThumbs.params.control = galleryTop; galleryTop.update(true); galleryThumbs.update(true);}, 10)}jQuery(document).on('keyup', function(e) { if (e.keyCode == 27 && jQuery(".yd-popup").is(':visible')) { jQuery("#yd-video").remove() jQuery(".yd-popup").hide(); } })jQuery(document).on('click','.close-popup', function(e){jQuery("#yd-video").remove()jQuery(".yd-popup").hide();})jQuery(document).mouseup(function (e){var container = jQuery(".explore-menu");if (!container.is(e.target)&& container.has(e.target).length === 0){container.hide();}});jQuery(document).on("click",".header_login, .login_header_btn", function(e){var params = {};params.itemName = "YD HEADER";params.itemType = "LOGIN BUTTON"ydLogin.registerMixpanelEvents("YD HEADER", params)ydLogin.init(configData, true, "header-login");})jQuery(document).on("click", ".menu-label", function(e){var params = {};params.itemName = "CATEGORY MENU";params.itemType = jQuery(e.currentTarget).text();ydLogin.registerMixpanelEvents("CATEGORY MENU", params)})jQuery(document).on("click", ".home-post-title, .side-home-post-title, .home-post-title-link", function(e){var params = {}; if(jQuery(e.currentTarget).parents(".related_post wp_rp").length > 0){ params.itemFrom = "SINGLE PAGE RELATED POSTS"; }else{ var title = jQuery(e.currentTarget).parents(".bdaia-block5").find(".home-block-title").text(); if( title == "TRENDING STORIES"){ params.itemFrom = "TRENDING POSTS"; }else if (title == "POPULAR POSTS"){ params.itemFrom = "POPULAR POSTS"; }else if( title == "IMAGES"){ params.itemFrom = "IMAGES POSTS"; }else if (title == "VIDEOS"){ params.itemFrom = "VIDEOS POSTS"; }else{ if(jQuery(e.currentTarget).parents(".featured-title").length > 0){ params.itemFrom = "FEATURED POSTS"; }else if(jQuery(e.currentTarget).parents(".category-div").length > 0 ){ params.itemFrom = "CATEGORY POSTS"; } } }params.itemName = "POST TITLE";params.itemType = jQuery(e.currentTarget).text();ydLogin.registerMixpanelEvents("POST TITLE", params)})jQuery(document).on("click", ".category-name, .category-name-sidebar", function(e){var params = {};if(jQuery(e.currentTarget).parents(".single-article-page").length > 0){ params.itemFrom = "SINGLE PAGE";}else if(jQuery(e.currentTarget).parents(".related_post wp_rp").length > 0){params.itemFrom = "SINGLE PAGE RELATED POSTS";}else{var title = jQuery(e.currentTarget).parents(".bdaia-block5").find(".home-block-title").text();if( title == "TRENDING STORIES"){params.itemFrom = "TRENDING POSTS";}else if (title == "POPULAR POSTS"){params.itemFrom = "POPULAR POSTS";}else if( title == "IMAGES"){params.itemFrom = "IMAGES POSTS";}else if (title == "VIDEOS"){params.itemFrom = "VIDEOS POSTS";}else{if(jQuery(e.currentTarget).parents(".featured-title").length > 0){ params.itemFrom = "FEATURED POSTS"; }else if(jQuery(e.currentTarget).parents(".category-div").length > 0 ){ params.itemFrom = "CATEGORY POSTS"; }}}params.itemName = "POST CATEGORY";params.itemType = jQuery(e.currentTarget).text();ydLogin.registerMixpanelEvents("POST CATEGORY", params)})jQuery(document).on("click", ".bbd-search-field", function(e){if(e.which == 13){var params = {};params.itemName = "BLOG SEARCH";params.itemType = jQuery(".bbd-search-field").val();params.searchKey = jQuery(".bbd-search-field").val();ydLogin.registerMixpanelEvents("BLOG SEARCH", params)}})jQuery(document).on("click", ".bbd-search-btn", function(e){var params = {};params.itemName = "BLOG SEARCH";params.itemType = jQuery(".bbd-search-field").val();params.searchKey = jQuery(".bbd-search-field").val();ydLogin.registerMixpanelEvents("BLOG SEARCH", params)})jQuery(document).on("click", "a[rel='v:url']", function(e){var params = {};params.itemName = "BLOG BREADCRUMBS";params.itemType = jQuery(e.currentTarget).text();ydLogin.registerMixpanelEvents("BLOG BREADCRUMBS", params)})jQuery(document).on("click", ".m-menu-btn", function(e){e.preventDefault();e.stopPropagation();left = jQuery(".side-nav").css("left").split("px")[0];if(left < 0){jQuery('.yd-overlap').css({"display" : "block"});jQuery(".side-nav").css({"left": "0px"});}else{jQuery('.yd-overlap').css({"display" : "none"});jQuery(".side-nav").css({"left": "-105%"});}})jQuery(document).mouseup(function (e){var container = jQuery(".side-nav");if (!container.is(e.target)&& container.has(e.target).length === 0 && !jQuery(e.target).parents().hasClass("m-menu-btn")){jQuery('.yd-overlap').css({"display" : "none"});container.css({"left":"-105%"});}});// jQuery(document).mouseup(function (e){// var container = jQuery("#bd-MobileSiderbar");// if (!container.is(e.target)// && // container.has(e.target).length === 0 // ){// if(container.hasClass("bd-MobileSiderbarShow")){// jQuery('#bd-MobileSiderbar').removeClass("bd-MobileSiderbarShow");// jQuery('body').removeClass("js-nav");// jQuery(".bd-ClickOpen").removeClass("bd-ClickAClose").addClass("bd-ClickAOpen")// }else{// if(jQuery(e.target).parents(".bd-ClickAOpen")){// jQuery('#bd-MobileSiderbar').addClass("bd-MobileSiderbarShow");// jQuery('body').addClass("js-nav");// jQuery(".bd-ClickOpen").addClass("bd-ClickAClose").removeClass("bd-ClickAOpen")// }// }// }// });// jQuery(document).on('click', '.bd-ClickOpen', function(){// if(jQuery('.bd-ClickOpen').hasClass("bd-ClickAOpen")){// jQuery('#bd-MobileSiderbar').addClass("bd-MobileSiderbarShow");// jQuery('body').addClass("js-nav");// jQuery(".bd-ClickOpen").addClass("bd-ClickAClose").removeClass("bd-ClickAOpen")// }else{// if(jQuery('.bd-ClickOpen').hasClass("bd-ClickAClose")){// jQuery('#bd-MobileSiderbar').removeClass("bd-MobileSiderbarShow");// jQuery('body').removeClass("js-nav");// jQuery(".bd-ClickOpen").removeClass("bd-ClickAClose").addClass("bd-ClickAOpen")// }// }// })jQuery(document).on("click", ".side-explore-btn",function(e){e.preventDefault();e.stopPropagation();if(jQuery(".side-explore-btn").hasClass("clicked")){jQuery(".side-explore-btn").removeClass("clicked");jQuery(".explore-down").removeClass("fa-chevron-down").addClass("fa-chevron-up");jQuery(".side-explore-menu").removeClass("hide");}else{jQuery(".side-explore-btn").addClass("clicked");jQuery(".explore-down").removeClass("fa-chevron-up").addClass("fa-chevron-down");jQuery(".side-explore-menu").addClass("hide");}})jQuery(document).on('click', "#current-user-header", function(){jQuery(".dropdown-content").toggle(); var top = 60; var left = jQuery("#current-user-header").offset().left - 40; jQuery('.dropdown-content').css({ top:top, left:left });})jQuery(document).mouseup(function (e){var container = jQuery(".dropdown-content");if (!container.is(e.target)&& container.has(e.target).length === 0){container.hide();}});jQuery(window).scroll(function(){// if(jQuery(window).scrollTop() > 200){// var container = jQuery("#bd-MobileSiderbar");// if(container.hasClass("bd-MobileSiderbarShow")){// jQuery('#bd-MobileSiderbar').removeClass("bd-MobileSiderbarShow");// jQuery('body').removeClass("js-nav");// jQuery(".bd-ClickOpen").removeClass("bd-ClickAClose").addClass("bd-ClickAOpen")// }// }if(jQuery(window).width() > 1002){var contentHeight = jQuery("#bdaia-primary").height();var sidebarHeight0 = jQuery(".bdaia-widget-facebook:first-child").height();var sidebarHeight1 = jQuery(".bdaia-widget-facebook:eq(1)").height();var sidebarHeight2 = jQuery(".bdaia-widget-facebook:eq(2)").height();var sidebarHeight3 = jQuery(".bdaia-widget-facebook:last-child").height();var parentWidth = jQuery(".theiaStickySidebar").width();var first_child = jQuery(".bdaia-widget-facebook:eq(0)");var second_child = jQuery(".bdaia-widget-facebook:eq(1)");var third_child = jQuery(".bdaia-widget-facebook:eq(2)")var last_child = jQuery(".bdaia-widget-facebook:eq(3)");if(typeof jQuery.cookie("DCU") != "undefined" && jQuery.parseJSON(jQuery.cookie("DCU"))){ first_child = third_child; second_child = last_child; last_child = ""; makeSidebarStick(first_child, second_child,last_child,contentHeight,sidebarHeight0,sidebarHeight1,sidebarHeight2,sidebarHeight3)}else{ first_child = second_child; second_child = third_child; makeSidebarStick(first_child, second_child,last_child,contentHeight,sidebarHeight0,sidebarHeight1,sidebarHeight2,sidebarHeight3)}}})function makeSidebarStick(child1,child2,child3,mainHeight,sidebarHeight0,sidebarHeight1,sidebarHeight2,sidebarHeight3){if(child3 == ""){sidebarHeight0 = sidebarHeight0+sidebarHeight1+20;sidebarHeight1 = sidebarHeight2+30;}if(jQuery(window).scrollTop() > parseInt(sidebarHeight0)+90){child1.addClass("fixed")child1.css({"top" : "60px","width" : "300px"})child2.addClass("fixed")child2.css({"top" : sidebarHeight1+80+"px","width" : "300px"})if(child3 != ""){child3.addClass("fixed")child3.css({"top" : sidebarHeight1+sidebarHeight2+80+"px","width" : "300px"})}}if(jQuery(window).scrollTop() < parseInt(sidebarHeight0)+80){child1.removeClass("fixed")child1.css({"top" : "","width" : "300px"})child2.css({"top" : "","width" : "300px"})child2.removeClass("fixed")if(child3 != ""){child3.css({"top" : "","width" : "300px"})child3.removeClass("fixed")}}}})

Do You Have A BUCKET LIST? – YourDOST Blog (2024)
Top Articles
Latest Posts
Article information

Author: Kelle Weber

Last Updated:

Views: 6160

Rating: 4.2 / 5 (73 voted)

Reviews: 88% of readers found this page helpful

Author information

Name: Kelle Weber

Birthday: 2000-08-05

Address: 6796 Juan Square, Markfort, MN 58988

Phone: +8215934114615

Job: Hospitality Director

Hobby: tabletop games, Foreign language learning, Leather crafting, Horseback riding, Swimming, Knapping, Handball

Introduction: My name is Kelle Weber, I am a magnificent, enchanting, fair, joyous, light, determined, joyous person who loves writing and wants to share my knowledge and understanding with you.