var medium = {
  src: 'http://www.chewingthesun.com/3.0_temporary/wp-content/themes/cts/flash/medium.swf'
};

sIFR.activate(medium);

sIFR.replace(medium, {
  selector: 'h1'
  ,wmode: 'transparent'
  ,css: [  
       'a { color: #000000; text-decoration: none; }'  
      ,'a:link { color: #000000; text-decoration: none; }'  
      ,'a:hover { color: #CCCCCC; text-decoration: none; }'  
      ,'.sIFR-root {text-transform: uppercase;}'
 ]  
});

var light = {
  src: 'http://www.chewingthesun.com/3.0_temporary/wp-content/themes/cts/flash/light.swf'
};

sIFR.activate(light);

sIFR.replace(light, {
  selector: 'h2'
  ,wmode: 'transparent'
  ,css: [  
       'a { color: #000000; text-decoration: none; }'  
      ,'a:link { color: #000000; text-decoration: none; }'  
      ,'a:hover { color: #CCCCCC; text-decoration: none; }'
      ,'.sIFR-root {text-transform: uppercase; leading: -5}'
	
 ]  
});

var archive_light = {
  src: 'http://www.chewingthesun.com/3.0_temporary/wp-content/themes/cts/flash/light.swf'
};

sIFR.activate(archive_light);

sIFR.replace(archive_light, {
  selector: '.archive_headlines'
  ,wmode: 'transparent'
  ,css: [  
       'a { color: #000000; text-decoration: none; }'  
      ,'a:link { color: #000000; text-decoration: none; }'  
      ,'a:hover { color: #CCCCCC; text-decoration: none; }'
      ,'.sIFR-root {text-transform: uppercase; leading: -5}'
	
 ]  
});

var logotype_light = {
  src: 'http://www.chewingthesun.com/3.0_temporary/wp-content/themes/cts/flash/light.swf'
};

sIFR.activate(logotype_light);

sIFR.replace(logotype_light, {
  selector: '#logotype_subline'
  ,wmode: 'transparent'
  ,css: [  
       'a { color: #000000; text-decoration: none; }'  
      ,'a:link { color: #000000; text-decoration: none; }'  
      ,'a:hover { color: #CCCCCC; text-decoration: none; }'
      ,'.sIFR-root {text-transform: uppercase;}'
	
 ]  
});

var regular = {
  src: 'http://www.chewingthesun.com/3.0_temporary/wp-content/themes/cts/flash/regular.swf'
};

sIFR.activate(regular);

sIFR.replace(regular, {
  selector: 'h3'
  ,wmode: 'transparent'
  ,css: [  
       'a { color: #000000; text-decoration: none; }'  
      ,'a:link { color: #000000; text-decoration: none; }'  
      ,'a:hover { color: #CCCCCC; text-decoration: none; }'  
      ,'.sIFR-root {text-transform: uppercase;}'
 ]  
});

var thin = {
  src: 'http://www.chewingthesun.com/3.0_temporary/wp-content/themes/cts/flash/thin.swf'
};

sIFR.activate(thin);

sIFR.replace(thin, {
  selector: 'h4'
  ,wmode: 'transparent'
  ,css: [  
       'a { color: #000000; text-decoration: none; }'  
      ,'a:link { color: #000000; text-decoration: none; }'  
      ,'a:hover { color: #CCCCCC; text-decoration: none; }' 
      ,'.sIFR-root {text-transform: uppercase; leading: -6}'
 ]  
});

var contact_thin = {
  src: 'http://www.chewingthesun.com/3.0_temporary/wp-content/themes/cts/flash/thin.swf'
};

sIFR.activate(contact_thin);

sIFR.replace(contact_thin, {
  selector: '.thin'
  ,wmode: 'transparent'
  ,css: [  
       'a { color: #000000; text-decoration: none; }'  
      ,'a:link { color: #000000; text-decoration: none; }'  
      ,'a:hover { color: #CCCCCC; text-decoration: none; }' 
      ,'.sIFR-root {text-transform: uppercase; leading: -6}'
 ]  
});

var contact_light = {
  src: 'http://www.chewingthesun.com/3.0_temporary/wp-content/themes/cts/flash/light.swf'
};

sIFR.activate(contact_light);

sIFR.replace(contact_light, {
  selector: '.light'
  ,wmode: 'transparent'
  ,css: [  
       'a { color: #000000; text-decoration: none; }'  
      ,'a:link { color: #000000; text-decoration: none; }'  
      ,'a:hover { color: #CCCCCC; text-decoration: none; }'
      ,'.sIFR-root {text-transform: uppercase; leading: -6}'
	
 ]  
});

var contact_regular = {
  src: 'http://www.chewingthesun.com/3.0_temporary/wp-content/themes/cts/flash/regular.swf'
};

sIFR.activate(contact_regular);

sIFR.replace(contact_regular, {
  selector: '.regular'
  ,wmode: 'transparent'
  ,css: [  
       'a { color: #000000; text-decoration: none; }'  
      ,'a:link { color: #000000; text-decoration: none; }'  
      ,'a:hover { color: #CCCCCC; text-decoration: none; }'  
      ,'.sIFR-root {text-transform: uppercase; leading: -6}'
 ]  
});

var contact_medium = {
  src: 'http://www.chewingthesun.com/3.0_temporary/wp-content/themes/cts/flash/medium.swf'
};

sIFR.activate(contact_medium);

sIFR.replace(contact_medium, {
  selector: '.medium'
  ,wmode: 'transparent'
  ,css: [  
       'a { color: #000000; text-decoration: none; }'  
      ,'a:link { color: #000000; text-decoration: none; }'  
      ,'a:hover { color: #CCCCCC; text-decoration: none; }'  
      ,'.sIFR-root {text-transform: uppercase; leading: -6}'
 ]  
});
