var rockwell = { src: '/wp-content/themes/simplicitybright/swf/rockwell.swf' };

/*sIFR.activate(rockwell);

sIFR.replace(rockwell, {
  selector: 'h1',
  css: 	[	'.sIFR-root { line-height:10px; background-color: #F8F8F8; color: #000000; }','a { color: #000000; text-decoration:none }' ,'a:link 	{ color: #000000; text-decoration:none }' ,'a:hover{ color: #000000; text-decoration:none }']
});

sIFR.replace(rockwell, {
  selector: 'h2',
  css: 	[	'.sIFR-root { line-height:10px; background-color: #F8F8F8; color: #000000; }','a { color: #000000; text-decoration:none }' ,'a:link 	{ color: #000000; text-decoration:none }' ,'a:hover{ color: #000000; text-decoration:none }']
});

sIFR.replace(rockwell, {
  selector: 'h4',
  css: 	[	'.sIFR-root { line-height:10px; background-color: #F8F8F8; color: #000000;  }','a { color: #000000; text-decoration:none }' ,'a:link 	{ color: #000000; text-decoration:none }' ,'a:hover{ color: #000000; text-decoration:none }']
});*/


//var din = { src: '/wp-content/themes/labs/swf/dinmedium.swf' };
var din = { src: '/wp-content/themes/labs/swf/din-light-alternate.swf' };

sIFR.activate(din);

sIFR.replace(din, {
  selector: 'h1',
  css: 	[	'.sIFR-root { line-height:10px; background-color: #fff; color: #000000; }','a { color: #000000; text-decoration:none }' ,'a:link { color: #000000; text-decoration:none }' ,'a:hover{ color: #333333; text-decoration:none }']
});

sIFR.replace(din, {
  selector: 'h4',
  css: 	[	'.sIFR-root { line-height:10px; background-color: #fff; color: #000000; }','a { color: #000000; text-decoration:none }' ,'a:link { color: #000000; text-decoration:none }' ,'a:hover{ color: #333333; text-decoration:none }']
});
