  var FSAlbertProLight = {
    src: '/wp-content/themes/simonlelic/swf/FSAlbertProLight.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(FSAlbertProLight);
  sIFR.replace(FSAlbertProLight, {
    selector: '.home h1'
 	//,offsetLeft: '2px'
 	,wmode: 'transparent'
	,css: [
      '.sIFR-root { text-align: left; color:#FF6600; font-size:30px; leading:0;}'
      ,'a { text-decoration: none; }'
      ,'a:link { color: #FF6600; }'
      ,'a:hover { color: #FF6600; text-decoration:underline; }'
    ]
  });
  sIFR.activate(FSAlbertProLight);
  sIFR.replace(FSAlbertProLight, {
    selector: 'h1'
 	//,offsetLeft: '2px'
 	,wmode: 'transparent'
	,css: [
      '.sIFR-root { text-align: left; color:#4C595E; font-size:30px; leading:0;}'
      ,'a { text-decoration: none; }'
      ,'a:link { color: #4C595E; }'
      ,'a:hover { color: #4C595E; text-decoration:underline; }'
    ]
  });
  sIFR.replace(FSAlbertProLight, {
    selector: '.intro'
 	,wmode: 'transparent'
	//,forceWidth :true
	,css: [
      '.sIFR-root { text-align: left; color:#72868D; font-size:22px; leading:-1;}'
      ,'a { text-decoration: none; }'
      ,'a:link { color: #4C595E; text-decoration:underline;  }'
      ,'a:hover { color: #FF6600; text-decoration:underline; }'
    ]
  });
  sIFR.replace(FSAlbertProLight, {
    selector: 'h2'
 	,wmode: 'transparent'
	//,fitExactly : true
	,css: [
      '.sIFR-root { text-align: left; color:#FF3300; font-size:20px; leading:-1; display:inline;}'
      ,'a { text-decoration: none; }'
      ,'a:link { color: #FF3300; }'
      ,'a:hover { color: #FF3300; text-decoration:underline; }'
    ]
  });
  sIFR.replace(FSAlbertProLight, {
    selector: '.page_parent_title'
 	,wmode: 'transparent'
	,css: [
      '.sIFR-root { text-align: left; color:#FF3300; font-size:30px; leading:-2;}'
      ,'a { text-decoration: none; }'
      ,'a:link { color: #FF3300; }'
      ,'a:hover { color: #FF3300; text-decoration:underline; }'
    ]
  });
  sIFR.replace(FSAlbertProLight, {
    selector: '.primary_nav li.current_page_item .sifrTopNav'
 	,offsetLeft: '2px'
 	,offsetTop: '-2px'
 	,wmode: 'transparent'
	,css: [
      '.sIFR-root { text-align: right; color:#FF3300; font-size:16px; leading:-1;}'
      ,'a { text-decoration: none; }'
      ,'a:link { color: #FF3300; }'
      ,'a:hover { color: #FF3300; text-decoration:underline; }'
    ]
  });
  sIFR.replace(FSAlbertProLight, {
    selector: '.primary_nav li .sifrTopNav'
 	,offsetLeft: '2px'
 	,offsetTop: '-2px'
 	,wmode: 'transparent'
	,css: [
      '.sIFR-root { text-align: right; color:#4C595E; font-size:16px; leading:-1;}'
      ,'a { text-decoration: none; }'
      ,'a:link { color: #4C595E; }'
      ,'a:hover { color: #4C595E; text-decoration:underline; }'
    ]
  });
  sIFR.replace(FSAlbertProLight, {
    selector: '.primary_nav li .sifrSubNav'
 	,wmode: 'transparent'
	,css: [
      '.sIFR-root { text-align: left; color:#4C595E; font-size:16px; leading:-1;}'
      ,'a { text-decoration: none; }'
      ,'a:link { color: #4C595E; }'
      ,'a:hover { color: #4C595E; text-decoration:underline; }'
    ]
  });

