var helvetica_bco = {
      src: 'http://www.kaplusa.com/clients/exacttarget/Connections_09/fonts/helveticaNeueLTBCO.swf'
};
 
sIFR.activate(helvetica_bco);
 
sIFR.replace(helvetica_bco, {
      selector: '.splash-content h1',
	  css: [
      '.sIFR-root { font-size: 20px; font-weight: normal; color: #ea9216; line-height: 18px; }'
      ],
      wmode: 'transparent'
});

var helvetica_bco_2 = {
      src: 'http://www.kaplusa.com/clients/exacttarget/Connections_09/fonts/helveticaNeueLTBCO.swf'
};
 
sIFR.activate(helvetica_bco_2);
 
sIFR.replace(helvetica_bco_2, {
      selector: 'h1',
	  css: [
      '.sIFR-root { font-size: 30px; font-weight: normal; color: #ea9216; line-height: 18px; }'
      ],
      wmode: 'transparent'
});

var helvetica_bco_3 = {
      src: 'http://www.kaplusa.com/clients/exacttarget/Connections_09/fonts/helveticaNeueLTBCO.swf'
};
 
sIFR.activate(helvetica_bco_3);
 
sIFR.replace(helvetica_bco_3, {
      selector: 'h2',
	  css: [
      '.sIFR-root { font-size: 18px; font-weight: normal; color: #ea9216; line-height: 18px; }'
      ],
      wmode: 'transparent'
});


