
  //<[CDATA[
  
  var kn_h1 = {
    src: 'flash/sifr_camsoft.swf'
    ,ratios: []
  };

  sIFR.delayCSS  = true;
  // sIFR.domains = ['novemberborn.net'] // Don't check for domains in this demo
  sIFR.activate(kn_h1);
  
  sIFR.replace(kn_h1, {
    selector: '.content .left .foblokk h1'
	,wmode: 'transparent'
    ,css: [
      '.sIFR-root { text-align: left; font-size:20px; color:#000000; font-weight:bold;}'
      ,'a:link { color: #000000; text-decoration: none; }'
      ,'a:hover { color: #000000;}'
    ]
  });  


  sIFR.replace(kn_h1, {
    selector: '.content .left .foblokk h2'
	,wmode: 'transparent'
    ,css: [
      '.sIFR-root { text-align: left; font-size:28px; color:#892955; font-weight:normal;}'
      ,'a:link { color: #892955; text-decoration: none; }'
      ,'a:hover { color: #000000;}'
    ]
  });  


  sIFR.replace(kn_h1, {
    selector: '.content .left .h2_bg h2'
	,wmode: 'transparent'
    ,css: [
      '.sIFR-root { text-align: left; font-size:15px; color:#ffffff; font-weight:bold;}'
      ,'a:link { color: #ffffff; text-decoration: none; }'
      ,'a:hover { color: #000000;}'
    ]
  });  



  sIFR.replace(kn_h1, {
    selector: '.content .left h3.fooldal, .szolg_blokk h3'
	,wmode: 'transparent'
    ,css: [
      '.sIFR-root { text-align: left; font-size:16px; color:#a72e66; font-weight:normal;}'
      ,'a:link { color: #a72e66; text-decoration: none; }'
      ,'a:hover { color: #000000;}'
    ]
  });  
  
    sIFR.replace(kn_h1, {
    selector: '.right_blokk .h2_bg h2'
	,wmode: 'transparent'
    ,css: [
      '.sIFR-root { text-align: left; font-size:14px; color:#ffffff; font-weight:normal;}'
      ,'a:link { color: #ffffff; text-decoration: none; }'
      ,'a:hover { color: #000000;}'
    ]
  });  
	
	
	sIFR.replace(kn_h1, {
    selector: '.sifr_fooldal'
	,wmode: 'transparent'
    ,css: [
      '.sIFR-root { text-align: center; font-size:14px; color:#a72e66; font-weight:normal;}'
      ,'a:link { color: #a72e66; text-decoration: none; }'
      ,'a:hover { color: #000000;}'
    ]
  });  
  
  
  
  
  
//]]>
