// JavaScript Document

    var myfont = {

      src: '/coprgtb.swf'

       };

sIFR.activate(myfont);



sIFR.replace(myfont, {

      selector: 'h1',css: {

        '.sIFR-root': { 'color': '#918056', 'text-align':'center','letter-spacing': 1.5 }

      },

      wmode: 'transparent',

	  transparent: true 

      ,filters: {

       

      }



});





sIFR.replace (myfont, {

      selector: 'h2',css: {

							'.sIFR-root': { 'color': '#274537',  'text-align':'left'}

						  },

      wmode: 'transparent',

	  transparent: true 

    });	

	sIFR.replace (myfont, {

      selector: 'h3',css: {

							'.sIFR-root': { 'color': '#ffffff',  'text-align':'left'}

						  },

      wmode: 'transparent',

	  transparent: true 

    });	