var Vag = {   
  src: '/flash/sifr.swf'  
};   
  
sIFR.activate(Vag);   

sIFR.replace(Vag, {   
  selector: 'h1',
  ratios: [8, 1.43, 11, 1.38, 16, 1.33, 23, 1.32, 24, 1.29, 28, 1.3, 36, 1.29, 45, 1.28, 70, 1.27, 72, 1.26, 73, 1.27, 76, 1.26, 77, 1.27, 1.26],
  wmode: 'transparent',
  css: ['.sIFR-root { font-size:23px; font-weight:bold; color:#78351b; }',
		'a {color: #78351b; text-decoration: none;}',
        'a:hover {color: #461f10;}']  
  
});  

sIFR.replace(Vag, {   
  selector: 'h2',
  ratios: [8, 1.43, 11, 1.38, 16, 1.33, 23, 1.32, 24, 1.29, 28, 1.3, 36, 1.29, 45, 1.28, 70, 1.27, 72, 1.26, 73, 1.27, 76, 1.26, 77, 1.27, 1.26],
  wmode: 'transparent',
  css: ['.sIFR-root { font-size:23px; font-weight:bold; color:#78351b; }',
		'a {color: #78351b; text-decoration: none;}',
        'a:hover {color: #461f10;}']
  
});

sIFR.replace(Vag, {   
  selector: '.bestprice',
  ratios: [8, 1.43, 11, 1.38, 16, 1.33, 23, 1.32, 24, 1.29, 28, 1.3, 36, 1.29, 45, 1.28, 70, 1.27, 72, 1.26, 73, 1.27, 76, 1.26, 77, 1.27, 1.26],
  wmode: 'transparent',
  css: ['.sIFR-root { font-size:25px; font-weight:bold; color:#78351b; }',]
  
});

sIFR.replace(Vag, {   
  selector: '.score',
  ratios: [8, 1.43, 11, 1.38, 16, 1.33, 23, 1.32, 24, 1.29, 28, 1.3, 36, 1.29, 45, 1.28, 70, 1.27, 72, 1.26, 73, 1.27, 76, 1.26, 77, 1.27, 1.26],
  wmode: 'transparent',
  css: ['.sIFR-root { font-size:45px; font-weight:bold; color:#78351b; }',]
  
});



