// JavaScript Document
//<[CDATA[
  	var helvetica_blue_shadow = {
	src: dotdotpath + 'flash/sifr/helvetica_blue_shadow.swf'
	,ratios:[8, 1.29, 10, 1.23, 11, 1.2, 15, 1.23, 16, 1.2, 20, 1.22, 32, 1.2, 33, 1.19, 37, 1.2, 38, 1.19, 42, 1.2, 49, 1.19, 50, 1.18, 65, 1.19, 66, 1.18, 71, 1.19, 72, 1.18, 76, 1.19, 77, 1.18, 82, 1.19, 83, 1.18, 86, 1.19, 88, 1.18, 93, 1.19, 94, 1.18, 96, 1.19, 97, 1.18, 98, 1.19, 99, 1.18, 103, 1.19, 105, 1.18, 106, 1.19, 107, 1.18, 108, 1.19, 110, 1.18, 112, 1.19, 116, 1.18, 117, 1.19, 121, 1.18, 122, 1.19, 1.18]
	};
	
	var helvetica_slant = {
	src: dotdotpath + 'flash/sifr/helvetica_slant.swf'
	,ratios:[8, 1.29, 10, 1.23, 11, 1.2, 15, 1.23, 16, 1.2, 20, 1.22, 32, 1.2, 33, 1.19, 37, 1.2, 38, 1.19, 42, 1.2, 49, 1.19, 50, 1.18, 65, 1.19, 66, 1.18, 71, 1.19, 72, 1.18, 76, 1.19, 77, 1.18, 82, 1.19, 83, 1.18, 86, 1.19, 88, 1.18, 93, 1.19, 94, 1.18, 96, 1.19, 97, 1.18, 98, 1.19, 99, 1.18, 103, 1.19, 105, 1.18, 106, 1.19, 107, 1.18, 108, 1.19, 110, 1.18, 112, 1.19, 116, 1.18, 117, 1.19, 121, 1.18, 122, 1.19, 1.18]
	};
		
	sIFR.delayCSS  = true;
	sIFR.fitExactly = true;
	//sIFR.tuneWidth = 50;
 // sIFR.domains = ['novemberborn.net'] // Don't check for domains in this demo
 	sIFR.activate(helvetica_blue_shadow, helvetica_slant);
	
	//sIFR.debug.ratios({ src: 'flash/sifr/helvetica_blue_shadow.swf', selector: 'h1' });

sIFR.replace(helvetica_blue_shadow, {
    selector: 'h1.blueoutline,h2.blueoutline,h3.blueoutline'
	,wmode: 'transparent'
	,selectable: false
	,tuneWidth:'7'
    ,css: ['.sIFR-root {color:#ffffff;leading:-5;letter-spacing:0;font-size:2.2em;}','em {font-style:normal;color:#ffffff;letter-spacing:0;font-size:15em;}']
  });

sIFR.replace(helvetica_blue_shadow, {
    selector: 'h1.blueoutlineright,h2.blueoutlineright,h3.blueoutlineright'
	,selectable: false
	,wmode: 'transparent'
	,tuneWidth:'7'
    ,css: ['.sIFR-root {color: #ffffff; leading: -5;letter-spacing:0;font-size:2.2em;text-align:right;}','em { font-style: normal; color: #ffffff; letter-spacing: 0;font-size:15em;text-align:right;}']
  });

sIFR.replace(helvetica_slant, {
    selector: 'h2.pinkoutline_34_slant'
	,selectable: false
	,wmode: 'transparent'
	,tuneWidth:'7'
    ,css: ['.sIFR-root {color:#ffffff;leading:-5;margin-left:3px;letter-spacing:0;font-size:3.3em;}','em {font-style:normal;color:#ffffff;letter-spacing:0;font-size:15em;}']
	,filters: {
      Glow: {
        distance: 7
        ,color: '#b7386d'
        ,strength: 10
      },
     DropShadow: {
        distance: 2
        ,color: '#000000'
		,alpha: 0.5
        ,strength: 1
		,angle: 65
      }
    }	
  });

sIFR.replace(helvetica_slant, {
    selector: 'h2.pinkoutline_28_slant'
	,selectable: false
	,wmode: 'transparent'	
	,tuneWidth:'7'
    ,css: ['.sIFR-root {color:#ffffff;leading:-5;margin-left:3px;letter-spacing:0;font-size:2.7em;}','em {font-style:normal;color:#ffffff;letter-spacing:0;font-size:2.7em;}']
	,filters: {
      Glow: {
        distance: 7
        ,color: '#b7386d'
        ,strength: 10
      },
     DropShadow: {
        distance: 2
        ,color: '#000000'
		,alpha: 0.5
        ,strength: 1
		,angle: 65
      }
    }	
  });

/*sIFR.replace(avantgarde, {
	selector: '.subheading'
	,wmode: 'transparent'
	,css: '.sIFR-root {color: #FD3402; leading: 0;text-align: justify;letter-spacing: 0;}'
});


sIFR.replace(avantgarde, {
	selector: '.link'
	,wmode: 'transparent'
	,css: ['.sIFR-root {color: #000000; leading: 0;}','a { text-decoration: none; }','a:link { color: #000000; text-decoration: none;}','a:hover { color: #ff0000; text-decoration: underline;}']
});

sIFR.replace(avantgarde, {
    selector: '.filtered'
    ,css: {
      '.sIFR-root': { 'color': '#660000', 'letter-spacing':0, 'text-transform': 'capitalize' }
    }
    ,filters: {
      DropShadow: {
        knockout: true
        ,distance: 1
        ,color: '#330000'
        ,strength: 2
      }
    }
  });

sIFR.replace(avantgarde, {
	selector: '.opacity'
	,wmode: 'transparent'
	,css: '.sIFR-root {color: #FD3402; leading: 0;text-align: justify; opacity: 20;}'
});

sIFR.replace(avantgarde, {
    selector: 'h2.threecolour'
	,wmode: 'transparent'
    ,css: ['.sIFR-root {color: #ff0000; leading: 0; letter-spacing: 0;}','em { font-style: normal; color: #000000; letter-spacing: 0;}','strong { font-style: normal; font-weight:normal; color: #3300FF; letter-spacing: 0;}']
  });
	
sIFR.replace(gradienttext, {
	selector: 'h2.gradient'
	,wmode: 'transparent'
	,css: '.sIFR-root {color: #000000; leading: 0;letter-spacing: 0;text-transform:uppercase;}'
});*/
//]]>
