var Cellular = { src: 'Cellular2.swf' };

sIFR.activate(Cellular);
sIFR.preserveSingleWhitespace = true;

//tuneWidth(20);
sIFR.replace(Cellular, {
  selector: '.copyright',
  wmode: 'transparent',
  css: '.sIFR-root { color: #a1a1a1; font-weight: normal; font-size: 10px; text-transform: uppercase; line-height: 28px; }'
});
