var garamond3 = {src: '/garamond3.swf'};

sIFR.activate(garamond3);

sIFR.replace ({ 
src: '/garamond3.swf', 
selector: 'h1', 
wmode: 'transparent', 
css: [ '.sIFR-root {color:#1261b0;font-weight: normal;}']

 });


sIFR.replace ({ 
src: '/garamond3.swf', 
selector: '#s-col h2',
wmode: 'transparent', 
css: [ '.sIFR-root {color:#333333; font-weight: normal;}']
 });
