Why Do People Play The Lottery? – Socially Awkward Humor Podcast #3
In this episode of the Socially Awkward Humor Podcast, I discuss the logical and emotional puzzle of what makes people play the lottery. It seems that there is a habit that develops where people buy lottery tickets every week, why?
// 40) return;
mce_preload_checks++;
try {
var jqueryLoaded=jQuery;
} catch(err) {
setTimeout(mce_preload_check();, 250);
return;
}
var script = document.createElement(script);
script.type = text/javascript;
script.src = http://downloads.mailchimp.com/js/jquery.form-n-validate.js;
head.appendChild(script);
try {
var validatorLoaded=jQuery(#fake-form).validate({});
} catch(err) {
setTimeout(mce_preload_check();, 250);
return;
}
mce_init_form();
}
function mce_init_form(){
jQuery(document).ready( function($) {
var options = { errorClass: mce_inline_error, errorElement: div, onkeyup: function(){}, onfocusout:function(){}, onblur:function(){} };
var mce_validator = $(#mc-embedded-subscribe-form).validate(options);
$(#mc-embedded-subscribe-form).unbind(submit);//remove the validator so we can get into beforeSubmit on the ajaxform, which then calls the validator
options = { url: http://sociallyawkwardhumor.us5.list-manage2.com/subscribe/post-json?u=fb07b3acc3a9433a35a53e902and#038;id=bcec37358dand#038;c=?, type: GET, dataType: json, contentType: application/json; charset=utf-8,
beforeSubmit: function(){
$(#mce_tmp_error_msg).remove();
$(.datefield,#mc_embed_signup).each(
function(){
var txt = filled;
var fields = new Array();
var i = 0;
$(:text, this).each(
function(){
fields[i] = this;
i++;
});
$(:hidden, this).each(
function(){
var bday = false;
if (fields.length == 2){
bday = true;
fields[2] = {value:1970};//trick birthdays into having years
}