var redoctober = {
      src: 'http://www.alexryley.net/wp-content/themes/riz/sifr/flash/redoctober.swf'
};
 
sIFR.activate(redoctober);
 
sIFR.replace(redoctober, {
      selector: 'h2.blogTitle',
      css: [
      '.sIFR-root { font-size:27px; font-weight:normal; color:#741001; text-decoration:none; width:400px; }',
	  'a { text-decoration:none; color:#741001; }',
	  'a:hover { color:#333333; }'
      ],
      wmode: 'transparent',
	  fitExactly: 'true',
	  forceWidth: '400'
});

var redoctoberh2 = {
      src: 'http://www.alexryley.net/wp-content/themes/riz/sifr/flash/redoctober.swf'
};
 
sIFR.activate(redoctoberh2);
 
sIFR.replace(redoctoberh2, {
      selector: '.rightCol h2',
      css: [
      '.sIFR-root { font-size:20px; font-weight:normal; color:#741001; text-decoration:none; width:400px; }',
	  'a { text-decoration:none; color:#741001; }',
	  'a:hover { color:#333333; }'
      ],
      wmode: 'transparent',
	  fitExactly: 'true',
	  forceWidth: '280'
});



var sovietNav = {
      src: 'http://www.alexryley.net/wp-content/themes/riz/sifr/flash/redoctober.swf'
};
 
sIFR.activate(sovietNav);
 
sIFR.replace(sovietNav, {
      selector: 'li.navBox',
      css: [
      '.sIFR-root { font-size:16px; font-weight:normal; color:#741001; color:#741001; }',
	  'a { text-decoration:none; color:#741001; }',
	  'a:hover { color:#333333; }'
      ],
      wmode: 'transparent',
	  fitExactly: 'true',
	  forceWidth: '100px'
});

var redoctoberh3 = {
      src: 'http://www.alexryley.net/wp-content/themes/riz/sifr/flash/redoctober.swf'
};
 
sIFR.activate(redoctoberh3);
 
sIFR.replace(redoctoberh3, {
      selector: 'h3',
      css: [
      '.sIFR-root { font-size:20px; font-weight:normal; color:#741001; text-decoration:none; width:400px; }',
	  'a { text-decoration:none; color:#741001; }',
	  'a:hover { color:#333333; }'
      ],
      wmode: 'transparent',
	  fitExactly: 'true',
	  forceWidth: '280'
});