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

sIFR.activate(thesis);

sIFR.replace(thesis, {
	selector: 'h1'
	,ratios: [10,1.32,16,1.27,23,1.23,24,1.21,25,1.22,31,1.21,38,1.2,42,1.19,43,1.2,62,1.19,66,1.18,67,1.19,113,1.18,114,1.17,119,1.18,120,1.17,1.18]
	,css: [
		'.sIFR-root {  }'
		,'a { text-decoration: none; }'
		,'a:link { color: #000000; }'
		,'a:hover { color: #d57687; text-decoration: underline; }'
	]
});
