var fruitmachine = { src: 'http://www.fruitmachinedesign.com/wp-content/themes/fruitmachine/sifr.swf' };

sIFR.activate(fruitmachine);

sIFR.replace(fruitmachine, {
  selector: 'h1.sifr18',
  css:['.sIFR-root {color: #000000; font-size:18px;line-height:1.0em;}'
  ],
  tuneHeight:-5,
  wmode: 'transparent'
});

sIFR.replace(fruitmachine, {
  selector: 'h1.sifr18w',
  css:['.sIFR-root {color: #ffffff; font-size:18px;letter-spacing:0.8;line-height:1.0em;}'
  ,'a {color: #cccccc;text-decoration:none;}'
  ,'a:link {color: #cccccc;text-decoration:none;}'
  ,'a:hover {color: #000000;text-decoration:none;}'
  ],
  tuneHeight:-5,
  wmode: 'transparent'
});

sIFR.replace(fruitmachine, {
  selector: 'h2.sifr18',
  css:['.sIFR-root {color: #000000; font-size:18px;line-height:1.0em;}'
  ,'a {color: #000000;text-decoration:none;}'
  ,'a:link {color: #000000;text-decoration:none;}'
  ,'a:hover {color: #666666;text-decoration:none;}'
  ],
  tuneHeight:-4,
  wmode: 'transparent'
});

sIFR.replace(fruitmachine, {
  selector: 'h2.sifr12w',
  css:['.sIFR-root {color: #cccccc; font-size:12px;letter-spacing:0.8;line-height:1.0em;}'
  ],
  tuneHeight:-4,
  wmode: 'transparent'
});


sIFR.replace(fruitmachine, {
  selector: 'h3.sifr12u',
  css:['.sIFR-root {color: #000000; font-size:12px; text-transform:uppercase;letter-spacing:0.8;line-height:1.0em;}'
  ,'a {color: #cccccc;text-decoration:none;}'
  ,'a:link {color: #cccccc;text-decoration:none;}'
  ,'a:hover {color: #000000;text-decoration:none;}'
  ],
  tuneHeight:-5,
  wmode: 'transparent'
});

sIFR.replace(fruitmachine, {
  selector: 'h3.sifr12uF',
  css:['.sIFR-root {color: #000000; font-size:12px; text-transform:uppercase;letter-spacing:0.8;line-height:1.0em;}'
  ,'a {color: #cccccc;text-decoration:none;}'
  ,'a:link {color: #cccccc;text-decoration:none;}'
  ,'a:hover {color: #000000;text-decoration:none;}'
  ],
  tuneHeight:-5,
  wmode: 'transparent'
});

sIFR.replace(fruitmachine, {
  selector: 'h3.sifr12w',
  css:['.sIFR-root {color: #999999; font-size:12px;letter-spacing:0.8;line-height:1.0em;}'
  ],
  tuneHeight:-4,
  wmode: 'transparent'
});

sIFR.replace(fruitmachine, {
  selector: 'li.sifr12u',
  css:['.sIFR-root {color: #000000; font-size:12px; text-transform:uppercase;letter-spacing:0.8;line-height:1.0em;}'
  ,'a {color: #cccccc;text-decoration:none;}'
  ,'a:link {color: #cccccc;text-decoration:none;}'
  ,'a:hover {color: #000000;text-decoration:none;}'
  ],
  tuneHeight:-5,
  wmode: 'transparent'
});

sIFR.replace(fruitmachine, {
  selector: 'li#current',
  css:['.sIFR-root {color: #000000; font-size:12px; text-transform:uppercase;letter-spacing:0.8;line-height:1.0em;}'
  ,'a {color: #000000;text-decoration:none;}'
  ,'a:link {color: #000000;text-decoration:none;}'
  ,'a:hover {color: #000000;text-decoration:none;}'
  ],
  tuneHeight:-5,
  wmode: 'transparent'
});














