

  //<[CDATA[

  var leelawadee = {
    src: 'http://www.korsisaari.fi/sifr/Leelawadee.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]
    
  };
  
   var calibri = {
    src: 'http://www.korsisaari.fi/sifr/calibri.swf'
    
  };



  // You probably want to switch this on, but read <http://wiki.novemberborn.net/sifr3/DetectingCSSLoad> first.
  sIFR.useStyleCheck = false;
  sIFR.activate(leelawadee);
  sIFR.activate(calibri);

  
  sIFR.replace(leelawadee, {
    selector: '#maincontent h1',
     css: [
      '.sIFR-root { font-size:20px; font-weight:bold; color:#333333; }',
	  'a { color:#333333; text-decoration:none; }',
	  'a:hover { color:#000000;  }'
      ],
      wmode: 'transparent'
	}); 
  
  sIFR.replace(leelawadee, {
    selector: '#maincontent h2',
     css: [
      '.sIFR-root { font-size:19px; font-weight:normal; color:#266ebf; }',
	  'a { color:#266ebf; text-decoration:none; }',
	  'a:hover { color:#000000;  }'
      ],
      wmode: 'transparent'
	}); 
  
  sIFR.replace(leelawadee, {
    selector: '#maincontent h3',
     css: [
      '.sIFR-root { font-size:18px; font-weight:normal; color:#266ebf; }',
	  'a { color:#266ebf; text-decoration:none; }',
	  'a:hover { color:#000000;  }'
      ],
      wmode: 'transparent'
	}); 
  
  sIFR.replace(leelawadee, {
    selector: '#maincontent h4',
     css: [
      '.sIFR-root { font-size:17px; font-weight:normal; color:#367ecf; }',
	  'a { color:#367ecf; text-decoration:none; }',
	  'a:hover { color:#000000;  }'
      ],
      wmode: 'transparent'
	}); 
  
  sIFR.replace(leelawadee, {
    selector: '#maincontent h5',
     css: [
      '.sIFR-root { font-size:15px; font-weight:normal; color:#367ecf; }',
	  'a { color:#367ecf; text-decoration:none; }',
	  'a:hover { color:#000000;  }'
      ],
      wmode: 'transparent'
	}); 
  
  sIFR.replace(leelawadee, {
    selector: '#maincontent h6',
     css: [
      '.sIFR-root { font-size:13px; font-weight:normal; color:#367ecf; }',
	  'a { color:#367ecf; text-decoration:none; }',
	  'a:hover { color:#000000;  }'
      ],
      wmode: 'transparent'
	}); 
  
  
  
  
   sIFR.replace(leelawadee, {
    selector: 'h1.jobsbox_heading, h1.offers_heading, h1.schedule_heading, h1.newsbox_heading',
     css: [
      '.sIFR-root { font-size:13px; font-weight:bold; color:#333333; }',
	  'a { color:#333333; text-decoration:none; }',
	  'a:hover { color:#4d4d4d;  }'
      ],
      wmode: 'transparent'
	});
   
   
     sIFR.replace(leelawadee, {
    selector: 'h1.topboxes_heading',
     css: [
      '.sIFR-root { font-size:15px; font-weight:bold; color:#5172a7; text-align:center;}',
	  'a { color:#5172a7; text-decoration:none; }',
	  'a:hover { color:#4d4d4d;  }'
      ],
      wmode: 'transparent'
	});
   
   
    sIFR.replace(leelawadee, {
    selector: 'h3.contactnumber',
     css: [
      '.sIFR-root { font-size:13px; font-weight:bolder; color:#ffffff; }',
	  'a { color:#ffffff; text-decoration:none; }',
	  'a:hover { color:#4d4d4d;  }'
      ],
      wmode: 'transparent'
	});
	
	
	 sIFR.replace(leelawadee, {
    selector: 'h3.contactinfo',
     css: [
      '.sIFR-root { font-size:13px; font-weight:normal; color:#cccccc;',
      ],
      wmode: 'transparent'
	});
	
	
	  sIFR.replace(leelawadee, {
    selector: 'h3.subnavi',
     css: [
      '.sIFR-root { font-size:15px; font-weight:bold; color:#203f7b;}',
	  'a { color:#5172a7; text-decoration:none; }',
	  'a:hover { color:#4d4d4d;  }'
      ],
      wmode: 'transparent'
	});
   
   
   
   

  //]]>