var zerotwos = { src: 'http://www.justoimoveis.com.br/blog/wp-content/themes/justoimoveis/sifr/swf/zerotwos.swf', ratios: [7, 1.32, 11, 1.31, 13, 1.24, 14, 1.25, 19, 1.23, 27, 1.2, 34, 1.19, 42, 1.18, 47, 1.17, 48, 1.18, 69, 1.17, 74, 1.16, 75, 1.17, 1.16] };
var zerothre = { src: 'http://www.justoimoveis.com.br/blog/wp-content/themes/justoimoveis/sifr/swf/zerothre.swf', ratios: [7, 1.32, 11, 1.31, 13, 1.24, 14, 1.25, 19, 1.23, 27, 1.2, 34, 1.19, 42, 1.18, 47, 1.17, 48, 1.18, 69, 1.17, 74, 1.16, 75, 1.17, 1.16] };


sIFR.activate(zerothre,zerotwos);


sIFR.replace(zerotwos, {
  selector: 'h3',
  css: ['.sIFR-root {font-size:30px; font-weight:normal; color:#6ab023; text-transform:uppercase;}'
		,'a:link { text-decoration:none; color:#6ab023;}'
		,'a:hover {color:#6ab023;}'
	],
  wmode: 'transparent',
  transparent: true
  });

sIFR.replace(zerothre, {
  selector: 'h2.widgettitle',
  css: ['.sIFR-root {font-size:12px; font-weight:normal; color:#6ab023; text-transform:uppercase;}'
		,'a:link { text-decoration:none; color:#6ab023;}'
		,'a:hover {color:#6ab023;}'
	],
	offsetTop:3,
  wmode: 'transparent',
  transparent: true
  });
