var lubalin = {
  src: '/skin/frontend/default/cupcakes/swf/LubalinGraph.swf'
};

sIFR.activate(lubalin);

sIFR.replace(lubalin, {
  	selector: 'h1.sIFRed',
	wmode: 'transparent',
	css: [
	'.sIFR-root { color: #542D24; font-weight: bold; } .sIFR-root a { color: #542D24; } .sIFR-root a:hover { color: #542D24; text-decoration: none; } '
	]
});

sIFR.replace(lubalin, {
  	selector: 'h2.sIFRed',
	wmode: 'transparent',
	css: [
	'.sIFR-root { color: #542D24; font-weight: bold; } .sIFR-root a { color: #542D24; } .sIFR-root a:hover { color: #542D24; text-decoration: none; } '
	]
});