var cochin = {
      src: '/sifr/flash/tradegothic-bold.swf'
};
 
sIFR.activate(cochin);
 
sIFR.replace(cochin, {
      selector: 'td.folder, h3',
	  ratios: [8, 1.41, 10, 1.32, 11, 1.31, 15, 1.29, 19, 1.28, 26, 1.25, 35, 1.24, 42, 1.23, 45, 1.22, 46, 1.23, 67, 1.22, 70, 1.21, 71, 1.22, 75, 1.21, 76, 1.22, 80, 1.21, 81, 1.22, 1.21],
	  css: [
      '.sIFR-root { font-size:35px; color:#000000;}',
      'a { text-decoration:none; }',
	  'a:link { color:#A8A8A8; }',
      'a:hover { color:#000000; }',
	  'p { word-spacing: 300px; }'

      ],      
	  wmode: 'transparent',
	  preventWrap: 'true'
}); 


var home = {
      
	  src: '/sifr/flash/tradegothic-bold.swf'
};
 
sIFR.activate(home);
sIFR.replace(home, {
      selector: '.home',
	  ratios: [8, 1.41, 10, 1.32, 11, 1.31, 15, 1.29, 19, 1.28, 26, 1.25, 35, 1.24, 42, 1.23, 45, 1.22, 46, 1.23, 67, 1.22, 70, 1.21, 71, 1.22, 75, 1.21, 76, 1.22, 80, 1.21, 81, 1.22, 1.21],
	  css: [
      '.sIFR-root { font-size:96px; color:#A8A8A8;leading:-35 }',
      'a { text-decoration:none; }',
	  'a:link { color:#A8A8A8; }',
      'a:hover { color:#000000; }'
      ],      
	  wmode: 'transparent'
});

var contact = {
      
	  src: '/sifr/flash/tradegothic-bold.swf'
};
 
sIFR.activate(contact);
sIFR.replace(contact, {
      selector: '.contact',
	  ratios: [8, 1.41, 10, 1.32, 11, 1.31, 15, 1.29, 19, 1.28, 26, 1.25, 35, 1.24, 42, 1.23, 45, 1.22, 46, 1.23, 67, 1.22, 70, 1.21, 71, 1.22, 75, 1.21, 76, 1.22, 80, 1.21, 81, 1.22, 1.21],
	  css: [
      '.sIFR-root { font-size:78px; color:#A8A8A8;leading:-20;letter-spacing: -2; }',
      'a { text-decoration:none; }',
	  'a:link { color:#A8A8A8; }',
      'a:hover { color:#000000; }'
      ],      
	  wmode: 'transparent'
});
