 











 

var champion = {
  src: '/flash/champion.swf'
  ,ratios: [7, 1.33, 10, 1.31, 16, 1.32, 18, 1.35, 32, 1.34, 41, 1.35, 47, 1.34, 106, 1.35, 107, 1.36, 120, 1.35, 121, 1.36, 1.35]
};

var championline5 = {
  src: '/flash/champion_line5.swf'
  ,ratios: [6, 1.12, 11, 1.03, 12, 1.06, 17, 1.02, 18, 1.04, 23, 1.01, 24, 1.03, 29, 1.01, 30, 1.02, 35, 1.01, 36, 1.02, 41, 1.01, 42, 1.02, 47, 1, 48, 1.02, 53, 1, 54, 1.01, 59, 1, 60, 1.01, 65, 1, 66, 1.01, 71, 1, 72, 1.01, 77, 1, 78, 1.01, 83, 1, 84, 1.01, 89, 1, 90, 1.01, 95, 1, 96, 1.01, 101, 1, 102, 1.01, 107, 1, 108, 1.01, 113, 1, 114, 1.01, 119, 1, 120, 1.01, 1]
};



var nue = {
  src: '/flash/nue_line00.swf'
  ,ratios: [8, 1.41, 10, 1.32, 11, 1.31, 15, 1.29, 19, 1.28, 26, 1.25, 31, 1.24, 37, 1.23, 41, 1.22, 42, 1.23, 53, 1.22, 56, 1.21, 57, 1.22, 92, 1.21, 93, 1.2, 96, 1.21, 98, 1.2, 100, 1.21, 103, 1.2, 104, 1.21, 108, 1.2, 109, 1.21, 113, 1.2, 114, 1.21, 1.2]
 };
 

sIFR.activate(champion, nue, championline5);




//relace the h1 

sIFR.replace(champion, {
  selector: '#heading h1'
 ,css: [
     '.sIFR-root {color:#ed1c24; font-size:4em, }' 
   ], wmode:'transparent'
});

//news stories h1 

sIFR.replace(champion, {
  selector: '#heading-news h1'
 ,css: [
     '.sIFR-root {color:#ed1c24; font-size:4em, }' 
   ], wmode:'transparent'
});




//projects pictorially h2 in p-mod1

//sIFR.replace(champion, {
//  selector: '#p-mod1 h2'
// ,css: [
//     '.sIFR-root {color:#ffffff; font-size:2.2em;}' 
//   ], wmode:'transparent' 									   
//});


//projects pictorially h2 in p-mod1: link 

sIFR.replace(champion, {
  selector: '#p-mod1 h2'
,css: [
     '.sIFR-root {color:#ffffff; font-size:2.2em;}' 
      ,'a { text-decoration: none; }'
      ,'a:link { color: #ffffff;  }'
      ,'a:hover { color: #ffffff; }'
   ], wmode:'transparent' 									   
});







//projects pictorially h2 in p-mod2

//sIFR.replace(champion, {
//  selector: '#p-mod2 h2'
// ,css: [
//     '.sIFR-root {color:#ED1C24; font-size:3.6em;}' 
//   ], wmode:'transparent' 									   
//});



//projects pictorially h2 in p-mod2: link 

sIFR.replace(champion, {
  selector: '#p-mod2 h2'
,css: [
     '.sIFR-root {color:#ED1C24; font-size:3.6em;}' 
      ,'a { text-decoration: none; }'
      ,'a:link { color: #ED1C24;  }'
      ,'a:hover { color: #ED1C24; }'
   ], wmode:'transparent' 									   
});






//projects pictorially h2 in p-mod3

//sIFR.replace(champion, {
//  selector: '#p-mod3 h2'
// ,css: [
//     '.sIFR-root {color:#ffffff; font-size:2.2em;}' 
//   ], wmode:'transparent' 									   
//});


//projects pictorially h2 in p-mod3: link

sIFR.replace(champion, {
  selector: '#p-mod3 h2'
,css: [
     '.sIFR-root {color:#ffffff; font-size:2.2em;}' 
      ,'a { text-decoration: none; }'
      ,'a:link { color: #ffffff;  }'
      ,'a:hover { color: #ffffff; }'
   ], wmode:'transparent' 									   
});









//projects pictorially h2 in p-mod5

//sIFR.replace(champion, {
//  selector: '#p-mod5 h2'
// ,css: [
//     '.sIFR-root {color:#ED1C24; font-size:3.6em;}' 
//   ], wmode:'transparent' 									   
//});



//projects pictorially h2 in p-mod5: link

sIFR.replace(champion, {
  selector: '#p-mod5 h2'
,css: [
     '.sIFR-root {color:#ED1C24; font-size:3.6em;}' 
      ,'a { text-decoration: none; }'
      ,'a:link { color: #ED1C24;  }'
      ,'a:hover { color: #ED1C24; }'
   ], wmode:'transparent' 									   
});












