<!-- <[CDATA[ -->
/*  sIFR.debugMode = true;*/
sIFR.prefetch('/img/theSans.swf');
sIFR.activate();

sIFR.replace({src: '/img/theSans.swf',
selector: 'h1'
,css: [
  '.sIFR-root { text-align: left; font-weight: bold; leading: 0; color: #0066b0; }',
  'a { text-decoration: none; cursor: default; color: #0066b0; }',
  'a:link { color: #0066b0 }',
  'a:visited { color: #0066b0 }',
  'a:hover { color: #0066b0 }'
]
,wmode: 'transparent'
});

sIFR.replace({src: '/img/theSans.swf',
selector: 'h2'
,css: [
  '.sIFR-root { text-align: left; font-weight: bold; leading: 0; color: #0066b0;}'
]
,wmode: 'transparent'
});
<!-- ]]> -->
