
var type1 = {
    src: '/fileadmin/templates/flash/fagoCoBold.swf'
};
sIFR.activate(type1);

sIFR.replace(type1, { 
	selector: 'p.big' 
	,transparent: true 
	,css: [ '.sIFR-root { text-transform: uppercase; }'] 
	,ratios: [7, 1.32, 9, 1.24, 13, 1.25, 16, 1.21, 22, 1.2, 23, 1.17, 25, 1.19, 27, 1.17, 32, 1.16, 33, 1.17, 42, 1.16, 47, 1.15, 48, 1.16, 58, 1.15, 59, 1.14, 63, 1.15, 64, 1.14, 65, 1.15, 71, 1.14, 72, 1.15, 103, 1.14, 104, 1.13, 110, 1.14, 112, 1.13, 115, 1.14, 119, 1.13, 121, 1.14, 1.13]
});

sIFR.replace(type1,{ 
	selector: '#name'
	,transparent: true
	,css: [ '.sIFR-root { background-color: #EFEFF1; text-align: center; } a { text-decoration: none; color: #AFD601; } a:hover { color: #AFD601; } '] 
	,ratios: [7, 1.32, 9, 1.24, 13, 1.25, 16, 1.21, 22, 1.2, 23, 1.17, 25, 1.19, 27, 1.17, 32, 1.16, 33, 1.17, 42, 1.16, 47, 1.15, 48, 1.16, 58, 1.15, 59, 1.14, 63, 1.15, 64, 1.14, 65, 1.15, 71, 1.14, 72, 1.15, 103, 1.14, 104, 1.13, 110, 1.14, 112, 1.13, 115, 1.14, 119, 1.13, 121, 1.14, 1.13]
});
