

  //<[CDATA[

  var myriad = {
    src: 'http://www.koodiavain.fi/sifr/myriadpro_semiext.swf'
    ,ratios: [7,1.32,11,1.31,13,1.24,14,1.25,19,1.23,27,1.2,34,1.19,42,1.18,47,1.17,48,1.18,69,1.17,74,1.16,75,1.17,1.16]
  };



  // You probably want to switch this on, but read <http://wiki.novemberborn.net/sifr3/DetectingCSSLoad> first.
  sIFR.useStyleCheck = true;
  sIFR.activate(myriad);

  
  sIFR.replace(myriad, {
    selector: '#content_column_thin h1, #content_column_wide h1',
     css: [
      '.sIFR-root { font-size:24px; font-weight:normal; color:#f09f20; }',
	  'a { color:#f09f20; text-decoration:none; }',
	  'a:hover { color:#000000;  }'
      ],
      wmode: 'transparent'
	}); 
  
  sIFR.replace(myriad, {
    selector: '#content_column_thin h2, #content_column_wide h2',
     css: [
      '.sIFR-root { font-size:21px; font-weight:normal; color:#4083ad; }',
	  'a { color:#4083ad; text-decoration:none; }',
	  'a:hover { color:#000000;  }'
      ],
      wmode: 'transparent'
	}); 
  
  sIFR.replace(myriad, {
    selector: '#content_column_thin h3, #content_column_wide h3',
     css: [
      '.sIFR-root { font-size:18px; font-weight:normal; color:#4083ad; }',
	  'a { color:#4083ad; text-decoration:none; }',
	  'a:hover { color:#000000;  }'
      ],
      wmode: 'transparent'
	}); 
  
  sIFR.replace(myriad, {
    selector: '#content_column_thin h4, #content_column_wide h4',
     css: [
      '.sIFR-root { font-size:16px; font-weight:normal; color:#4083ad; }',
	  'a { color:#4083ad; text-decoration:none; }',
	  'a:hover { color:#000000;  }'
      ],
      wmode: 'transparent'
	}); 
  
  sIFR.replace(myriad, {
    selector: '#content_column_thin h5, #content_column_wide h5',
     css: [
      '.sIFR-root { font-size:14px; font-weight:normal; color:#4083ad; }',
	  'a { color:#4083ad; text-decoration:none; }',
	  'a:hover { color:#000000;  }'
      ],
      wmode: 'transparent'
	}); 
  
  sIFR.replace(myriad, {
    selector: '#content_column_thin h6, #content_column_wide h6',
     css: [
      '.sIFR-root { font-size:12px; font-weight:normal; color:#4083ad; }',
	  'a { color:#4083ad; text-decoration:none; }',
	  'a:hover { color:#000000;  }'
      ],
      wmode: 'transparent'
	}); 
  
  
  
  
   sIFR.replace(myriad, {
    selector: 'h1.verkkomedia, h1.ohjelmistopalvelut, h1.konesalipalvelut',
     css: [
      '.sIFR-root { font-size:21px; font-weight:bolder; color:#4083ad; }',
	  'a { color:#4083ad; text-decoration:none; }',
	  'a:hover { color:#4d4d4d;  }'
      ],
      wmode: 'transparent'
	});
   
   
     sIFR.replace(myriad, {
    selector: 'h1.koodiavain',
     css: [
      '.sIFR-root { font-size:22px; font-weight:bolder; color:#4083ad;}',
	  'a { color:#4083ad; text-decoration:none; }',
	  'a:hover { color:#4d4d4d;  }'
      ],
      wmode: 'transparent'
	});
   
   
    sIFR.replace(myriad, {
    selector: 'h1.uutiset, h1.caset',
     css: [
      '.sIFR-root { font-size:22px; font-weight:bolder; color:#f09f20; }',
	  'a { color:#f09f20; text-decoration:none; }',
	  'a:hover { color:#4d4d4d;  }'
      ],
      wmode: 'transparent'
	});
	
	
	 sIFR.replace(myriad, {
    selector: '#right_column h3',
     css: [
      '.sIFR-root { font-size:20px; font-weight:normal; color:#4083ad; text-align:center;}',
      ],
      wmode: 'transparent'
	});
	
	
	  sIFR.replace(myriad, {
    selector: 'h5.loginheader',
     css: [
      '.sIFR-root { font-size:12px; font-weight:normal; color:#4083ad;}',
      ],
      wmode: 'transparent'
	});
   
   
    sIFR.replace(myriad, {
    selector: '#servicebox h1',
     css: [
      '.sIFR-root { font-size:18px; font-weight:bolder; color:#f09f20; }',
	  'a { color:#f09f20; text-decoration:none; }',
	  'a:hover { color:#4d4d4d;  }'
      ],
      wmode: 'transparent'
	});
   
   
   

  //]]>