//<[CDATA[
var helvetica = {
  src: '/_inc/js/swf/helvetica.swf'  
  ,ratios:
[6,1.41,9,1.35,15,1.29,21,1.25,22,1.22,27,1.24,28,1.23,34,1.22,38,1.21,39,1.22,46,1.21,50,1.2,51,1.21,74,1.2,77,1.19,79,1.2,83,1.19,84,1.2,1.19]
};   

var helveticalight = {
  src: '/_inc/js/swf/helveticalight.swf'  
  ,ratios:
[6,1.41,9,1.35,15,1.29,21,1.25,22,1.22,27,1.24,28,1.23,34,1.22,38,1.21,39,1.22,46,1.21,50,1.2,51,1.21,74,1.2,77,1.19,79,1.2,83,1.19,84,1.2,1.19]
};


var helveticabold = {
  src: '/_inc/js/swf/helveticabold.swf'    
  ,ratios:
[6,1.09,7,1.07,8,1.06,9,1.05,16,0.99,25,0.97,35,0.94,43,0.93,62,0.92,65,0.91,66,0.92,114,0.91,116,0.9,124,0.91,0.9]
};   


sIFR.activate(helvetica, helveticabold, helveticalight); 
     

sIFR.replace(helvetica, {
  selector: 'h2#tagline', 
	css: {'.sIFR-root': { 'color': '#757575'}}
});    
                 
sIFR.replace(helvetica, {
  selector: '#content h2, #gpslandingtitle',
	css: {'.sIFR-root': { 'color': '#e31836'}},
	wmode: 'transparent'  
});   
  
sIFR.replace(helveticabold, {
  selector: '#content h3.subtitle'
	,css: {
    '.sIFR-root': { 'color': '#888888', 'text-transform':'uppercase'}}
});            
     

sIFR.replace(helveticalight, {
  selector: 'body.health #GPSsectorHeader h2, body.health #GPS_contentwrap h3',
	css: {'.sIFR-root': { 'color': '#19bcb9'}},
	wmode: 'transparent'
}); 

sIFR.replace(helveticalight, {
  selector: 'body.economic_empowerment #GPSsectorHeader h2, body.economic_empowerment #GPS_contentwrap h3',
	css: {'.sIFR-root': { 'color': '#ef5f23'}},
	wmode: 'transparent'
});

sIFR.replace(helveticalight, {
  selector: 'body.human_liberty #GPSsectorHeader h2, body.human_liberty #GPS_contentwrap h3',
	css: {'.sIFR-root': { 'color': '#e10c78'}},
	wmode: 'transparent'
});

sIFR.replace(helveticalight, {
  selector: 'body.disaster_recovery #GPSsectorHeader h2, body.disaster_recovery #GPS_contentwrap h3',
	css: {'.sIFR-root': { 'color': '#832571'}},
	wmode: 'transparent'
}); 

sIFR.replace(helveticalight, {
  selector: 'body.education #GPSsectorHeader h2, body.education #GPS_contentwrap h3',
	css: {'.sIFR-root': { 'color': '#1997d4'}},
	wmode: 'transparent'
});   

sIFR.replace(helveticalight, {
  selector: 'body.environment #GPSsectorHeader h2, body.environment #GPS_contentwrap h3',
	css: {'.sIFR-root': { 'color': '#7ac046'}},
	wmode: 'transparent'
});



   
//]]>
