  var helvetica = {
    src: 'helvetica.swf'
  };

  sIFR.activate(helvetica);

  sIFR.replace(helvetica, {
    selector: 'h1'
    ,css: [
      '.sIFR-root { text-align: left; font-weight: normal; color:#666666; margin-left:0px; font-size:26px; }'
      ,'a { text-decoration: none; }'
      ,'a:link { color: #666666; }'
      ,'a:hover { color: #666666; }'
   ] ,wmode: 'transparent'
  });
  
  var helvetica2 = {
    src: 'helvetica.swf'
  };
  
   sIFR.activate(helvetica2);

  sIFR.replace(helvetica2, {
    selector: 'h2'
    ,css: [
      '.sIFR-root { text-align: left; font-weight: normal; color:#999999; margin-left:0px; font-size:16px; }'
      ,'a { text-decoration: none; }'
      ,'a:link { color: #999999; }'
      ,'a:hover { color: #999999; }'
   ] ,wmode: 'transparent'
  });
  
    var helvetica3 = {
    src: 'helvetica.swf'
  };
  
   sIFR.activate(helvetica3);

  sIFR.replace(helvetica3, {
    selector: 'h3'
    ,css: [
      '.sIFR-root { text-align: left; font-weight: normal; color:#cc5d1e; margin-left:0px; font-size:16px; }'
      ,'a { text-decoration: none; }'
      ,'a:link { color: #cc5d1e; }'
      ,'a:hover { color: #cc5d1e; }'
   ] ,wmode: 'transparent'
  });
  
      var helvetica4 = {
    src: 'helvetica.swf'
  };
  
   sIFR.activate(helvetica4);

  sIFR.replace(helvetica4, {
    selector: 'h4'
    ,css: [
      '.sIFR-root { text-align: center; font-weight: normal; color:#ffffff; margin:0px; padding:0px; font-size:14px; }'
      ,'a { text-decoration: none; }'
      ,'a:link { color: #ffffff; }'
      ,'a:hover { color: #cc5d1e; }'
   ] ,wmode: 'transparent'
  });
  
        var helvetica5 = {
    src: 'helvetica.swf'
  };
  
   sIFR.activate(helvetica5);

  sIFR.replace(helvetica5, {
    selector: 'h5'
    ,css: [
      '.sIFR-root { text-align: center; font-weight: normal; color:#cc5d1e; margin:0px; padding:0px; font-size:14px; }'
      ,'a { text-decoration: none; }'
      ,'a:link { color: #cc5d1e; }'
      ,'a:hover { color: #cc5d1e; }'
   ] ,wmode: 'transparent'
  });
  
    var helvetica6 = {
    src: 'helvetica.swf'
  };

  sIFR.activate(helvetica6);

  sIFR.replace(helvetica6, {
    selector: 'h6'
    ,css: [
      '.sIFR-root { text-align: center; font-weight: normal; color:#666666; margin-left:0px; font-size:26px; }'
      ,'a { text-decoration: none; }'
      ,'a:link { color: #666666; }'
      ,'a:hover { color: #666666; }'
   ] ,wmode: 'transparent'
  });
  
  var helvetica7 = {
    src: 'helvetica.swf'
  };
  
   sIFR.activate(helvetica7);

  sIFR.replace(helvetica7, {
    selector: 'h7'
    ,css: [
      '.sIFR-root { text-align: center; font-weight: normal; color:#999999; margin-left:0px; font-size:16px; }'
      ,'a { text-decoration: none; }'
      ,'a:link { color: #999999; }'
      ,'a:hover { color: #999999; }'
   ] ,wmode: 'transparent'
  });