var archermed = {
      src: 'http://media4.1800flowers.com/800f_assets/jet/website/scripts/flowers/sifr/flash/archermed.swf'
};
 
sIFR.activate(archermed);
 
sIFR.replace(archermed, {
      selector: '#collection_title h1',
      css: [
      '.sIFR-root {font-size:28px; font-weight:normal; color:#663399; margin:0;}'
      ],
      wmode: 'transparent'
});

sIFR.replace(archermed, {
      selector: '#collection_title_alpha h1',
      css: [
      '.sIFR-root {font-size:28px; font-weight:normal; color:#663399; margin:0;}'
      ],
      wmode: 'transparent'
});

sIFR.replace(archermed, {
      selector: '.refineCurrentTemp h3',
      css: [
      '.sIFR-root {font-size:20px; font-weight:normal; color:#663399; margin:0; padding-top:10px; text-align:center}'
      ],
      wmode: 'transparent'
});

sIFR.replace(archermed, {
      selector: '.refineCurrent h3',
      css: [
      '.sIFR-root {font-size:20px; font-weight:normal; color:#663399; margin:0; padding-top:10px; text-align:center}'
      ],
      wmode: 'transparent'
});
