var thesis = {
  src: '/assets/flash/thesis.swf'
};


sIFR.activate(thesis);


// sIFR.transparent(true);

sIFR.replace(thesis, {
  selector: '#home h1'
  ,css: {
    '.sIFR-root': { 'background-color': 'transparent', 'color': '#ffffff', 'font-size': '22px' }
  },
  wmode: 'transparent',
  tuneHeight: '-6',
  forceClear: 'true',
  ratios: [9,1.27,14,1.19,21,1.16,28,1.13,38,1.12,53,1.11,60,1.1,61,1.11,94,1.1,96,1.09,101,1.1,102,1.09,103,1.1,108,1.09,110,1.1,1.09]
});

sIFR.replace(thesis, {
  selector: 'h1'
  ,css: {
    '.sIFR-root': { 'background-color': 'transparent', 'color': '#ffffff', 'font-size': '22px' }
  },
  wmode: 'transparent',
  tuneHeight: '',
  forceClear: 'true',
  ratios: [9,1.27,14,1.19,21,1.16,28,1.13,38,1.12,53,1.11,60,1.1,61,1.11,94,1.1,96,1.09,101,1.1,102,1.09,103,1.1,108,1.09,110,1.1,1.09]

});

sIFR.replace(thesis, {
  selector: 'h2'
  ,css: {
    '.sIFR-root': { 'background-color': 'transparent', 'color': '#ffffff', 'display': 'block', 
		'font-size': '20px' }
  },
  wmode: 'transparent',
  tuneHeight: '',
  forceClear: 'true',
  ratios: [9,1.27,14,1.19,21,1.16,28,1.13,38,1.12,53,1.11,60,1.1,61,1.11,94,1.1,96,1.09,101,1.1,102,1.09,103,1.1,108,1.09,110,1.1,1.09]
});

sIFR.replace(thesis, {
  selector: 'h3#video-h3'
  ,css: {
    '.sIFR-root': { 'background-color': 'transparent', 'color': '#ffffff', 'display': 'block', 
		'font-size': '16px' }
  },
  wmode: 'transparent',
  tuneHeight: '-3',
  forceClear: 'true',
  ratios: [9,1.27,14,1.19,21,1.16,28,1.13,38,1.12,53,1.11,60,1.1,61,1.11,94,1.1,96,1.09,101,1.1,102,1.09,103,1.1,108,1.09,110,1.1,1.09]
});

sIFR.replace(thesis, {
  selector: 'h3'
  ,css: {
    '.sIFR-root': { 'background-color': 'transparent', 'color': '#ffffff', 'display': 'block', 
		'font-size': '16px' }
  },
  wmode: 'transparent',
  tuneHeight: '-5',
  forceClear: 'true',
  ratios: [9,1.27,14,1.19,21,1.16,28,1.13,38,1.12,53,1.11,60,1.1,61,1.11,94,1.1,96,1.09,101,1.1,102,1.09,103,1.1,108,1.09,110,1.1,1.09]
});



