var avenir = { src: '/data/flash_movies/1/avenir.swf' };

sIFR.activate(avenir);

sIFR.replace(avenir, {
  selector: '#page .orange h1'
  ,css: [
	'.sIFR-root {  color: #f18e00; font-size: 27px;}'
  ], wmode: 'transparent'
   ,ratios: [8, 1.41, 11, 1.31, 15, 1.29, 21, 1.25, 22, 1.22, 27, 1.24, 28, 1.23, 39, 1.22, 51, 1.21, 87, 1.2, 88, 1.19, 89, 1.2, 90, 1.19, 91, 1.2, 93, 1.19, 94, 1.2, 1.19]
});

sIFR.replace(avenir, {
  selector: '#page .orange h2'
  ,css: [
	'.sIFR-root { color: #f18e00; font-size: 18px;}'
  ], wmode: 'transparent'
   ,ratios: [8, 1.41, 11, 1.31, 15, 1.29, 21, 1.25, 22, 1.22, 27, 1.24, 28, 1.23, 39, 1.22, 51, 1.21, 87, 1.2, 88, 1.19, 89, 1.2, 90, 1.19, 91, 1.2, 93, 1.19, 94, 1.2, 1.19]
});

sIFR.replace(avenir, {
  selector: '#page .blue h1'
  ,css: [
	'.sIFR-root { color: #008fc2; font-size: 27px;}'
  ], wmode: 'transparent'
   ,ratios: [8, 1.41, 11, 1.31, 15, 1.29, 21, 1.25, 22, 1.22, 27, 1.24, 28, 1.23, 39, 1.22, 51, 1.21, 87, 1.2, 88, 1.19, 89, 1.2, 90, 1.19, 91, 1.2, 93, 1.19, 94, 1.2, 1.19]
});


sIFR.replace(avenir, {
  selector: '#page .blue h2'
  ,css: [
	'.sIFR-root { color: #008fc2; font-size: 18px;}'
  ], wmode: 'transparent'
   ,ratios: [8, 1.41, 11, 1.31, 15, 1.29, 21, 1.25, 22, 1.22, 27, 1.24, 28, 1.23, 39, 1.22, 51, 1.21, 87, 1.2, 88, 1.19, 89, 1.2, 90, 1.19, 91, 1.2, 93, 1.19, 94, 1.2, 1.19]
});


//sIFR.debug.ratios({ src: '/data/flash_movies/1/avenir.swf', selector: '#page .blue h1' });


