
/* Eventful Sticker Delivery */
if(!window.Eventful)Eventful={};if(!Eventful.Stickers){Eventful.URL="http://eventful.com/";Eventful.Stickers={loadedCSS:{layouts:{},
themes:{}
},
newSticker:function(sLayout,sTheme,idDemand){var bLayout=false,bTheme=false;if(sLayout){bLayout=!!Eventful.Stickers.loadedCSS.layouts[sLayout];}
if(sTheme){bTheme=!!Eventful.Stickers.loadedCSS.themes[sTheme];}
if((sLayout&&sTheme)&&(!bTheme&&!bLayout)){Eventful.Stickers.loadedCSS.layouts[sLayout]=bLayout=true;Eventful.Stickers.loadedCSS.themes[sTheme]=bTheme=true;Eventful.addStyleSheet(Eventful.URL+"css/stickers/combo/"+
sLayout+'-'+sTheme+".css");}
if(sLayout&&!bLayout){Eventful.Stickers.loadedCSS.layouts[sLayout]=bLayout=true;Eventful.addStyleSheet(Eventful.URL
+"css/stickers/layouts/"+
sLayout+".css");}
if(sTheme&&!bTheme){Eventful.Stickers.loadedCSS.themes[sTheme]=bTheme=true;Eventful.addStyleSheet(Eventful.URL+"css/stickers/themes/"+
sTheme+".css");}
}
}
}
if(!Eventful.addStyleSheet){Eventful.addStyleSheet=function(url){if(document.createElement){var css,head=document.getElementsByTagName("head")[0];css=document.createElement('link');css.rel='stylesheet';css.href=url;css.media='all';css.type='text/css';head.appendChild(css);return true;}
return false;}
}
if(!Eventful.joinDemand){Eventful.joinDemand=function(idDemand,elLink){if(document.createElement){var getURL=Eventful.URL+"demand/"+idDemand+"/join_ajax";var elGet=document.createElement("img");elGet.style.position="absolute";elGet.style.visibility="hidden";elGet.src=getURL;document.body.appendChild(elGet);Eventful.fadeTransition(elLink,"demand-member",3.0);elLink.onclick=function(){return true};elLink.href=Eventful.URL+"demand/"+idDemand+"/share";if(elLink.blur)elLink.blur();return false;}
return true;}
}
if(!Eventful.fadeTransition){Eventful.fadeTransition=function(el,sClassTo,nSeconds){el.style.position="relative";var nStepOpacity=10;var nStepTime=(nSeconds/(200/nStepOpacity))*1000;var nOpacity=100;var nFactor=-1;el.style.filter="alpha(opacity=100)";var idInterval=window.setInterval(function(){nOpacity+=nStepOpacity*nFactor;Eventful.setOpacity(el,nOpacity);if(nOpacity <=0){nFactor*=-1;el.className+=' '+sClassTo;var elCount=el.parentNode.parentNode.getElementsByTagName("span")[1];elCount.firstChild.nodeValue=(elCount.firstChild.nodeValue*1)+1;}
if(nOpacity >=100)window.clearInterval(idInterval);},nStepTime);}
}
if(!Eventful.setOpacity){Eventful.setOpacity=function(el,nOpacity){if(el){el.style.opacity=nOpacity/100;if(el.filters){el.filters.alpha.opacity=nOpacity;}
}
}
}
Eventful.Stickers.newSticker('tall', 'eventful', 'D0-001-000008408-3');
document.write('<!-- begin eventful demand sticker --> <div id="sticker-D0-001-000008408-3-tall" class="eventful-demand-sticker eventful-theme-eventful eventful-layout-tall"> <div class="demand demand-tall"> <div class="demand-header header-tall">&nbsp; <h2>Demand This!</h2> </div> <div class="demand-content"> <a href="http://eventful.com/demand/D0-001-000008408-3" class="performer">Clay Aiken</a>  <a href="http://eventful.com/demand/D0-001-000008408-3"><img class="demand-image" src="http://static.eventful.com/images/block/I0-001/002/509/845-0.png" alt="Performer image"/></a> <span class="demand-type">by popular demand</span> <span class="location"><a href="http://eventful.com/demand/D0-001-000008408-3">San Francisco metro area</a></span> <div class="demand-count-join"> <div class="bx1"><div class="bx2"><div class="bx3"> <span class="demand-count"> <span class="number">-1</span> <span class="text">people</span> </span> </div></div></div> <span class="demand-join"><a href="http://eventful.com/demand/D0-001-000008408-3/join"><span class="text">Demand it!</span></a></span> </div> <div class="demand-near-me"><a href="http://eventful.com/performers/P0-001-000002357-8/demand">Demand this in another city!</a></div> </div><div class="demand-footer footer-tall"> <a class="demand-host" href="http://eventful.com/">&nbsp;<span class="text">powered by eventful</span></a> </div> </div> </div> <!-- end eventful demand sticker -->');