var futura = {
	 src: "/swf/futura.swf"
	,ratios: [8, 1.3, 11, 1.21, 12, 1.2, 14, 1.19, 21, 1.16, 28, 1.13, 38, 1.12, 61, 1.11, 94, 1.1, 95, 1.09, 103, 1.1, 107, 1.09, 110, 1.1, 119, 1.09, 120, 1.1, 1.09]
};

sIFR.activate(futura);

sIFR.replace(futura, {
	selector: "div.register h2, div#start-intro h2, div#start-intro-2 h2"
	,css: [
		 ".sIFR-root { color: #ffffff; font-weight: bold; }"
	]
	,offsetTop: 0
	,tuneHeight: -3
	,wmode: "transparent"
});

sIFR.replace(futura, {
	selector: "div#content h2, ul.playlist li h3, div#start-playlists-spotlight h3, div#start-playlists-spotlight p"
	,css: [
		 ".sIFR-root { color: #ffffff; }"
		,".attn { font-weight: bold; }"
		,"a { color: #ffffff; text-decoration: none; }"
		,"a:hover { color: #ffffff; text-decoration: none; }"
	]
	,tuneHeight: -4
	,wmode: "transparent"
});