
Cufon.replace('h1, h3, h4, h2');
Cufon.replace('h2.greenbg', { textShadow: "0.75em 0.75em #333" });
Cufon.replace('#stages a');

function show_coupons(url){
	window.open(url, 'webcast_survey', 'width=500,height=650,scrollbars=yes');
}
