//<[CDATA[

var blockout = {
	src: '/includes/fonts/blockout_2097.swf'
  ,ratios: [8, 1.3, 11, 1.22, 12, 1.2, 18, 1.19, 21, 1.15, 22, 1.16, 23, 1.15, 33, 1.14, 36, 1.13, 48, 1.12, 54, 1.11, 56, 1.12, 83, 1.11, 87, 1.1, 90, 1.11, 92, 1.1, 93, 1.11, 98, 1.1, 99, 1.11, 1.1]
};

// You probably want to switch this on, but read <http://wiki.novemberborn.net/sifr3/DetectingCSSLoad> first.
// sIFR.useStyleCheck = true;
sIFR.activate(blockout);

sIFR.replace(blockout, {
  selector: '.bottomitem'
	,wmode: 'transparent'
  ,css: [
  	'.sIFR-root { text-align: left; font-weight: normal; font-size: 10px; color: #3e3e3e;}'
    ,'a { color: #3e3e3e; text-decoration: none; }'
    ,'a:link { color: #3e3e3e; }'
    ,'a:hover { color: #00aedb; }'
    ]
});

//]]>
