 var TradeGothicCond = {
    	src: '/images/swf/TradeGothicCond.swf',
    	setPrefetchCookie:'true'
		};
		
	sIFR.activate(TradeGothicCond);
	/*sIFR.debug.ratios({ src: '/images/swf/TradeGothicCond.swf', selector: 'h4' });*/
	
	sIFR.replace(TradeGothicCond, {
      		selector: 'h1,h2,h3,h4,.adhead,.title'
      		,ratios:  [9, 1.27, 14, 1.19, 21, 1.16, 28, 1.13, 38, 1.12, 53, 1.11, 60, 1.1, 61, 1.11, 94, 1.1, 96, 1.09, 101, 1.1, 102, 1.09, 103, 1.1, 108, 1.09, 110, 1.1, 1.09]
      		,wmode: 'transparent'
      		,preventWrap: true
			,forceWidth: true 
			,fitExactly: true 
			,forceSingleLine: true
      		,nPaddingBottom : '0'
      		,tuneHeight : '-7'
      		,css: {
        		'.sIFR-root': {
                        'color': '#000000', 
                        'text-transform': 'uppercase', 
                        'padding':'0',
                        'margin' : '0'
                        },                      
                        'a': { 'color': '#000000','text-decoration': 'none' },
                        'a:hover': { 'color': '#555555','text-decoration': 'underline' }
      		}
   		 });
   	