var cs = {src: '/workspace/img/century_schoolbook.swf'};
sIFR.prefetch(cs);
sIFR.activate(cs);	

/*sIFR.replace(cs, { selector: '#page_heading',wmode:'transparent', css: [
      '.sIFR-root {color: #333333; text-align: left; font-weight: bold; letter-spacing: -7;}']
}); */


sIFR.replace(cs, { selector: 'h3',wmode:'transparent', css: [
      '.sIFR-root {color: #333333; text-align: left; font-weight: bold; letter-spacing: -.5;}']
});

sIFR.replace(cs, { selector: 'h5',wmode:'transparent', css: [
      '.sIFR-root {color: #333333; text-align: center; font-weight: bold; letter-spacing: -1.0;}']
});




