var hel	= { src:'/js/sanuk-bold.swf' };

sIFR.activate(hel);

sIFR.replace(hel, {
	selector:'#secondaryContent h3'
	,wmode:'transparent'
	,css: [ '.sIFR-root { font-size:14px; color:#ffffff; text-transform:lowercase; margin:10px 0 0 20px; }' ]
});

sIFR.replace(hel, {
	selector:'#upcoming-events h3'
	,wmode:'transparent'
	,css: [ '.sIFR-root { font-size:14px; color:#ffffff; text-transform:lowercase; margin:-10px 0 0 50px }' ]
});