  //<[CDATA[

 var mvgothiccondb = {
    src: '/scripts/sifr370/mvgothiccondb-8.swf'
  };
/*    var cochin = {
    src: '/scripts/sifr370/cochin.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(mvgothiccondb);

    sIFR.replace(mvgothiccondb, {
    selector: 'h1',
	wmode: 'transparent',
	tuneHeight: '-3',
	tuneWidth: '-3',
	css: [
      '.sIFR-root { text-align: left; font-size:13px; color:#db934b; font-style:bold; letter-spacing:1 }'
      ,'a { text-decoration: none }'
      ,'a:link { color: #6F7A84 }'
      ,'a:hover { color: #e77129; text-decoration:underline }'
    ]
  });
	
 
  sIFR.replace(mvgothiccondb, {
    selector: 'h2',
	wmode: 'transparent',
	tuneHeight: '-4',
	css: [
      '.sIFR-root { text-align: right; font-size:20px; color:#173C68; letter-spacing:-.5; }'
      ,'a { text-decoration: none }'
      ,'a:link { color: #173C68 }'
      ,'a:hover { color: #CCCCCC }'
    ]
  });
  
    sIFR.replace(mvgothiccondb, {
    selector: 'h3',
	wmode: 'transparent',
	tuneHeight: '-4',
	css: [
      '.sIFR-root { text-align: left; font-size:20px; color:#173C68; letter-spacing:-.5;}'
      ,'a { text-decoration: none }'
      ,'a:link { color: #173C68 }'
      ,'a:hover { color: #CCCCCC }'
    ]
  });
	
    sIFR.replace(mvgothiccondb, {
    selector: 'h4.phone',
	wmode: 'transparent',
	tuneHeight: '-4',
	tuneWidth: '-5',
	css: [
      '.sIFR-root { text-align: right; font-size:16px; color:#86B1C5;  }'
      ,'a { text-decoration: none }'
      ,'a:link { color: #173C68 }'
      ,'a:hover { color: #CCCCCC }'
    ]
  });
  //]]>