/*var rage = {
src: '/flash/helios.swf'
}

sIFR.activate(rage);
sIFR.replace(rage, {
  selector: '.number h1'
  ,css: [
		 '.sIFR-root{color:#F78C20;font-size:26px;font-weight:normal;text-align:right;}'
		 ],
  offsetLeft: 0,
  wmode: 'transparent'
});

sIFR.activate(rage);
sIFR.replace(rage, {
  selector: '.number h2'
  ,css: [
		 '.sIFR-root{color:#333435;font-size:19px;font-weight:normal;text-align:right;}'
		 ],
  offsetLeft: 0,
  wmode: 'transparent'
});

sIFR.activate(rage);
sIFR.replace(rage, {
  selector: '.search_results h1'
  ,css: [
		 '.sIFR-root{font-size:18px; color:#252b31; font-weight:normal;}'
		 ],
  offsetLeft: 0,
  wmode: 'transparent'
});

sIFR.activate(rage);
sIFR.replace(rage, {
  selector: '.js_cont h1'
  ,css: [
		 '.sIFR-root{font-size:18px; font-weight:normal; color:#252b31;}'
		 ],
  offsetLeft: 0,
  wmode: 'transparent'
});

sIFR.activate(rage);
sIFR.replace(rage, {
  selector: '.cont_head h3'
  ,css: [
		 '.sIFR-root{font-size:24px; color:#333435; font-weight:normal;}'
		 ],
  offsetLeft: 0,
  wmode: 'transparent'
});

sIFR.activate(rage);
sIFR.replace(rage, {
  selector: '.cont_head h1'
  ,css: [
		 '.sIFR-root{font-size:26px; color:#333435; font-weight:normal;}'
		 ],
  offsetLeft: 0,
  wmode: 'transparent'
});

sIFR.activate(rage);
sIFR.replace(rage, {
  selector: 'h2.dark'
  ,css: [
		 '.sIFR-root{font-size:23px; color:#333435; font-weight:normal;}'
		 ],
  offsetLeft: 0,
  wmode: 'transparent'
});


sIFR.activate(rage);
sIFR.replace(rage, {
  selector: 'h2.orange'
  ,css: [
		 '.sIFR-root{font-size:23px; color:#f78c20; font-weight:normal;}'
		 ],
  offsetLeft: 0,
  wmode: 'transparent'
});

sIFR.activate(rage);
sIFR.replace(rage, {
  selector: 'h1.dark2'
  ,css: [
		 '.sIFR-root{color:#333435; font-size:23px; font-weight:normal;}'
		 ],
  offsetLeft: 0,
  wmode: 'transparent'
});


sIFR.activate(rage);
sIFR.replace(rage, {
  selector: 'h1.orange2'
  ,css: [
		 '.sIFR-root{font-size:23px; color:#f78c20; font-weight:normal;}'
		 ],
  offsetLeft: 0,
  wmode: 'transparent'
});


sIFR.activate(rage);
sIFR.replace(rage, {
  selector: '.l_col2 h1'
  ,css: [
		 '.sIFR-root{font-size:25px; color:#252b31; font-weight:normal;}'
		 ],
  offsetLeft: 0,
  wmode: 'transparent'
});

sIFR.activate(rage);
sIFR.replace(rage, {
  selector: '.l_col h1'
  ,css: [
		 '.sIFR-root{font-size:25px; color:#252b31; font-weight:normal;}'
		 ],
  offsetLeft: 0,
  wmode: 'transparent'
});
*/

