var dinLight = { src: 'flash/dinLight.swf' }; var dinMedium = { src: 'flash/dinMedium.swf' }; sIFR.useStyleCheck = true; sIFR.activate(dinLight,dinMedium); sIFR.replace(dinMedium, { selector: '#nav li' ,wmode: 'transparent', forceSingleLine: true ,thickness: -60 ,css: [ '.sIFR-root { font-weight: normal; font-size: 12px }' , 'a { text-decoration: none; color: #FFFFFF }' , 'a:link { color: #FFFFFF; }' , 'a:hover { color: #77b800; }', '.on { color: #77b800; }' ] }); sIFR.replace(dinLight, { selector: '#text h1' ,wmode: 'transparent' ,thickness: -30 ,css: { '.sIFR-root': { 'letter-spacing': 0, 'leading': 0, 'font-weight': 'normal', 'color': '#77b800', 'font-size': '25px'} ,'a': { 'color': '#77b800'} } }); sIFR.replace(dinLight, { selector: '#newsbox h1' ,wmode: 'transparent' ,thickness: -30 ,css: { '.sIFR-root': { 'letter-spacing': 0, 'leading': 0, 'font-weight': 'normal', 'color': '#77b800', 'font-size': '16px'} ,'a': { 'color': '#77b800'} } }); sIFR.replace(dinLight, { selector: '#text h2' ,wmode: 'transparent' ,css: { '.sIFR-root': { 'letter-spacing': 0, 'leading': 1, 'font-weight': 'normal', 'color': '#616265', 'font-size': '13px' } ,'a': { 'color': '#77b800', 'text-decoration':'none'} ,'a:hover': { 'color': '#77b800', 'text-decoration':'none'} } }); sIFR.replace(dinLight, { selector: '.title h1' ,wmode: 'transparent' ,thickness: -30 ,css: { '.sIFR-root': { 'letter-spacing': 0, 'leading': 0, 'font-weight': 'normal', 'color': '#77b800', 'font-size': '15px' } ,'strong': { 'font-weight': 'normal', 'color': '#FFFFFF' } } }); sIFR.replace(dinLight, { selector: '.ttitle h2' ,wmode: 'transparent' ,thickness: -30 ,css: { '.sIFR-root': { 'letter-spacing': 0, 'leading': 0, 'font-weight': 'normal', 'color': '#77b800', 'font-size': '15px' } } }); sIFR.replace(dinMedium, { selector: '.dets p' ,wmode: 'transparent' ,thickness: -30 ,css: [ '.sIFR-root { font-weight: normal; font-size: 11px; leading: 2; color: #FFFFFF }' , 'a { text-decoration: none; color: #FFFFFF }' , 'a:link { color: #FFFFFF; }' , 'a:hover { color: #c9cacb; }' ] });