var onesize = { src: 'onesize.swf' }; sIFR.prefetch(onesize); sIFR.delayCSS = true; sIFR.activate(onesize); sIFR.replace(onesize, { selector: 'h1, h2, h3, .onesize, #onesize' ,css: [ '.sIFR-root {color:#C0C0C0;}' ,'a {color:#C0C0C0; text-decoration: none; font-weight:normal; }' ,'a:link {color:#C0C0C0; text-decoration: none; font-weight:normal; }' ,'a:hover {color:#D50000; text-decoration: underline; font-weight:normal; }' ,'a:visited { color: #C0C0C0; text-decoration: none }' ,'em { color: #C0C0C0; font-style:normal; font-weight:normal; }' ,'strong { color: #C0C0C0; font-weight:normal; font-style:normal; }' ] ,offsetTop:0 ,marginBottom: 0 ,verticalSpacing: 0 ,wmode: 'transparent' });