// JavaScript Document
//<[CDATA[
  	var zurich_cn_bt = {
	src: dotdotpath + 'flash/sifr/zurich_cn_bt.swf'
	,ratios:[8, 1.41, 10, 1.33, 14, 1.31, 16, 1.26, 20, 1.27, 24, 1.26, 25, 1.24, 26, 1.25, 35, 1.24, 49, 1.23, 74, 1.22, 75, 1.21, 76, 1.22, 77, 1.21, 79, 1.22, 80, 1.21, 81, 1.22, 1.21]
	};
	
	sIFR.delayCSS  = true;
 // sIFR.domains = ['novemberborn.net'] // Don't check for domains in this demo
 	sIFR.activate(zurich_cn_bt);

//sIFR.debug.ratios({ src: 'flash/sifr/zurich_cn_bt.swf', selector: 'h1' });

function reloadSIFR() {

sIFR.replace(zurich_cn_bt, {
    selector: 'h1.block_hdr, h2.block_hdr, h3.block_hdr'
	,wmode: 'transparent'
    ,css: ['.sIFR-root {color: #6599c9; leading: 0; letter-spacing: 0;}',' em {font-size:11px; color: #ffffff; font-style:normal;}' ,'a:link { color: #6599c9; text-decoration: none;}','a:hover { color: #ffffff; text-decoration: none;}']
  });

sIFR.replace(zurich_cn_bt, {
    selector: 'h2.block_hdr_title'
	,wmode: 'transparent'
    ,css: ['.sIFR-root {color: #6599c9; leading: 0; letter-spacing: 0;}',' em {font-size:11px; color: #ffffff; font-style:normal;}' ,'a:link { color: #6599c9; text-decoration: none;}','a:hover { color: #ffffff; text-decoration: none;}']
  });




sIFR.replace(zurich_cn_bt, {
    selector: 'h1.logo_block_hdr, h2.logo_block_hdr, h3.logo_block_hdr'
	,wmode: 'transparent'
    ,css: ['.sIFR-root {color: #6599c9; leading: 0; letter-spacing: 0;}',' em {font-size:11px; color: #ffffff; font-style:normal;}']
  });


sIFR.replace(zurich_cn_bt, {
    selector: 'h1.intro_hdr'
	,wmode: 'transparent'
    ,css: ['.sIFR-root {color: #6599c9; leading: 0; letter-spacing: 0;}','strong {color: #ffffff; font-weight:normal;}']
  });


sIFR.replace(zurich_cn_bt, {
    selector: '.label_hdr, .edit table td.hdr'
	,wmode: 'transparent'
    ,css: '.sIFR-root {color: #6599c9; leading: 0; letter-spacing: 0; font-weight:bold;}'
  });

sIFR.replace(zurich_cn_bt, {
    selector: '.edit_msg'
	,wmode: 'transparent'
    ,css: ['.sIFR-root {color: #ffffff; leading: 0; letter-spacing: 0; }',' em {font-size:11px; color: #ffffff; font-style:normal;}']
  });
	
}

reloadSIFR();

/*
sIFR.replace(serifa_bt, {
	selector: '.quote_box .quote'
	,wmode: 'transparent'
	,css: '.sIFR-root {color: #FD3402; leading: 0;text-align: justify;}'
});


sIFR.replace(serifa_bt, {
	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(serifa_bt, {
    selector: '.filtered'
    ,css: {
      '.sIFR-root': { 'color': '#660000', 'letter-spacing':0, 'text-transform': 'capitalize' }
    }
    ,filters: {
      DropShadow: {
        knockout: true
        ,distance: 1
        ,color: '#330000'
        ,strength: 2
      }
    }
  });

*/


	
//]]>
