var coopheavy = {  src: 'http://www.alice.bo.it/wp-content/themes/Jupiter/sifr/flash/coopheavy.swf'};
var nuevastd = {  src: 'http://www.alice.bo.it/wp-content/themes/Jupiter/sifr/flash/nuevastd.swf'};
var curviture = {  src: 'http://www.alice.bo.it/wp-content/themes/Jupiter/sifr/flash/curviture.swf'};
var freehand = {  src: 'http://www.alice.bo.it/wp-content/themes/Jupiter/sifr/flash/freehand.swf'};
var markerfinepoint = {  src: 'http://www.alice.bo.it/wp-content/themes/Jupiter/sifr/flash/markerfinepoint.swf'};
var coopforged = {  src: 'http://www.alice.bo.it/wp-content/themes/Jupiter/sifr/flash/coopforged.swf'};
var saginaw = {  src: 'http://www.alice.bo.it/wp-content/themes/Jupiter/sifr/flash/saginaw.swf'};

// sIFR.prefetch(onestrokescript, juice);
sIFR.activate(coopheavy,nuevastd,curviture,freehand,markerfinepoint,coopforged,saginaw);

sIFR.forceClear = true;

sIFR.replace(freehand, {
  selector: 'h1',
  wmode: 'transparent',
  css: '.sIFR-root {color: #FFFFFF; background-color:#ff33ff;}',
  css: 'a {text-decoration:none;color: #FF99FF}',
 forceWidth: true,
 fitExactly: true
 
});  

 sIFR.replace(curviture, {
  selector: 'h2',
  wmode: 'transparent',
  css: '.sIFR-root {color: #333333;margin:3px;padding:3px;}',
  //css: 'a {text-decoration:none;}',
 forceWidth: true
 //fitExactly: true
 
}); /*  */
  sIFR.replace(curviture, {
  selector: 'h3',
  wmode: 'transparent',
  css: '.sIFR-root {color: #764589;margin:0px; }',
  css: 'a {text-decoration:none; color:#764589;}',
 forceWidth: true,
 fitExactly: true
 
});
 sIFR.replace(freehand, {
  selector: 'h4',
  wmode: 'transparent',
  css: '.sIFR-root {color: #FF99FF; background-color:#ff33ff;  padding:3px;margin:3px;}'
 // css: 'a {text-decoration:none;}',
 //forceWidth: true,
 //fitExactly: true 
}); 
 sIFR.replace(markerfinepoint, {
  selector: 'h5',
  wmode: 'transparent',
  css: '.sIFR-root {color: #FF0000;margin:0px; }',
  //css: 'a {text-decoration:none;}',
 forceWidth: true,
 fitExactly: true
 
});