//projects by sector h2
sIFR.replace(champion, {
  selector: '#project-region-wrap  h2'
 ,css: [
     '.sIFR-root {color:#999999; font-size:1.6em;}' 
   ], wmode:'transparent' 									   
});



projectSifrStyles();

//Using function so can be called from JavaScript
function projectSifrStyles() {
	//projects detail h2  
	
	sIFR.replace(champion, {
	  selector: '#project-detail-wrap-left h2'
	 ,css: [
	     '.sIFR-root {color:#ed1c24; font-size:3.5em}' 
	   ], wmode:'transparent' 									   
	});
	
	
	
	//projects strapline  
	
	sIFR.replace(championline5, {
	  selector: '#strapline-pd p'
	 ,css: [
	     '.sIFR-root {color:#ffffff; font-size:2.2em;}' 
	   ], wmode:'transparent' 									   
	});
}


//services strapline  

sIFR.replace(nue, {
  selector: '#content-wrapper-services #strapline blockquote p'
 ,css: [
     '.sIFR-root {color:#ffffff; font-size:0.8em}' 
   ], wmode:'transparent' 									   
});


//careers strapline  

sIFR.replace(nue, {
  selector: '#content-wrapper-landing #strapline p'
 ,css: [
     '.sIFR-root {color:#ffffff; font-size:0.8em}' 
   ], wmode:'transparent' 									   
});



//careers white h1 

sIFR.replace(champion, {
  selector: '#content-wrapper-careers #heading-careers h1'
 ,css: [
     '.sIFR-root {color:#ffffff; font-size:4em, }' 
   ], wmode:'transparent'
});


careersSifrStyles();

//Using function so can be called from JavaScript
function careersSifrStyles() {
	//careers quote 
	sIFR.replace(nue, {
	  selector: '#content-wrapper-careers #strapline p'
	 ,css: [
	     '.sIFR-root {color:#ffffff; font-size:0.6em}' 
	   ], wmode:'transparent' 									   
	});
	
	
	//careers job role 
	sIFR.replace(nue, {
	  selector: '#content-wrapper-careers #job-role'
	 ,css: [
	     '.sIFR-root {color:#ffffff; font-size:1em}' 
	   ], wmode:'transparent' 									   
	});
}

////about us strapline  
//
//sIFR.replace(nue, {
//  selector: '#content-wrapper-landing blockquote p'
// ,css: [
//     '.sIFR-root {color:#ffffff; font-size:0.7em; }' 
//   ], wmode:'transparent' 									   
//});


//about us strapline  

sIFR.replace(nue, {
  selector: '#content-wrapper-landing blockquote p'
 ,css: [
     '.sIFR-root {color:#ffffff; font-size:0.7em; }' 
   ], wmode:'transparent' 									   
});


//about us h1 

sIFR.replace(champion, {
  selector: '#heading-about h1'
 ,css: [
     '.sIFR-root {color:#ffffff; font-size:4em }' 
   ], wmode:'transparent'
});


//homepage h2 in first li

sIFR.replace(champion, {
  selector: '#slider-home li.normal-colours h2'
 ,css: [
     '.sIFR-root {color:#ffffff; font-size:3.5em;}' 
   ], wmode:'transparent' 									   
});

sIFR.replace(champion, {
  selector: '#slider-home li.dark-colours h2'
 ,css: [
     '.sIFR-root {color:#000000; font-size:3.5em;}' 
   ], wmode:'transparent' 									   
});

//homepage strapline in first li

sIFR.replace(champion, {
  selector: '#slider-home li.normal-colours .home-strapline'
 ,css: [
     '.sIFR-root {color:#d9d9d9; font-size:2.5em}' 
   ], wmode:'transparent' 									   
});

sIFR.replace(champion, {
  selector: '#slider-home li.dark-colours .home-strapline'
 ,css: [
     '.sIFR-root {color:#333333; font-size:2.5em}' 
   ], wmode:'transparent' 									   
});

//homepage h3 in first li

//sIFR.replace(champion, {
//  selector: '#slider-home .slider-links h3 a'
// ,css: [
//     '.sIFR-root {color:#ED1C24; font-size:5.2em}' 
//   ], wmode:'transparent' 									   
//});




//link on homepage

sIFR.replace(champion, {
  selector: '#slider-home .slider-links h3'
 ,css: [
     '.sIFR-root {color:#ED1C24; font-size:5.2em}' 
      ,'a { text-decoration: none; }'
      ,'a:link { color: #ED1C24;  }'
      ,'a:hover { color: #ED1C24; }'
   ], wmode:'transparent' 									   
});

//homepage h3 in first li

//sIFR.replace(champion, {
//  selector: '#slider-home .rt-h'
// ,css: [
//     '.sIFR-root {color:#999999; font-size:1.1em}' 
//   ], wmode:'transparent' 									   
//});



