var univers57con = {
  src: '/dp07/resources/swf/univers57con.swf'
};

var univers55 = {
  src: '/dp07/resources/swf/univers55.swf'
};

sIFR.useDomContentLoaded = false;
sIFR.repaintOnResize = false;

for(var i = 0; i < sIFR.callbacks.length; i++) sIFR.callbacks[i].resize();

sIFR.activate(univers55, univers57con); // From revision 209 and onwards

sIFR.replace(univers55, {
	selector: 'h1',
	css: ['.sIFR-root { leading: -9em; color: #837262; font-weight: normal; text-transform: uppercase;}',
		  '.textHeading { color: #D81E05; font-weight: normal;}',		  
		  '.textStrategy { color: #D81E05; font-weight: normal;}',
		  '.textPrograms { color: #E78E1B; font-weight: normal;}',
		  '.textPathways { color: #5A8727; font-weight: normal;}',
		  '.textFrameworks { color: #36939B; font-weight: normal;}',
		  '.textResourcing { color: #1D0D5F; font-weight: normal;}'],
	wmode: 'transparent',	
	tuneHeight: -8
});

sIFR.replace(univers55, {
	selector: 'h2',
	css: ['.sIFR-root { color: #837262; font-weight: normal; text-transform: uppercase;}',
		  '.textHeading { color: #D81E05; font-weight: normal;}',
		  '.textStrategy { color: #D81E05; font-weight: normal;}',		  
		  '.textPrograms { color: #E78E1B; font-weight: normal;}',
		  '.textPathways { color: #5A8727; font-weight: normal;}',
		  '.textFrameworks { color: #36939B; font-weight: normal;}',
		  '.textResourcing { color: #1D0D5F; font-weight: normal;}'],
	wmode: 'transparent',
	tuneHeight: -4
});

sIFR.replace(univers57con, {
	selector: 'h3',	
	css: ['.sIFR-root { color: #827263; font-weight: normal;}',
		  '.sIFR-root a { color: #827263; font-weight: normal; text-decoration: none;}',		
		  '.sIFR-root a:hover { color: #827263; font-weight: normal; text-decoration: underline;}',	
		  '.sIFR-root a:visited { color: #827263; font-weight: normal; text-decoration: underline;}',			  
		  '.textHeading { color: #D81E05; font-weight: normal;}',		  
		  '.textHeading a { color: #D81E05; font-weight: normal; text-decoration: none;}',
		  '.textHeading a:hover { color: #D81E05; font-weight: normal; text-decoration: underline;}',
		  '.textHeadingB { color: #827263; font-weight: normal;}',
		  '.textHeadingB a {color: #827263;	font-weight: normal; text-decoration: none;}',
		  '.textHeadingB a:hover { color: #827263;	font-weight: normal;text-decoration: underline;}	',
		  '.textStrategy { color: #D81E05; font-weight: normal;}',
		  '.textPrograms { color: #E78E1B; font-weight: normal;}',
		  '.textPathways { color: #5A8727; font-weight: normal;}',
		  '.textPathwaysC { color: #5A8727; font-weight: normal; text-align: center;}',		  
		  '.textFrameworks { color: #36939B; font-weight: normal;}',
		  '.textFrameworksC { color: #36939B; font-weight: normal; text-align: center;}',		  
		  '.textResourcing { color: #1D0D5F; font-weight: normal;}'],		  
	wmode: 'transparent'
});


sIFR.replace(univers55, {
	selector: 'h4',
	css: ['.sIFR-root { color: #827263; font-weight: bold;}',
		  '.textCore { color: #C1B5A5; font-weight: normal; text-align: right;}',
		  '.textCore_alt { color: #827263; font-weight: normal; text-align: right;}'],		  	
	wmode: 'transparent'
});

sIFR.replace(univers57con, {
	selector: 'h5',
	css: ['.sIFR-root { color: #695849; font-weight: bold;}',
		  'a { color: #695849; text-decoration: underline;}',
		  'a:hover { color: #D81E05; text-decoration: underline;}',
		  'a:visited { color: #695849; text-decoration: underline;}',
		  'a:active { color: #695849; text-decoration: underline;}',		  
		  '.textIntro { color: #827263; font-weight: normal; leading: 0.3em;}'],
	wmode: 'transparent'
});

