if(!window.hmt_widgets) window.hmt_widgets = [] if(window.hmt_widgets.length == 0) document.write(''); document.write(''); window.hmt_widgets.push({ widget: 'event-list', id: 'hmt_61893f7a412bc', opts: {"apikey":"872kjakasfjnk3e2o98yigvkhfhjkdsuy23","venues":"46","btn_class":"red","rand_hash":"61893f7a412bc"}}); window.onload = function(){ // window.emmiter = riot.observable() for(var i = 0;i < window.hmt_widgets.length; i++){ var theStore = new (function(){this.cart = new cartStore(this),this.event = new eventStore(this),this.opts = new optsStore(this),this.router = new routerStore(this)}) theStore.opts.trigger('load', window.hmt_widgets[i].opts, function(){ riot.mount('#' + window.hmt_widgets[i].id, { store: theStore }); }) } var head = document.head , link = document.createElement('link'); link.type = 'text/css'; link.rel = 'stylesheet'; link.href = 'https://cdn.widgets.holdmyticket.com/dist/bundle.css?v=v124'; head.appendChild(link); }