var avantgardebook = { src: '/assets/resources/avant-garde-book.swf' };
sIFR.useStyleCheck = true;
sIFR.activate(avantgardebook);


    sIFR.replace(avantgardebook, {
      selector: 'h1, h2'
	  ,css: [
        '.sIFR-root { color: #ed1849; line-height:1; text-transform:lowercase; }'
		,'a { text-decoration: none; }'
        ,'a:link { color: #ed1849; }'
        ,'a:hover { color: #ed1849; }'
      ]
	  ,wmode: 'transparent'
	  ,ratios: [8, 1.41, 9, 1.33, 12, 1.35, 18, 1.3, 20, 1.26, 27, 1.27, 28, 1.25, 32, 1.26, 33, 1.24, 38, 1.25, 53, 1.24, 56, 1.23, 57, 1.24, 84, 1.23, 85, 1.22, 87, 1.23, 89, 1.22, 91, 1.23, 94, 1.22, 95, 1.23, 103, 1.22, 104, 1.23, 1.22]
	  
    });