sIFR.activate(gill);

sIFR.replace(gill, {
      selector: '.min',
     css: [
        '.sIFR-root { color:#ffffff; font-size: 14px; text-transform: normal; leading: -2; margin-bottom: 0;}',
        'a {color: #ffffff; text-decoration: none;}',
        'a:hover {color: #000000;}'
        ],
      wmode: 'transparent'
});
sIFR.replace(gill, {
      selector: '.mincredits',
     css: [
        '.sIFR-root { color:#ffffff; font-size: 12px; text-transform: normal; leading: -2; margin-bottom: 0;}',
        'a {color: #ffffff; text-decoration: none;}',
        'a:hover {color: #8e8d92;}'
        ],
      wmode: 'transparent'
});
sIFR.replace(gill, {
      selector: '.minplus',
     css: [
        '.sIFR-root { color:#ffffff; font-size: 14px; text-transform: normal; leading: -8; margin-bottom: 0;}',
        'a {color: #ffffff; text-decoration: none;}',
        'a:hover {color: #000000;}'
        ],
      wmode: 'transparent'
});
