//<[CDATA[

var thesans = {
src: 'inc/swf/thesans.swf'
};

sIFR.delayCSS  = true;
sIFR.activate(thesans);

sIFR.replace(thesans, {
selector: 'h2',
wmode: 'transparent',
css: [
  '.sIFR-root { font-size:24px; color:#FFFFFF; font-style: italic; }'
  ,'a { text-decoration: none; }'
  ,'a:link { color: #FFFFFF; }'
  ,'a:hover { color: #FFFFFF; }'
]
});

//]]>
