sIFR.activate(garamond);
sIFR.replace(garamond, {
  selector:	'.the-passion h1, .la-pasion h1, .about-diamonds h1, .acerca-de-los-diamantes h1', 
  css:		'.sIFR-root { color: #efeeec; font-size: 30px; }', 
  wmode:	'transparent'
});
sIFR.replace(garamond, {
  selector:	'.about-forever-10 h1, .el-eterno-10 h1, .dealer-locator h1, .localizador-de-distribuidores h1, .contact-us h1, .pongase-en-contacto-con-nosotros h1, .the-collection h1, .what-is-a-forever-10-diamond h1, .que-es-un-diamante-para-siempre-10 h1', 
  css:		'.sIFR-root { color: #767256; font-size: 30px; }', 
  wmode:	'transparent'
});

/*sIFR.replace(garamond, {
  selector:	'#nav a.static', 
  css:		'.sIFR-root { color: #efeeec; font-size: 15px; text-align: center; }', 
  wmode:	'transparent',
  fixHover:	true
});
sIFR.replace(garamond, {
  selector:	'#nav a.current', 
  css:		'.sIFR-root { color: #030303; font-size: 15px; text-align: center; }', 
  wmode:	'transparent',
  fixHover:	true
});
sIFR.replace(garamond, {
  selector: '#nav a:hover', 
  css: '.sIFR-root { color: #030303; font-size: 15px; text-align: center; }', 
  wmode: 'transparent',
  fixHover:	true
});*/
