var flyer = {
	src: '/themes/BTBW/swf/flyer.swf', 
	wmode: 'transparent',
	ratios: [6,1.16,7,1.13,8,1.12,9,1.1,10,1.09,11,1.09,12,1.08,13,1.07,14,1.07,15,1.06,16,1.06,17,1.06,18,1.05,19,1.05,20,1.05,21,1.04,22,1.04,23,1.04,24,1.04,25,1.04,26,1.04,27,1.03,28,1.03,29,1.03,30,1.03,31,1.03,32,1.03,33,1.03,34,1.03,35,1.03,36,1.03,37,1.03,38,1.02,39,1.02,40,1.02,41,1.02,42,1.02,43,1.02,44,1.02,45,1.02,46,1.02,47,1.02,48,1.02,49,1.02,50,1.02,51,1.02,52,1.02,53,1.02,54,1.02,55,1.02,56,1.02,57,1.02,58,1.02,59,1.02,60,1.02,61,1.02,62,1.02,63,1.01,64,1.01,65,1.01,66,1.01,67,1.01,68,1.01,69,1.01,70,1.01,71,1.01,72,1.01,73,1.01,74,1.01,75,1.01,76,1.01,77,1.01,78,1.01,79,1.01,80,1.01,81,1.01,82,1.01,83,1.01,84,1.01,85,1.01,86,1.01,87,1.01,88,1.01,89,1.01,90,1.01,91,1.01,92,1.01,93,1.01,94,1.01,95,1.01,96,1.01,97,1.01,98,1.01,99,1.01,100,1.01,101,1.01,102,1.01,103,1.01,104,1.01,105,1.01,106,1.01,107,1.01,108,1.01,109,1.01,110,1.01,111,1.01,112,1.01,113,1.01,114,1.01,115,1.01,116,1.01,117,1.01,118,1.01,119,1.01,120,1.01,121,1.01,122,1.01,123,1.01,124,1.01,1.01]
	};


sIFR.activate(flyer);

	
sIFR.replace(flyer, {
	selector: 'h1',
	css: [
      '.sIFR-root { text-align: left; color: #770500; font-size: 20px;}'
      ,'a { text-decoration: none; }'
      ,'a:link { color: #391E06; }'
      ,'a:hover { color: #770500; }'
    ]
	}
);

sIFR.replace(flyer, {
	selector: 'h2',
	css: [
		'.sIFR-root { color: #ffffff; text-align: center; font-size: 17px; }'
	]
	}
);

sIFR.replace(flyer, {
	selector: 'h4',
	css: [
		'.sIFR-root { color: #391E06; font-size: 17px; }'
		,'a { text-decoration: none; }'
		,'a:link { color: #391E06; }'
		,'a:hover { color: #770500; }'
	]
	}
);

sIFR.replace(flyer, {
	selector: '.pagina',
	css: [
		'.sIFR-root { color: #160901; font-size: 16px; }'
	]
	}
);

sIFR.replace(flyer, {
	selector: 'h3',
	css: [
		'.sIFR-root { color: #391E06; font-size: 14px; }'
		,'a { text-decoration: none; }'
		,'a:link { color: #91633D; }'
		,'a:hover { color: #770500; }'
	]
	}
);
	


