  var GlyphaLTStd = {
    src: 'swf/GlyphaLTStd.swf'
    //,ratios: [7,1.32,11,1.31,13,1.24,14,1.25,19,1.23,27,1.2,34,1.19,42,1.18,47,1.17,48,1.18,69,1.17,74,1.16,75,1.17,1.16]
    };

    var AvantGardeLT = {
        src: 'swf/AvantGardeLT.swf'
        //,ratios: [7,1.32,11,1.31,13,1.24,14,1.25,19,1.23,27,1.2,34,1.19,42,1.18,47,1.17,48,1.18,69,1.17,74,1.16,75,1.17,1.16]
    };

    var AvantGardeLTBook = {
        src: 'swf/ITCAvantGardeStdBk.swf'
        //,ratios: [7,1.32,11,1.31,13,1.24,14,1.25,19,1.23,27,1.2,34,1.19,42,1.18,47,1.17,48,1.18,69,1.17,74,1.16,75,1.17,1.16]
    };

  // You probably want to switch this on, but read <http://wiki.novemberborn.net/sifr3/DetectingCSSLoad> first.
    // sIFR.useStyleCheck = true;
    sIFR.activate(GlyphaLTStd, AvantGardeLT);


    sIFR.replace(AvantGardeLT, {
    selector: '.PrimaryNavSifr',
    forceWidth: true,
    fitExactly: true,
    forceSingleLine: true,
    tuneHeight: (-6),
    tuneWidth: (1),
    wmode: 'transparent',
    css: [
        '.sIFR-root { color:#788187; font-size:12px; height: 10px; letter-spacing:0; leading:0; padding: 0; margin: 0;}'
        , 'a { color:#788187; text-decoration: none; }'
        , 'a:link { color:#788187; }'
        , 'a:hover { color: #FFFFFF; }'
    ]
    });

    sIFR.replace(AvantGardeLT, {
        selector: '.PrimaryNavSifrActive',
        forceWidth: true,
        fitExactly: true,
        forceSingleLine: true,
        tuneHeight: (-6),
        wmode: 'transparent',
        css: [
            '.sIFR-root { color:#788187; font-size:12px; height: 10px; letter-spacing:0; leading:0; padding: 0; margin: 0;}'
            , 'a { color:#FFFFFF; text-decoration: none; }'
            , 'a:hover { color: #FFFFFF; text-decoration:underline; }'
        ]
    });

    sIFR.replace(AvantGardeLT, {
        selector: 'body.coteriepresssquare .tagline'
        , wmode: 'transparent'
        , fitExactly: true
        , tuneWidth: (2)
	    , css: [
          '.sIFR-root { color:#6EBC20; font-size:12px; letter-spacing:0; leading:0;}'
        ]
    });

    sIFR.replace(AvantGardeLT, {
        selector: 'body.coteriepressimages .tagline'
        , wmode: 'transparent'
        , fitExactly: true
        , tuneWidth: (2)
	    , css: [
          '.sIFR-root { color:#2462AA; font-size:12px; letter-spacing:0; leading:0;}'
        ]
    });

    sIFR.replace(AvantGardeLT, {
        selector: 'body.coteriepressdesign .tagline'
        , wmode: 'transparent'
        , fitExactly: true
        , tuneWidth: (2)
	    , css: [
          '.sIFR-root { color:#82027E; font-size:12px; letter-spacing:0; leading:0;}'
        ]
    });    

    sIFR.replace(AvantGardeLT, {
        selector: '.tagline'
        , wmode: 'transparent'
        , fitExactly: true
        , tuneWidth: (2)
	    , css: [
          '.sIFR-root { color:#FFCC00; font-size:12px; letter-spacing:0; leading:0;}'
        ]
    });
    
    sIFR.replace(AvantGardeLT, {
    selector: '.home_twitter h2, .home_twitter .follow, .foot h4'
    , wmode: 'transparent'
    , forceSingleLine: true
    , fitExactly: true
    , tuneWidth: (2)
	, css: [
      '.sIFR-root { color:#788187; font-size:13px; letter-spacing:0; leading:0}'
      , 'a { text-decoration: none; }'
      , 'a:link { color: #FFCC00; }'
      , 'a:hover { color: #FFFFFF;}'
    ]
});


    sIFR.replace(GlyphaLTStd, {
        selector: '.home_hero_txt'
	      , wmode: 'transparent'
  	      , fitExactly: 'true'
	      , forceClear: 'true'
          , css: [
            '.sIFR-root { color:#FFFFFF; font-size:24px; padding:0; display:block; leading:-6;}'
            , 'h1 {color: #FFCC00}'
            , 'a { text-decoration: none; }'
            , 'a:link { color: #FFCC00; }'
            , 'a:hover { color: #ffffff; }'
          ]
    });

    sIFR.replace(GlyphaLTStd, {
        selector: 'body.coteriepressdesign h1'
        , wmode: 'transparent'
	    , css: [
          '.sIFR-root { color:#82027E; font-size:24px; letter-spacing:0; leading:-5;}'
          , 'a { text-decoration: none; }'
          , 'a:link { color: #FFFFFF; }'
          , 'a:hover { color: #FFFFFF; text-decoration:underline; }'
        ]
    });    

    sIFR.replace(GlyphaLTStd, {
        selector: 'body.coteriepresssquare h1'
        , wmode: 'transparent'
	    , css: [
          '.sIFR-root { color:#6EBC20; font-size:24px; letter-spacing:0; leading:-5;}'
          , 'a { text-decoration: none; }'
          , 'a:link { color: #FFFFFF; }'
          , 'a:hover { color: #FFFFFF; text-decoration:underline; }'
        ]
    });

    sIFR.replace(GlyphaLTStd, {
        selector: 'body.coteriepressimages h1, .imageSearchResults .SmartListResultsForMessage'
        , wmode: 'transparent'
	    , css: [
          '.sIFR-root { color:#2462AA; font-size:24px; letter-spacing:0; leading:-5;}'
          , 'a { text-decoration: none; }'
          , 'a:link { color: #FFFFFF; }'
          , 'a:hover { color: #FFFFFF; text-decoration:underline; }'
        ]
    });   

    sIFR.replace(GlyphaLTStd, {
      selector: 'h1, .searchResults .SmartListResultsForMessage'
        , wmode: 'transparent'
	    , css: [
          '.sIFR-root { color:#FFCC00; font-size:24px; letter-spacing:0;}'
          , 'a { text-decoration: none; }'
          , 'a:link { color: #FFFFFF; }'
          , 'a:hover { color: #FFFFFF; text-decoration:underline; }'
        ]
  });

   
  
  sIFR.replace(GlyphaLTStd, {
  selector: '#ProductTemplate h2, body.coteriepressimages .related h2'
    ,wmode: 'transparent'
	,css: [
      '.sIFR-root { color:#788187; font-size:24px; letter-spacing:0; leading:0;}'
      ,'a { text-decoration: none; }'
      ,'a:link { color: #FFFFFF; }'
      ,'a:hover { color: #FFFFFF; text-decoration:underline; }'
    ]
    });

    sIFR.replace(GlyphaLTStd, {
        selector: '.intro'
        , wmode: 'transparent'
	    , css: [
          '.sIFR-root { color:#FFFFFF; font-size:16px; letter-spacing:0;}'
          , 'a { text-decoration: none; }'
          , 'a:link { color: #FFFFFF; }'
          , 'a:hover { color: #FFFFFF; text-decoration:underline; }'
        ]
    });
  

