var din = {src: '/wp-content/themes/storm/includes/sifr/din.swf'};
var dinmed = {src: '/wp-content/themes/storm/includes/sifr/dinmed.swf'};

sIFR.prefetch(din);		
sIFR.activate(din);
sIFR.prefetch(dinmed);		
sIFR.activate(dinmed);



	sIFR.replace(din, {
  selector: '#content h2',
	wmode: 'transparent',
	fitExactly: true,
	tuneHeight: -5,
	tuneWidth: 1,
	css: [
      '.sIFR-root {color: #FFFFFF; cursor: pointer;}'
	  ,'a { text-decoration: none; color:  #FFFFFF; cursor: pointer; }'
	  ,'a:link { color:  #FFFFFF; }'
	  ,'a:hover { color: #FFFFFF; text-decoration: underline; }'
    ]
  });
	
	
	sIFR.replace(dinmed, {
  selector: '#sidebar h2',
	wmode: 'transparent',
	fitExactly: true,
	tuneHeight: -5,
	tuneWidth: 1,
	css: [
      '.sIFR-root {color: #1ed2f8; cursor: pointer;}'
	  ,'a { text-decoration: none; color:  #1ed2f8; cursor: pointer; }'
	  ,'a:link { color:  #1ed2f8; }'
	  ,'a:hover { color: #1ed2f8; text-decoration: underline; }'
    ]
  });
	
		
	sIFR.replace(dinmed, {
  selector: '.ngg-albumtitle',
	wmode: 'transparent',
	fitExactly: true,
	tuneHeight: -5,
	tuneWidth: 1,
	css: [
      '.sIFR-root {color: #1ed2f8; cursor: pointer;}'
	  ,'a { text-decoration: none; color:  #1ed2f8; cursor: pointer; }'
	  ,'a:link { color:  #1ed2f8; }'
	  ,'a:hover { color: #1ed2f8; text-decoration: underline; }'
    ]
  });
	
	sIFR.replace(dinmed, {
  selector: '.sifr-blue',
	wmode: 'transparent',
	fitExactly: true,
	tuneHeight: -5,
	tuneWidth: 1,
	css: [
      '.sIFR-root {color: #1ed2f8; cursor: pointer;}'
	  ,'a { text-decoration: none; color:  #1ed2f8; cursor: pointer; }'
	  ,'a:link { color:  #1ed2f8; }'
	  ,'a:hover { color: #1ed2f8; text-decoration: underline; }'
    ]
  });	
	
		sIFR.replace(dinmed, {
  selector: '.sifr-white',
	wmode: 'transparent',
	fitExactly: true,
	tuneHeight: -5,
	tuneWidth: 1,
	css: [
      '.sIFR-root {color: #FFFFFF; cursor: pointer;}'
	  ,'a { text-decoration: none; color:  #FFFFFF; cursor: pointer; }'
	  ,'a:link { color:  #FFFFFF; }'
	  ,'a:hover { color: #FFFFFF; text-decoration: underline; }'
    ]
  });	

	

	

	
