  //<[CDATA[

  var nasal = {
    src: 'http://ethnotechno.com/_content/_images/font_nasal.swf'
    ,ratios: [7, 0.97, 11, 0.93, 15, 0.87, 19, 0.84, 23, 0.82, 27, 0.81, 30, 0.8, 31, 0.79, 35, 0.8, 36, 0.79, 40, 0.8, 47, 0.79, 71, 0.78, 72, 0.77, 74, 0.78, 77, 0.77, 78, 0.78, 0.77]
  };

/*
sIFR.debug.ratios
*/

sIFR.useStyleCheck = true;
sIFR.activate(nasal);






  sIFR.replace(nasal, {
    selector: 'h4'
    ,css: [
      '.sIFR-root { font-weight:bold; color: #6c5136; }'
      ,'a { text-decoration: none; }'
      ,'a:link { color: #6c5136; }'
      ,'a:hover { color: #ad4f21; }'
   ]
   ,transparent: true 
  }); 
			  sIFR.replace(nasal, {
				selector: 'h4.tour'
				,css: [
				  '.sIFR-root { font-weight:bold; color: #6c5136; }'
				  ,'a { text-decoration: none; }'
				  ,'a:link { color: #6c5136; }'
				  ,'a:hover { color: #ad4f21; }'
			   ]
			   ,transparent: true 
			  }); 

  sIFR.replace(nasal, {
    selector: 'h5'
    ,css: [
      '.sIFR-root { font-weight:bold; color: #6c5136; }'
      ,'a { text-decoration: none; }'
      ,'a:link { color: #6c5136; }'
      ,'a:hover { color: #ad4f21; }'
   ]
   ,transparent: true 
  }); 
  			  sIFR.replace(nasal, {
				selector: 'h5.nav'
				,css: [
				  '.sIFR-root {  text-align:right; font-weight:bold; color: #6c5136; }'
				  ,'a { text-decoration: none; }'
				  ,'a:link { color: #6c5136; }'
				  ,'a:hover { color: #ad4f21; }'
			   ]
			   ,transparent: true 
			  }); 


  sIFR.replace(nasal, {
    selector: 'h6'
    ,css: [
      '.sIFR-root { font-weight:bold; color: #6c5136; }'
      ,'a { text-decoration: none; }'
      ,'a:link { color: #6c5136; }'
      ,'a:hover { color: #ad4f21; }'
   ]
   ,transparent: true 
  }); 




  sIFR.replace(nasal, {
    selector: 'span.title'
    ,css: [
      '.sIFR-root { font-weight:bold; color: #472a0e; }'
      ,'a { text-decoration: none; }'
      ,'a:link { color: #472a0e; }'
      ,'a:hover { color: #ad4f21; }'
   ]
   ,transparent: true 
  }); 
	  sIFR.replace(nasal, {
		selector: 'span.title2'
		,css: [
		  '.sIFR-root { font-weight:bold; color: #745247; }'
		  ,'a { text-decoration: none; }'
		  ,'a:link { color: #745247; }'
		  ,'a:hover { color: #ad4f21; }'
	   ]
	   ,transparent: true 
	  }); 


  //]]>