var frutiger = {
  src: 'http://stage3.kauffman.org/js/frutiger.swf'
};

sIFR.activate(frutiger);

sIFR.replace(frutiger, {
	selector: '#main-content h1',
	css: {
	'.sIFR-root' : { 'color' : '#1a264a' }
	},
	wmode: 'transparent'
});

sIFR.replace(frutiger, {
	selector: '#main-content h2, #secondary-content h3, #sidebar h3',
	css: {
	'.sIFR-root' : { 'color' : '#dd5c17' }
	},
	wmode: 'transparent'
});

sIFR.replace(frutiger, {
	selector: 'div#Enterintro h1',
	css: {
	'.sIFR-root' : { 'color' : '#dd5c17' }
	},
	wmode: 'transparent'
});

sIFR.replace(frutiger, {
	selector: 'div#Enterintro h2',
	css: {
	'.sIFR-root' : { 'color' : '#ffffff' }
	},
	wmode: 'transparent'
});

sIFR.replace(frutiger, {
	selector: 'div#AIintro h1',
	css: {
	'.sIFR-root' : { 'color' : '#dd5c17' }
	},
	wmode: 'transparent'
});

sIFR.replace(frutiger, {
	selector: 'div#AIintro h2',
	css: {
	'.sIFR-root' : { 'color' : '#ffffff' }
	},
	wmode: 'transparent'
});

sIFR.replace(frutiger, {
	selector: 'div#Foundationintro h1',
	css: {
	'.sIFR-root' : { 'color' : '#dd5c17' }
	},
	wmode: 'transparent'
});

sIFR.replace(frutiger, {
	selector: 'div#Foundationintro h2',
	css: {
	'.sIFR-root' : { 'color' : '#ffffff' }
	},
	wmode: 'transparent'
});
sIFR.replace(frutiger, {
	selector: 'div#Educationintro h1',
	css: {
	'.sIFR-root' : { 'color' : '#dd5c17' }
	},
	wmode: 'transparent'
});

sIFR.replace(frutiger, {
	selector: 'div#Educationintro h2',
	css: {
	'.sIFR-root' : { 'color' : '#ffffff' }
	},
	wmode: 'transparent'
});
sIFR.replace(frutiger, {
	selector: 'div#RPintro h1',
	css: {
	'.sIFR-root' : { 'color' : '#dd5c17' }
	},
	wmode: 'transparent'
});

sIFR.replace(frutiger, {
	selector: 'div#RPintro h2',
	css: {
	'.sIFR-root' : { 'color' : '#ffffff' }
	},
	wmode: 'transparent'
});
