var tradeGothicC = {
  src: 'http://www.nyu.edu/epubs/preview/summer/web/2008/flash/tradeGothicCond.swf'
};

var tradeGothicB = {
  src: 'http://www.nyu.edu/epubs/preview/summer/web/2008/flash/tradeGothicBold.swf'
};

var tradeGothicBC = {
  src: 'http://www.nyu.edu/epubs/preview/summer/web/2008/flash/tradeGothicBoldCond.swf'
};

sIFR.activate(tradeGothicC); // From revision 209 and onwards
sIFR.activate(tradeGothicB);
sIFR.activate(tradeGothicBC);


sIFR.replace(tradeGothicC, {
  selector: 'h2'
  	,css: [
  		,'.sIFR-root { color:#ee3a43; , font-weight: normal; font-size: 24px; , border: none; , text-decoration: none; , letter-spacing: 0; , text-align: left; , position: relative; , z-index: 1;}' , 'a:link { color: #ee3a43; , text-decoration: none; }' , 'a:hover { color: #ee3a43; , text-decoration: underline; }'   	
  	]
 	, wmode: 'transparent'
});


sIFR.replace(tradeGothicB, {
  selector: 'h3'
  	,css: [
  		,'.sIFR-root { color:#ee3a43; , font-weight: normal; font-size: 14px; , border: none; , text-decoration: none; , text-transform: uppercase; , letter-spacing: 0; , text-align: left; , position: relative; , z-index: 1;}' , 'a:link { color: #ee3a43; , text-decoration: none; }' , 'a:hover { color: #ee3a43; , text-decoration: underline; }'   	 	
  	]
  	, wmode: 'transparent'
});


sIFR.replace(tradeGothicC, {
  selector: 'h4'
  	,css: [
  		,'.sIFR-root { color:#673bb8; , font-weight: normal; font-size: 24px; , border: none; , text-decoration: none; , letter-spacing: 0; , text-align: left; , position: relative; , z-index: 1;}' , 'a:link { color: #673bb8; , text-decoration: none; }' , 'a:hover { color: #673bb8; , text-decoration: underline; }'   	
  	]
 	, wmode: 'transparent'
});


sIFR.replace(tradeGothicB, {
  selector: 'h5'
  	,css: [
  		,'.sIFR-root { color:#673bb8; , font-weight: normal; font-size: 14px; , border: none; , text-decoration: none; , text-transform: uppercase; , letter-spacing: 0; , text-align: left; , position: relative; , z-index: 1;}' , 'a:link { color: #673bb8; , text-decoration: none; }' , 'a:hover { color: #673bb8; , text-decoration: underline; }'   	 	
  	]
  	, wmode: 'transparent'
});