  //<[CDATA[

  var reflex = {
    src: 'http://davidstarfire.com/_content/_images/font_reflexx.swf'
    ,ratios: [8, 1.3, 11, 1.22, 12, 1.2, 18, 1.19, 21, 1.15, 22, 1.16, 23, 1.15, 33, 1.14, 36, 1.13, 42, 1.12, 43, 1.13, 56, 1.12, 58, 1.11, 62, 1.12, 95, 1.11, 96, 1.1, 100, 1.11, 101, 1.1, 102, 1.11, 107, 1.1, 109, 1.11, 117, 1.1, 118, 1.11, 1.1]
  };

sIFR.useStyleCheck = true;
sIFR.activate(reflex);




  sIFR.replace(reflex, {
    selector: 'h1'
    ,css: [
      '.sIFR-root { color: #8d9ab9; font-weight:bold; }'
      ,'a { text-decoration: none; }'
      ,'a:link { color: #8d9ab9; }'
      ,'a:hover { color: #CC3300; }'
   ]
   ,transparent: true 
  }); 

  sIFR.replace(reflex, {
    selector: 'h2'
    ,css: [
      '.sIFR-root { color: #8d9ab9; font-weight:bold; }'
      ,'a { text-decoration: none; }'
      ,'a:link { color: #8d9ab9; }'
      ,'a:hover { color: #CC3300; }'
   ]
   ,transparent: true 
  }); 

  sIFR.replace(reflex, {
    selector: 'h3'
    ,css: [
      '.sIFR-root { color: #8d9ab9; color: #8d9ab9; font-weight:bold; }'
      ,'a { text-decoration: none; }'
      ,'a:link { color: #8d9ab9; }'
      ,'a:hover { color: #CC3300; }'
   ]
   ,transparent: true 
  }); 

  sIFR.replace(reflex, {
    selector: 'h4'
    ,css: [
      '.sIFR-root { color: #8d9ab9; font-weight:bold; }'
      ,'a { text-decoration: none; }'
      ,'a:link { color: #8d9ab9; }'
      ,'a:hover { color: #CC3300; }'
   ]
   ,transparent: true 
  }); 

  sIFR.replace(reflex, {
    selector: 'h5'
    ,css: [
      '.sIFR-root { color: #8d9ab9;}'
      ,'a { text-decoration: none; }'
      ,'a:link { color: #8d9ab9; }'
      ,'a:hover { color: #CC3300; }'
   ]
   ,transparent: true 
  }); 

  sIFR.replace(reflex, {
    selector: 'h6'
    ,css: [
      '.sIFR-root { color: #8d9ab9;}'
      ,'a { text-decoration: none; }'
      ,'a:link { color: #8d9ab9; }'
      ,'a:hover { color: #CC3300; }'
   ]
   ,transparent: true 
  }); 



  //]]>