$(function() {
	$('div#title').sifr(
		{ strSWF: 'avenir-45.swf', strColor: '#FFFFFF', strLinkColor: '#FFFFFF', strHoverColor: '#FFFFFF', strWmode: 'transparent', intPadding: [20, 10, 20, 10], strFlashVars: 'textalign=left&', strCase: 'upper' },
		{ expressInstall: true }
	);

	$('div.intro h2').sifr(
		{ strSWF: 'avenir-45.swf', strColor: '#A39161', strLinkColor: '#A39161', strHoverColor: '#A39161', strWmode: 'transparent', intPadding: [0, 0, 0, 0], strFlashVars: 'textalign=left&' },
		{ expressInstall: true }
	);
});
