/*-----------------------------------------------------------------------------
  [JS - school_home]
  
  Page : School Home
  Navigateurs : Tous
  
-----------------------------------------------------------------------------*/

sIFR.replace(din, {
	selector: '#school-prologue h3',
	css: [
		'.sIFR-root { color: #35322a; font-size: 17px; font-weight: bold; text-transform: uppercase; }'
	],
	offsetTop: '-1',
	tuneWidth: '1',
	wmode: 'transparent',
	fixFocus: true
});
