var hn_lightcond = { src: 'http://www.vc2ti.com.br/wp-content/themes/vc2ti/js/hotsite/hn-lightcond.swf' };
var hn_mediumcond = { src: 'http://www.vc2ti.com.br/wp-content/themes/vc2ti/js/hotsite/hn-mediumcond.swf' };
var hn_heavycond = { src: 'http://www.vc2ti.com.br/wp-content/themes/vc2ti/js/hotsite/hn-heavycond.swf' };

sIFR.activate(hn_lightcond);

sIFR.replace(hn_lightcond, {
	selector: '.texto-abertura h3',
	wmode: 'transparent',
	css: [
  	'.sIFR-root {color:#0e6974; font-size:22px; line-height:100%}'
  ]
});

sIFR.activate(hn_lightcond);

sIFR.replace(hn_lightcond, {
	selector: '.hora',
	wmode: 'transparent',
	forceSingleLine: true,
	css: [
  	'.sIFR-root {color:#0e6974; font-size:19px; line-height:100%}'
  ]
});

sIFR.activate(hn_mediumcond);

sIFR.replace(hn_mediumcond, {
	selector: '.texto-abertura h1',
	wmode: 'transparent',
	css: [
  	'.sIFR-root {color:#633c16; font-size:40px; line-height:100%}'
  ]
});

sIFR.replace(hn_mediumcond, {
	selector: '.local h3',
	wmode: 'transparent',
	css: [
  	'.sIFR-root {color:#346d67; font-size:20px; line-height:100%}'
  ]
});

sIFR.replace(hn_mediumcond, {
	selector: '.local p',
	wmode: 'transparent',
	css: [
  	'.sIFR-root {color:#957a36; font-size:14px; line-height:100%}'
  ]
});

sIFR.replace(hn_mediumcond, {
	selector: '.vantagens p',
	wmode: 'transparent',
	css: [
  	'.sIFR-root {color:#1a717b; font-size:14px; line-height:90%}'
  ]
});

sIFR.activate(hn_heavycond);

sIFR.replace(hn_heavycond, {
	selector: '.local h4, .botao small',
	wmode: 'transparent',
	forceSingleLine: true,
	css: [
  	'.sIFR-root {color:#633c16; font-size:14px; line-height:100%; text-transform:uppercase; font-weight:bold}'
  ]
});

sIFR.replace(hn_heavycond, {
	selector: '.vantagens h3',
	wmode: 'transparent',
	forceSingleLine: true,
	css: [
  	'.sIFR-root {color:#ffffff; font-size:19px; line-height:100%; text-transform:uppercase; font-weight:bold}'
  ]
});

sIFR.replace(hn_heavycond, {
	selector: '#programacao h2, #formulario h2, #media h2',
	wmode: 'transparent',
	forceSingleLine: true,
	css: [
  	'.sIFR-root {color:#0e6974; font-size:24px; line-height:100%; font-weight:bold}'
  ]
});