//var candara= { src: 'swf/candara.swf'};
  var bluehigh= { src: 'swf/bluehigh.swf'};
//  var narkism= { src: 'swf/nrkis.swf'};
  var lucida= { src: 'swf/lucida.swf'};

  // You probably want to switch this on, but read <http://wiki.novemberborn.net/sifr3/DetectingCSSLoad> first.
 //  sIFR.useStyleCheck = true;
 
sIFR.useStyleCheck = true;
	sIFR.activate(bluehigh,lucida); 

 // sIFR.debug.ratios({ src: 'swf/bluehigh.swf', selector: 'h3' }); 


/* 
 sIFR.replace(candara, {
    selector:  'h1' 
	,css: { '.sIFR-root': { 'background-color': 'transparent','color': '#E0D0A0' }}
	,'wmode': 'transparent'//,
	  
	//,ratios:[6, 1.24, 9, 1.13, 10, 1.15, 16, 1.09, 18, 1.06, 19, 1.08, 22, 1.07, 26, 1.06, 32, 1.05, 41, 1.04, 58, 1.03, 97, 1.02, 1.01]
  });
 */

sIFR.replace(lucida, {
    selector:  'h2' 
	,css: { '.sIFR-root': { 'background-color': '#FFFFFF','color': '#908070' }}	  
 ,tuneHeight : -11 
		,ratios:[8, 1.74, 12, 1.66, 16, 1.61, 18, 1.62, 25, 1.6, 26, 1.57, 27, 1.58, 29, 1.59, 33, 1.58, 46, 1.57, 65, 1.56, 66, 1.55, 74, 1.56, 79, 1.55, 81, 1.56, 1.55]
 
  });

 sIFR.replace(bluehigh, {
    selector:  'h3' 
	,css: { '.sIFR-root': { 'background-color': '#FFFFFF','color': '#908070' }}	 
	,ratios:[6, 1.24, 7, 1.21, 8, 1.18, 10, 1.16, 11, 1.13, 12, 1.12, 13, 1.11, 15, 1.1, 17, 1.09, 19, 1.08, 22, 1.07, 26, 1.06, 32, 1.05, 41, 1.04, 58, 1.03, 97, 1.02, 1.01]
  });
 

   sIFR.replace(lucida, {
    selector: 'h4'
 	,css: { '.sIFR-root': { 'background-color': '#FFFFFF','color': '#908070'}} 
	 ,tuneHeight : -8 
 	,ratios:[8, 1.74, 12, 1.66, 16, 1.61, 18, 1.62, 25, 1.6, 26, 1.57, 27, 1.58, 29, 1.59, 33, 1.58, 46, 1.57, 65, 1.56, 66, 1.55, 74, 1.56, 79, 1.55, 81, 1.56, 1.55]
  });

 sIFR.replace(lucida, {
    selector: 'h5'
    	,css: { '.sIFR-root': { 'background-color': '#FFFFFF','color': '#C6A512' }}
		 ,tuneHeight : -8 
	 ,ratios:[8, 1.74, 12, 1.66, 16, 1.61, 18, 1.62, 25, 1.6, 26, 1.57, 27, 1.58, 29, 1.59, 33, 1.58, 46, 1.57, 65, 1.56, 66, 1.55, 74, 1.56, 79, 1.55, 81, 1.56, 1.55]
  });

/* sIFR.replace(bluehigh, {
    selector: 'h6'
    	,css: { '.sIFR-root': { 'background-color': '#FFFFFF','color': '#AAAAAA' }}
		 ,tuneHeight : -8
	 ,ratios:[6, 1.24, 9, 1.13, 10, 1.15, 16, 1.09, 18, 1.06, 19, 1.08, 22, 1.07, 26, 1.06, 32, 1.05, 41, 1.04, 58, 1.03, 97, 1.02, 1.01] 
  });
*/ 


 /*  */ 
 
