 // <![CDATA[

    var trs_dev = {
    src: templateRoot+'/trs_dev.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 trs_lucida = {
    src: templateRoot+'/trs_lucida.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 trs_myriad = {
    src: templateRoot+'/trs_myriad.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 trs_myriad2 = {
    src: templateRoot+'/trs_myriad2.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 trs_myriadbse = {
    src: templateRoot+'/trs_myriadbse.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 trs_myriadlse = {
    src: templateRoot+'/trs_myriadlse.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]
  };
  
  // sIFR.domains = ['novemberborn.net'] // Don't check for domains in this demo
  sIFR.useStyleCheck = true;
  sIFR.activate(trs_dev, trs_lucida, trs_myriad, trs_myriad2);
  
  sIFR.replace(trs_dev, {
    selector: 'span.gray_the, span.gray_recent, span.gray_older'
    ,css: [
      '.sIFR-root { font-size:34px;	font-weight:normal; color:#a2a2a2; }'
      ,'a { text-decoration: none; }'
      ,'a:link { color: #ffffff; }'
      ,'a:hover { color: #CCCCCC; }'
    ]
	,wmode:"transparent"
  });
  
   sIFR.replace(trs_dev, {
    selector: 'span.blk_latest, span.blk_posts, span.blk_older, div#cat, div#arch, div#weblinks, div.subscribe, h2.pagetitle'
    ,css: [
      '.sIFR-root { font-size:34px;	font-weight:normal; color:#444242; }'
      ,'a { text-decoration: none; }'
      ,'a:link { color: #ffffff; }'
      ,'a:hover { color: #CCCCCC; }'
    ]
	,wmode:"transparent"
  });
   
   sIFR.replace(trs_dev, {
    selector: 'h2.pagetitle'
    ,css: [
      '.sIFR-root { font-size:25px;	font-weight:normal; color:#444242; text-align:center; }'
      ,'a { text-decoration: none; }'
      ,'a:link { color: #ffffff; }'
      ,'a:hover { color: #CCCCCC; }'
    ]
	,wmode:"transparent"
  });
  
  sIFR.replace(trs_dev, {
    selector: 'div#domain'
    ,css: [
      '.sIFR-root { font-size:12px;	font-weight:normal; color:#c5c5c5; }'
      ,'a { text-decoration: none; }'
      ,'a:link { color: #c5c5c5; }'
      ,'a:hover { color: #c5c5c5; }'
    ]
	,wmode:"transparent"
  });
     
	 sIFR.replace(trs_dev, {
    selector: 'div#nav'
    ,css: [
      '.sIFR-root { font-size:20px;	font-weight:normal; color:#545454; }'
      ,'a { text-decoration: none; }'
      ,'a:link { color: #545454; }'
      ,'a:hover { color: #CCCCCC; }'
    ]
	,wmode:"transparent"
  });
	 
	  sIFR.replace(trs_lucida, {
    selector: 'div.title'
    ,css: [
      '.sIFR-root { font-size:23px;	font-weight:bold; color:#444242;leading:-4;   }'
      ,'a { text-decoration: none; }'
      ,'a:link { color: #444242; }'
      ,'a:hover { color: #444242; }'
    ]
	,wmode:"transparent"
  });
  
   sIFR.replace(trs_dev, {
    selector: 'span.parent1, span.parent2, span.parent3, span.parent4, span.parent5'
    ,css: [
      '.sIFR-root { font-size:20px;	font-weight:normal; color:#545454; }'
      ,'a { text-decoration: none;}'
      ,'a:link { color: #545454; }'
      ,'a:hover { color: #CCCCCC; }'
    ]
	,wmode:"transparent"
  });
   
   sIFR.replace(trs_myriad, {
    selector: 'h2.title'
    ,css: [
      '.sIFR-root { font-size:15px;	font-weight:bold; color:#ff0000; text-transform:uppercase; leading:-10; }'
      ,'a { text-decoration: none;}'
      ,'a:link { color: #ff0000; }'
      ,'a:hover { color: #ff0000; }'
    ]
	,wmode:"transparent"
  });
   
    sIFR.replace(trs_myriad, {
    selector: 'h3.desc'
    ,css: [
      '.sIFR-root { font-size:15px;	font-weight:bold; color:#ffffff; text-transform:normal; leading:-4;  }'
      ,'a { text-decoration: none;}'
      ,'a:link { color: #ffffff; }'
      ,'a:hover { color: #ffffff; }'
    ]
	,wmode:"transparent"
  });
	

	
	sIFR.replace(trs_myriadbse, {
    selector: 'span.mnf'
    ,css: [
      '.sIFR-root { font-size:50px;	font-weight:bold; color:#82c55b; }'
      ,'a { text-decoration: none;}'
      ,'a:link { color: #ffffff; }'
      ,'a:hover { color: #ffffff; }'
    ]
	,wmode:"transparent"
  });
	
	sIFR.replace(trs_myriadlse, {
    selector: 'h2.prod_name'
    ,css: [
      '.sIFR-root { font-size:50px;	font-weight:normal; color:#a6a6a6; }'
      ,'a { text-decoration: none;}'
      ,'a:link { color: #a6a6a6; }'
      ,'a:hover { color: #a6a6a6; }'
    ]
	,wmode:"transparent"
  });	
	

sIFR.replace(trs_myriad, {
    selector: 'div#prevpost'
    ,css: [
      '.sIFR-root { font-size:15px;	font-weight:bold; color:#444242; text-transform:uppercase; leading:-4; }'
      ,'a { text-decoration: none;}'
      ,'a:link { color: #ff0000; }'
      ,'a:hover { color: #ff0000; }'
    ]
	,wmode:"transparent"
  });

sIFR.replace(trs_myriad, {
    selector: 'div#nextpost'
    ,css: [
      '.sIFR-root { font-size:15px;	font-weight:bold; color:#444242; text-transform:uppercase; leading:-4; }'
      ,'a { text-decoration: none;}'
      ,'a:link { color: #ff0000; }'
      ,'a:hover { color: #ff0000; }'
    ]
	,wmode:"transparent"
  });

sIFR.replace(trs_myriad, {
    selector: 'h3#comments'
    ,css: [
      '.sIFR-root { font-size:16px;	font-weight:bold; color:#444242; text-transform:uppercase; leading:-4; }'
      ,'a { text-decoration: none;}'
      ,'a:link { color: #ff0000; }'
      ,'a:hover { color: #ff0000; }'
    ]
	,wmode:"transparent"
  });

sIFR.replace(trs_myriad, {
    selector: 'h3'
    ,css: [
      '.sIFR-root { font-size:15px;	font-weight:bold; color:#444242; text-transform:uppercase; leading:-4; }'
      ,'a { text-decoration: none;}'
      ,'a:link { color: #ff0000; }'
      ,'a:hover { color: #ff0000; }'
    ]
	,wmode:"transparent"
  });

 // ]]>

