File: D:/HostingSpaces/SGroot/sylviastotalcare.nl/wwwroot/Scripts/sifr-config.js
var gillsans = {
src: 'http://www.frontis.nl/sifr/gillsans.swf'
};
sIFR.activate(gillsans);
sIFR.replace(gillsans, {
selector: 'h1'
,wmode: 'transparent'
,css: [
'.sIFR-root { font:Arial, Helvetica, sans-serif; color: #999999; font-size: 24px; }'
]
});
sIFR.replace(gillsans, {
selector: 'h2'
,wmode: 'transparent'
,css: [
'.sIFR-root { color: #999999; }'
]
});
sIFR.replace(gillsans, {
selector: 'h3'
,wmode: 'transparent'
,css: [
'.sIFR-root { color: #999999; }'
]
});
sIFR.replace(gillsans, {
selector: 'h3 a'
,wmode: 'transparent'
,css: [
'.sIFR-root { color: #999999; }'
]
});