var hi = {
  src: '/embed/helveticainserat.swf'
};

var gift = {
  src: '/embed/2peasgift.swf'
};

var wild = {
  src: '/embed/wildchild.swf'
};

var sackers_light = {
  src: '/embed/sackers_gothic_light.swf'
};

sIFR.activate(hi, sackers_light);

/* homepage */

/*
sIFR.replace(hi, {
  selector: '#header'
	,css: [
    '.sIFR-root { text-align: center; background-color: #C1D72F; color: #006227;   }'
    ,'a { text-decoration: none; }'
    ,'a:link { color: #006227; }'
    ,'a:hover { color: #006227; }'
  ], offsetTop: 13
});
*/

sIFR.replace(hi, {
  selector: '#learnmore h3'
	,css: [
    '.sIFR-root { text-align: center; color: #006227;  }'
    ,'a { text-decoration: none; }'
    ,'a:link { color: #006227; }'
    ,'a:hover { color: #006227; }'
  ], transparent: true
});

sIFR.replace(hi, {
  selector: '#sign h2'
	,css: [
    '.sIFR-root { text-align: center; color: #006227;  }'
    ,'a { text-decoration: none; }'
    ,'a:link { color: #006227; }'
    ,'a:hover { color: #006227; }'
  ], transparent: true
});

sIFR.replace(gift, {
  selector: '#counter h4'
	,css: [
    '.sIFR-root { text-align: center; color: #006227;  }'
    ,'a { text-decoration: none; }'
    ,'a:link { color: #006227; }'
    ,'a:hover { color: #006227; }'
  ], transparent: true
});

sIFR.replace(wild, {
  selector: '#counter h5'
	,css: [
    '.sIFR-root { text-align: center; color: #006227;  }'
    ,'a { text-decoration: none; }'
    ,'a:link { color: #006227; }'
    ,'a:hover { color: #006227; }'
  ], transparent: true
});

sIFR.replace(hi, {
  selector: '#declaration h1'
	,css: [
    '.sIFR-root { text-align: center; color: #006227;  }'
    ,'a { text-decoration: none; }'
    ,'a:link { color: #006227; }'
    ,'a:hover { color: #006227; }'
  ], transparent: true
});

sIFR.replace(hi, {
  selector: '#declaration h3'
	,css: [
    '.sIFR-root { text-align: center; color: #006227;  }'
    ,'a { text-decoration: none; }'
    ,'a:link { color: #006227; }'
    ,'a:hover { color: #006227; }'
  ], transparent: true
});

sIFR.replace(hi, {
  selector: '#maison h4'
	,css: [
    '.sIFR-root { text-align: center; color: #006227;  }'
    ,'a { text-decoration: none; }'
    ,'a:link { color: #006227; }'
    ,'a:hover { color: #006227; }'
  ], transparent: true
});
