var din = {
      src: 'flash/din.swf'
};
 
sIFR.activate(din);
 
sIFR.replace(din, {
      selector: 'h1',
	    css: [
    	'.sIFR-root { font-size:18px; font-weight:normal; color:#003366; margin-left:0px; }',
      	'em { font-style:italic; }',
      'strong { font-weight:bold; color:#b92e29; }',
		'.slider { font-size:14px; font-weight:normal; color:#b92e29; margin-left:0px; }',
		'.example2 { font-weight:bold; color:#ffa200; }'
      ],
wmode: 'transparent', tuneHeight: 1, offsetTop:-2
});





var beakregular = {
      src: 'flash/PigeonpieBeakRegular.swf'
};
 
sIFR.activate(beakregular);
 
sIFR.replace(beakregular, {
      selector: 'h2',
	    css: [
    	'.sIFR-root { font-size:35px; font-weight:normal; color:#35165c; margin-left:10px; }',
      	'em { font-style:italic; }',
    	'strong { font-weight:bold; color:#FF0066; }',
		'.example1 { font-weight:bold; color:#069eb4; }',
		'.example2 { font-weight:bold; color:#ffa200; }'
      ],
wmode: 'transparent', tuneHeight: 1, offsetTop:6
});





var clawbold = {
      src: 'flash/PigeonpieClawBold.swf'
};
 
sIFR.activate(clawbold);
 
sIFR.replace(clawbold, {
      selector: 'h3',
	    css: [
    	'.sIFR-root { font-size:35px; font-weight:normal; color:#1f729f; margin-left:10px; }',
      	'em { font-style:italic; }',
    	'strong { font-weight:bold; color:#FF0066; }',
		'.example1 { font-weight:bold; color:#069eb4; }',
		'.example2 { font-weight:bold; color:#ffa200; }'
      ],
wmode: 'transparent', tuneHeight: 1, offsetTop:6
});





var clawregular = {
      src: 'flash/PigeonpieClawRegular.swf'
};
 
sIFR.activate(clawregular);
 
sIFR.replace(clawregular, {
      selector: 'h4',
	    css: [
    	'.sIFR-root { font-size:35px; font-weight:normal; color:#FF0066; margin-left:10px; }',
      	'em { font-style:italic; }',
    	'strong { font-weight:bold; color:#FF0066; }',
		'.example1 { font-weight:bold; color:#069eb4; }',
		'.example2 { font-weight:bold; color:#ffa200; }'
      ],
wmode: 'transparent', tuneHeight: 1, offsetTop:6
});





var blackrose = {
      src: 'flash/BlackRose.swf'
};
 
sIFR.activate(blackrose);
 
sIFR.replace(blackrose, {
      selector: 'h5',
	    css: [
    	'.sIFR-root { font-size:35px; font-weight:normal; color:#333333; margin-left:10px; }',
      	'em { font-style:italic; }',
    	'strong { font-weight:bold; color:#FF0066; }',
		'.example1 { font-weight:bold; color:#069eb4; }',
		'.example2 { font-weight:bold; color:#ffa200; }'
      ],
wmode: 'transparent', tuneHeight: 1, offsetTop:6
});



