var huxtable = {
  src: 'http://fluiditystudio.com/flash/huxtable.swf'
};

sIFR.activate(huxtable);


sIFR.replace( huxtable , {
  selector: '#SideBar h2, h2.error',
  wmode: 'transparent',  
  css: [   '.sIFR-root { color: #e7ddc0; }'
      ,'a { text-decoration: none; }'
      ,'a:link { color: #e7ddc0; }'
      ,'a:hover { color: #e7ddc0; }'
	]
});

sIFR.replace( huxtable , {
  selector: '#Folio h2, h2.error',
  wmode: 'transparent',  
  css: [   '.sIFR-root { color: #5d3220; }'
      ,'a { text-decoration: none; }'
      ,'a:link { color: #5d3220; }'
      ,'a:hover { color: #5d3220; }'
	]
});

sIFR.replace( huxtable , {
  selector: '#TitleText p, p.error',
  wmode: 'transparent',  
  css: [   '.sIFR-root { color: #2c4e09; }'
	]
});

sIFR.replace( huxtable , {
  selector: '#NavText li, li.error',
  wmode: 'transparent',  
  css: [   '.sIFR-root { color: #5d3220; }'
      ,'a { text-decoration: none; }'
      ,'a:link { color: #5d3220; }'
      ,'a:hover { color: #335d1b; }'
	]
});

sIFR.replace( huxtable , {
  selector: '#BaseText p, #FooterText p, p.error',
  wmode: 'transparent',  
  css: [   '.sIFR-root { color: #5d3220; }'
	  ,'a { text-decoration:underline; }'
      ,'a:link { color: #335d1b; }'
      ,'a:hover { color: #000000; text-decoration:underline; }'
	]
});

sIFR.replace( huxtable , {
  selector: '#cream h2, h2.error',
  wmode: 'transparent',  
  css: [   '.sIFR-root { color: #e7ddc0; }'
      ,'a { text-decoration: underline; }'
      ,'a:link { color: #000000; }'
      ,'a:hover { color: #5d3220; text-decoration:underline; }'
	]
});
sIFR.replace( huxtable , {
  selector: '#Ads h2, h2.error, #Adslist p, p.error',
  wmode: 'transparent',  
  css: [   '.sIFR-root { color: #5d3220; }'
      ,'a { text-decoration: underline; }'
      ,'a:link { color: #335d1b; }'
      ,'a:hover { color: #000000; text-decoration: underline; }'
	]
});

var scriptmtbold = {
  src: 'http://fluiditystudio.com/flash/scriptmtbold.swf'
};

sIFR.activate(scriptmtbold);

sIFR.replace( scriptmtbold , {
  selector: '#SideBar h1, h1.error',
  wmode: 'transparent',  
  css: [   '.sIFR-root { color: #e7ddc0; }'
      ,'a { text-decoration: none; }'
      ,'a:link { color: #e7ddc0; }'
      ,'a:hover { color: #e7ddc0; }'
	]
});
