var precisiontypeface = {
      src: '/sifr3/lcm.swf'
};
 
var handwriting = {
      src: '/sifr3/handwriting.swf'
};
 
sIFR.activate(precisiontypeface);
 
sIFR.replace(precisiontypeface, {
      selector: 'h1',
      css: [
      '.sIFR-root { font-size:21px; font-weight:normal; color:#592658; }'
	  ,'a { color: #592658; text-decoration:none; }'
	  ,'a:link { color: #592658; text-decoration:none; }'
	  ,'a:hover { color: #000000; text-decoration:underline; }'
      ],	  
      wmode: 'transparent'
	  ,ratios: [6, 1.1, 7, 1.07, 8, 1.06, 9, 1.05, 16, 0.99, 25, 0.97, 35, 0.94, 43, 0.93, 47, 0.92, 48, 0.93, 62, 0.92, 63, 0.91, 67, 0.92, 115, 0.91, 116, 0.9, 0.91]
});


sIFR.replace(precisiontypeface, {
      selector: 'h2.w280s',
      css: [
      '.sIFR-root { font-size:14px; font-weight:normal; color:#592658;  }'
      ],	  
      wmode: 'transparent'
	  ,ratios: [6, 1.1, 7, 1.07, 8, 1.06, 9, 1.05, 16, 0.99, 25, 0.97, 35, 0.94, 43, 0.93, 47, 0.92, 48, 0.93, 62, 0.92, 63, 0.91, 67, 0.92, 115, 0.91, 116, 0.9, 0.91]
});


sIFR.replace(precisiontypeface, {
      selector: 'h2',
      css: [
      '.sIFR-root { font-size:18px; font-weight:normal; color:#592658;  }'
	  ,'a { color: #592658; text-decoration:none; }'
	  ,'a:link { color: #592658; text-decoration:none; }'
	  ,'a:hover { color: #000000; text-decoration:underline; }'
      ],	  
      wmode: 'transparent'
	  ,ratios: [6, 1.1, 7, 1.07, 8, 1.06, 9, 1.05, 16, 0.99, 25, 0.97, 35, 0.94, 43, 0.93, 47, 0.92, 48, 0.93, 62, 0.92, 63, 0.91, 67, 0.92, 115, 0.91, 116, 0.9, 0.91]
});


sIFR.replace(handwriting, {
      selector: 'p.posted_by',
      css: [
      '.sIFR-root { font-size:13px; font-weight:normal; color:#0093DD; width:300px; }'
      ],	  
      wmode: 'transparent'
 	  ,ratios: [8, 1.63, 11, 1.55, 13, 1.54, 17, 1.53, 25, 1.5, 34, 1.48, 50, 1.47, 80, 1.46, 81, 1.45, 83, 1.46, 90, 1.45, 91, 1.46, 1.45]
});