//homepage latest news h2
sIFR.replace(champion, {
  selector: '#content-home-left  h2'
 ,css: [
     '.sIFR-root {color:#999999; font-size:1.8em;}' 
   ], wmode:'transparent' 									   
});


//homepage careers h2
sIFR.replace(champion, {
  selector: '#content-home-right  h2'
 ,css: [
     '.sIFR-root {color:#999999; font-size:1.8em;}' 
   ], wmode:'transparent' 									   
});


//themes heading blue expertise
sIFR.replace(champion, {
  selector: '#heading-themes h1.expertise'
 ,css: [
     '.sIFR-root {color:#99ccff; font-size:4em, }' 
   ], wmode:'transparent'
});


//themes heading green cr
sIFR.replace(champion, {
  selector: '#heading-themes h1.cr'
 ,css: [
     '.sIFR-root {color:#ccff99; font-size:4em, }' 
   ], wmode:'transparent'
});


//themes heading purple relationships
sIFR.replace(champion, {
  selector: '#heading-themes h1.relationships'
 ,css: [
     '.sIFR-root {color:#a3a3cc; font-size:4em, }' 
   ], wmode:'transparent'
});


//themes heading orange achievements
sIFR.replace(champion, {
  selector: '#heading-themes h1.achievements'
 ,css: [
     '.sIFR-root {color:#ff9999; font-size:4em, }' 
   ], wmode:'transparent'
});







//themes heading white h2 mod 1
sIFR.replace(champion, {
  selector: '#themes-mod1 h2'
 ,css: [
     '.sIFR-root {color:#ffffff; font-size:2.2em;}' 
   ], wmode:'transparent' 									   
});




//themes heading white h2 btm right
sIFR.replace(champion, {
  selector: '#themes-btm-wrap-right h2'
 ,css: [
     '.sIFR-root {color:#ffffff; font-size:2.2em;}' 
   ], wmode:'transparent' 									   
});





//themes heading blue expertise h2
sIFR.replace(champion, {
  selector: '#themes-mod2 h2.expertise'
 ,css: [
     '.sIFR-root {color:#99ccff; font-size:3em, }' 
   ], wmode:'transparent'
});


//themes heading green cr h2
sIFR.replace(champion, {
  selector: '#themes-mod2 h2.cr'
 ,css: [
     '.sIFR-root {color:#ccff99; font-size:3em, }' 
   ], wmode:'transparent'
});


//themes heading purple relationships h2
sIFR.replace(champion, {
  selector: '#themes-mod2 h2.relationships'
 ,css: [
     '.sIFR-root {color:#a3a3cc; font-size:3em, }' 
   ], wmode:'transparent'
});


//themes heading orange achievements h2
sIFR.replace(champion, {
  selector: '#themes-mod2 h2.achievements'
 ,css: [
     '.sIFR-root {color:#ff9999; font-size:3em, }' 
   ], wmode:'transparent'
});




//services h1 

sIFR.replace(champion, {
  selector: '#content-wrapper-services #heading-services h1'
 ,css: [
     '.sIFR-root {color:#ffffff; font-size:4em, }' 
   ], wmode:'transparent'
});


//services detail page h1 

sIFR.replace(champion, {
  selector: '#heading-services-detail h1'
 ,css: [
     '.sIFR-root {color:#ED1C24; font-size:4em, }' 
   ], wmode:'transparent'
});


timelineSifrStyles();



//Using function so can be called again when show/hiding container
function timelineSifrStyles() {
	//timeline h2
	sIFR.replace(champion, {
	  selector: '#tl-wrap .tl-right h2'
	 ,css: [
	     '.sIFR-root {color:#ffffff; font-size:4em;}' 
	   ], wmode:'transparent'									   
	});
	
	
	//timeline h3
	sIFR.replace(champion, {
	  selector: '#tl-wrap .tl-right h3'
	 ,css: [
	     '.sIFR-root {color:#cccccc; font-size:2em;}' 
	   ], wmode:'transparent'									   
	});
}












//strapline (keep this last)
sIFR.replace(champion, {
  selector: '#strapline p'
 ,css: [
     '.sIFR-root {color:#666666; font-size:0.9em;}' 
   ], wmode:'transparent' 									   
});


//sIFR.debug.ratios(championline1, {
//  selector: '#strapline-pd '
// ,css: [
//     '.sIFR-root {color:#ed1c24; font-size:40px;}' 
//   ], wmode:'transparent' 									   
//});

 
 
// sIFR.debug.ratios(nue, {
//  selector: '#content-wrapper-careers #strapline p'
// ,css: [
//     '.sIFR-root {color:#ffffff; font-size:0.6em}' 
//   ], wmode:'transparent' 									   
//});

 
 
 
 