var hand_script = { src: scriptPath + 'sifr_hand_script.swf', ratios: [7, 1.32, 11, 1.31, 13, 1.24, 14, 1.25, 19, 1.23, 27, 1.2, 34, 1.19, 42, 1.18, 47, 1.17, 48, 1.18, 69, 1.17, 74, 1.16, 75, 1.17, 1.16] };

    sIFR.activate(hand_script);
  
  
    sIFR.replace(hand_script, { selector: '.tape h3' ,transparent: 'true'
      ,css: {
        '.sIFR-root': { 'color': '#666' }
      }
    });
	
	sIFR.replace(hand_script, { selector: 'a.check_them_out span' ,transparent: 'true'
      ,css: {
        '.sIFR-root': { 'color': '#0073cf', 'cursor': 'pointer' }
      }
    });

    sIFR.replace(hand_script, { selector: '#petition_wrap .petition_wrap_content h2', transparent: 'true'
      ,css: {
        '.sIFR-root': { 'color': '#0073cf', 'text-align': 'left' }
      }
    });

    sIFR.replace(hand_script, { selector: '.conditions_content h3', transparent: 'true'
      ,css: {
        '.sIFR-root': { 'color': '#0073cf', 'text-align': 'left' }
      }
    });
    
    sIFR.replace(hand_script, { selector: 'h2.FestivalDetailHeader' ,transparent: 'true'
      ,css: {
        '.sIFR-root': { 'color': '#ccc' }
      }
    });
    
    
	


	
