  //<[CDATA[

  	var vag = {
    src: '/includes/fonts/vag.swf',
    ratios: [8, 1.41, 9, 1.33, 12, 1.35, 14, 1.29, 18, 1.3, 20, 1.26, 27, 1.27, 28, 1.25, 32, 1.26, 33, 1.24, 34, 1.25, 53, 1.24, 80, 1.23, 81, 1.22, 82, 1.23, 85, 1.22, 86, 1.23, 1.22]
  };


  // You probably want to switch this on, but read <http://wiki.novemberborn.net/sifr3/DetectingCSSLoad> first.
  // sIFR.useStyleCheck = true;
  sIFR.activate(vag);

  sIFR.replace(vag, {
    selector: 'h1'
    ,wmode: 'transparent'
    ,css: [
      '.sIFR-root { text-align: center; font-weight: bold;}'
      ,'a { text-decoration: none; }'
      ,'a:link { color: #000000; }'
      ,'a:hover { color: #CCCCCC; }'
    ]
  });

  sIFR.replace(vag, {
    selector: '.nav1'
    ,wmode: 'transparent'
    ,css: [
      '.sIFR-root { text-align: center; font-weight: bold; padding: 0px; font-size: 14px; letter-spacing: 2; }'
      ,'a { text-decoration: none; }'
      ,'a:link { color: #ffffff; }'
      ,'a:hover { color: #ff6c00; }'
    ]
  });

  //]]>
