﻿var cooperltbt = {
  src: '/sifr/fonts/cooperltbt.swf'
};
var cooperblkbt = {
  src: '/sifr/fonts/cooperblkbt.swf'
};
var coop2 = {
	src: '/sifr/fonts/cooperblkbt2.swf'
};

var pag = document.title;
var iu = encodeURI('INFORMAÇÕES ÚTEIS');
var ce = encodeURI('CALENDÁRIO DE EVENTOS');
var ae = encodeURI('AS EXPOSIÇÕES');
var ej = encodeURI('O ESPAÇO JOVEM')
var es = encodeURI('O ESPAÇO SÉNIOR');
var dl = encodeURI('À DESCOBERTA DE LAGOS');
var gc = encodeURI('GENTE DE CÁ');
var fm = encodeURI('FLASH DO MÊS');
var dce= decodeURI(ce);
var diu= decodeURI(iu);
var dae= decodeURI(ae);
var dej= decodeURI(ej);
var des= decodeURI(es);
var ddl= decodeURI(dl);
var dgc= decodeURI(gc);
var dfm= decodeURI(fm);


sIFR.activate(cooperltbt, cooperblkbt, coop2);

// sIFR.replace(cooperltbt, { selector: 'p', ratios:[8, 1.41, 10, 1.33, 14, 1.31, 16, 1.26, 20, 1.27, 24, 1.26, 25, 1.24, 26, 1.25, 35, 1.24, 39, 1.23, 40, 1.24, 49, 1.23, 74, 1.22, 75, 1.21, 81, 1.22, 94, 1.21, 95, 1.22, 1.21] });
sIFR.replace(coop2, { selector: 'h1', ratios: [8, 1.42, 9, 1.33, 12, 1.35, 21, 1.3, 31, 1.27, 44, 1.26, 45, 1.24, 53, 1.25, 58, 1.24, 59, 1.25, 87, 1.24, 90, 1.23, 91, 1.24, 94, 1.23, 95, 1.24, 103, 1.23, 104, 1.24, 1.23] });


// vomo lá ber
// laranja
if (pag=='NOTA DE ABERTURA' || pag=='A BIBLIOTECA' || pag==dgc || pag=='SUBSCREVER')
{
	sIFR.replace(cooperblkbt, {selector: '.contentheading, .componentheading, h2', ratios:[8, 1.42, 9, 1.33, 12, 1.35, 21, 1.3, 31, 1.27, 44, 1.26, 45, 1.24, 53, 1.25, 58, 1.24, 59, 1.25, 87, 1.24, 90, 1.23, 91, 1.24, 94, 1.23, 95, 1.24, 103, 1.23, 104, 1.24, 1.23],
	css: ['.sIFR-root { text-align: left; font-size: 12px; line-height: 1em; color: #F58222; margin-left: 0px; margin-right: 0px; }',]});
}
// azul
else if (pag==dce || pag==dej || pag==dfm )
{
	sIFR.replace(cooperblkbt, {selector: '.contentheading, .componentheading, h2', ratios:[8, 1.42, 9, 1.33, 12, 1.35, 21, 1.3, 31, 1.27, 44, 1.26, 45, 1.24, 53, 1.25, 58, 1.24, 59, 1.25, 87, 1.24, 90, 1.23, 91, 1.24, 94, 1.23, 95, 1.24, 103, 1.23, 104, 1.24, 1.23],
	css: ['.sIFR-root { text-align: left; font-size: 12px; line-height: 1em; color: #05A1E4; margin-left: 0px; margin-right: 0px; }',]});
}
// encarnado
else if (pag==diu || pag==dae || pag==ddl)
{
	sIFR.replace(cooperblkbt, {selector: '.contentheading, .componentheading, h2', ratios:[8, 1.42, 9, 1.33, 12, 1.35, 21, 1.3, 31, 1.27, 44, 1.26, 45, 1.24, 53, 1.25, 58, 1.24, 59, 1.25, 87, 1.24, 90, 1.23, 91, 1.24, 94, 1.23, 95, 1.24, 103, 1.23, 104, 1.24, 1.23],
	css: ['.sIFR-root { text-align: left; font-size: 12px; line-height: 1em; color: #F44E98; margin-left: 0px; margin-right: 0px; }',]});
}
// verde
else
{
	sIFR.replace(cooperblkbt, {selector: '.contentheading, .componentheading, h2', ratios:[8, 1.42, 9, 1.33, 12, 1.35, 21, 1.3, 31, 1.27, 44, 1.26, 45, 1.24, 53, 1.25, 58, 1.24, 59, 1.25, 87, 1.24, 90, 1.23, 91, 1.24, 94, 1.23, 95, 1.24, 103, 1.23, 104, 1.24, 1.23],
	css: ['.sIFR-root { text-align: left; font-size: 12px; line-height: 1em; color: #96CB5A; margin-left: 0px; margin-right: 0px; }',]});

} // end