

var myriad = { src: '/x/swf/sifr.swf' };
sIFR.activate(myriad);
sIFR.replace(myriad, {
selector: '#right h1',
	  css: [
      '.sIFR-root { font-size:23px; font-weight:normal; color:#0092dd; }',
	  'span { font-weight:normal; color:#ffffff; }',
	  'strong { font-weight:normal; color:#000000; }'
      ],
      wmode: 'transparent'
});

var myriad = { src: '/x/swf/sifr.swf' };
sIFR.activate(myriad);
sIFR.replace(myriad, {
selector: '#right h2',
	  css: [
      '.sIFR-root { font-size:16px; font-weight:normal; color:#000000; line-height;10px; }',
	  'strong { font-weight:normal; color:#c41188; }'
      ],
      wmode: 'transparent'
});



var myriad = { src: '/x/swf/sifr.swf' };
sIFR.activate(myriad);
sIFR.replace(myriad, {
selector: '#right .spotlight h3',
	  css: [
      '.sIFR-root { font-size:18px; font-weight:normal; color:#ffffff; }',
	  'strong { font-weight:normal; color:#ffffff; }',
	  'a { font-weight:normal; color:#ffffff; text-decoration:none; }',
	  'a:hover { font-weight:normal; color:#ffffff; text-decoration:underline; }'
      ],
      wmode: 'transparent'
});


var myriad = { src: '/x/swf/sifr.swf' };
sIFR.activate(myriad);
sIFR.replace(myriad, {
selector: '#right .spotlight h4',
	  css: [
      '.sIFR-root { font-size:14px; font-weight:normal; color:#ffffff; }',
	  'strong { font-weight:normal; color:#ffffff; }',
	  'a { font-weight:normal; color:#ffffff; text-decoration:none; }',
	  'a:hover { font-weight:normal; color:#ffffff; text-decoration:underline; }'
      ],
      wmode: 'transparent'
});

var myriad = { src: '/x/swf/sifr.swf' };
sIFR.activate(myriad);
sIFR.replace(myriad, {
selector: '#right h3',
	  css: [
      '.sIFR-root { font-size:16px; font-weight:normal; color:#000000; }',
	  'strong { font-weight:normal; color:#c41188; }',
	  'a { font-weight:normal; color:#0092dd; text-decoration:none; }',
	  'a:hover { font-weight:normal; color:#0092dd; text-decoration:underline; }'
      ],
      wmode: 'transparent'
});

var myriad = { src: '/x/swf/sifr.swf' };
sIFR.activate(myriad);
sIFR.replace(myriad, {
selector: '#left h2',
	  css: [
      '.sIFR-root { font-size:16px; font-weight:normal; color:#0092dd; }',
	  'strong { font-weight:normal; color:#c41188; }'
      ],
      wmode: 'transparent'
});



var myriad = { src: '/x/swf/sifr.swf' };
sIFR.activate(myriad);
sIFR.replace(myriad, {
selector: '#nav ul li',
	  css: [
      '.sIFR-root { font-size:16px; font-weight:normal; color:#0092dd; }',
	  'strong { font-weight:bold; color:#0092dd; }',
	  'a { font-weight:normal; color:#000000; text-decoration:none; }',
	  'a:hover { font-weight:normal; color:#0092dd; text-decoration:none; }'
      ],
      wmode: 'transparent'
});

var myriad = { src: '/x/swf/sifr.swf' };
sIFR.activate(myriad);
sIFR.replace(myriad, {
selector: '#nav ul li a.h',
	  css: [
      '.sIFR-root { font-size:16px; font-weight:normal; color:#0092dd; }',
	  'strong { font-weight:bold; color:#0092dd; }',
	  'a { font-weight:normal; color:#0092dd; text-decoration:none; }',
	  'a:hover { font-weight:normal; color:#0092dd; text-decoration:none; }'
      ],
      wmode: 'transparent'
});