var tradegothiccondeighteen = {
  src: '/xres/flash/tradegothiccondeighteen.swf'
};

var handwriting = {
  src: '/xres/flash/handwriting.swf'
};

sIFR.activate(tradegothiccondeighteen, handwriting);

sIFR.replace(handwriting, {
	selector: '#message h1',
	css: {
	'.sIFR-root' : { 'color' : '#000000', 'leading' : '10', 'font-weight' : 'bold', 'letter-spacing' : '2' },
	'strong' : { 'text-decoration' : 'underline' },
	'a' : { 'color' : '#000000', 'text-decoration' : 'underline' },
	'a:hover' : { 'color' : '#7898b4', 'text-decoration' : 'underline' }
	},
	wmode: 'transparent'
});

sIFR.replace(tradegothiccondeighteen, {
	selector: '.essential-information-communications h1',
	css: {
	'.sIFR-root' : { 'color' : '#909c0c' }
	},
	wmode: 'transparent'
});

sIFR.replace(tradegothiccondeighteen, {
	selector: '.financial-operational-readiness h1',
	css: {
	'.sIFR-root' : { 'color' : '#9b2020' }
	},
	wmode: 'transparent'
});

sIFR.replace(tradegothiccondeighteen, {
	selector: '.radical-growth-change h1',
	css: {
	'.sIFR-root' : { 'color' : '#402e64' }
	},
	wmode: 'transparent'
});

sIFR.replace(tradegothiccondeighteen, {
	selector: '.risk-crisis-management h1',
	css: {
	'.sIFR-root' : { 'color' : '#7ead19' }
	},
	wmode: 'transparent'
});

sIFR.replace(tradegothiccondeighteen, {
	selector: '#main-content-home h1',
	css: {
	'.sIFR-root' : { 'color' : '#443A30', 'font-weight' : 'bold' }
	},
	wmode: 'transparent'
});

sIFR.replace(tradegothiccondeighteen, {
	selector: 'h1',
	css: {
	'.sIFR-root' : { 'color' : '#738da3' }
	},
	wmode: 'transparent'
});

sIFR.replace(tradegothiccondeighteen, {
	selector: '#sidebar h2',
	css: {
	'.sIFR-root' : { 'font-size' : '22px', 'color' : '#443a30' }
	},
	wmode: 'transparent'
});

sIFR.replace(tradegothiccondeighteen, {
	selector: '#secondary-content h2',
	css: {
	'.sIFR-root' : { 'font-size' : '17px', 'color' : '#443a30', 'font-weight' : 'bold' }
	},
	wmode: 'transparent'
});

sIFR.replace(handwriting, {
	selector: '#main-content h2',
	css: {
	'.sIFR-root' : { 'color' : '#372d26', 'leading' : '-10' }
	},
	wmode: 'transparent'
});

sIFR.replace(tradegothiccondeighteen, {
	selector: '#main-content h3',
	css: {
	'.sIFR-root' : { 'color' : '#443a30', 'font-weight' : 'bold' }
	},
	wmode: 'transparent'
});