// JavaScript Document
 //<[CDATA[

  var hotraco_depotbold_sifr = {
    src: '/website/flash/hotraco_depotbold_sifr.swf'
  };
    var hotraco_depotregular_sifr = {
    src: '/website/flash/hotraco_depotregular_sifr.swf'
  };
   
  sIFR.fromLocal = true;
  // sIFR.debugMode = true;
  sIFR.setPrefetchCookie  = true;
  // sIFR.domains = ['novemberborn.net'] // Don't check for domains in this demo

  sIFR.prefetch(hotraco_depotbold_sifr);
  sIFR.prefetch(hotraco_depotregular_sifr);

  sIFR.activate();
  sIFR.replaceNonDisplayed = true;
  

	
	//paars
	    sIFR.replace(hotraco_depotregular_sifr, {
    selector: '#groepkiezer li'
	,wmode: 'transparent'
    ,css: [
      '.sIFR-root { color: #6F52A4;text-align:left;font-size:20px;letter-spacing:2}'
	  ,'a { text-decoration: none;  color: #B3C0C8;}'
      ,'a:hover { text-decoration: none;  color: #6F52A4}'
	  ,'.selected { text-decoration: none;  color: #6F52A4; font-weight:bold} strong { font-weight: bold; }'

    ]
	
  });
	
	sIFR.replace(hotraco_depotbold_sifr, {
    selector: '#detailpage_dealer H1'
	,wmode: 'transparent'
	,tuneHeight:'-3'
    ,css: [
      '.sIFR-root { color: #ffffff;text-align:left;font-size:20px}'

    ]

	,filters: {
      Glow: {
knockout:false
,strength: 1
,quality: 1
,color: '#000000'
,distance: 2
}
    }
  });
	
sIFR.replace(hotraco_depotbold_sifr, {
    selector: '#rij2_col2 H1'
	,wmode: 'transparent'
	,tuneHeight:'-3'
    ,css: [
      '.sIFR-root { color: #ffffff;text-align:left;font-size:21px;letter-spacing:0}'

    ]

	,filters: {
      Glow: {
knockout:false
,strength: 1
,quality: 1
,color: '#000000'
,distance: 2
}
    }
  });

sIFR.replace(hotraco_depotbold_sifr, {
    selector: '#detailpage_contact_bloc H1'
	,wmode: 'transparent'

	,tuneHeight:'-3'
    ,css: [
      '.sIFR-root {color:#B2C1C8;text-align:left;font-size:26px}'

    ]
  });

sIFR.replace(hotraco_depotbold_sifr, {
    selector: '#detailpage_col2 H1'
	,wmode: 'transparent'

	,tuneHeight:'-3'
    ,css: [
      '.sIFR-root { color: #6F52A4;text-align:left;font-size:26px}'

    ]
  });

sIFR.replace(hotraco_depotbold_sifr, {
    selector: 'H1'
	,wmode: 'transparent'

	,tuneHeight:'-3'
    ,css: [
      '.sIFR-root { color: #6F52A4;text-align:left;font-size:16px}'

    ]
  });
sIFR.replace(hotraco_depotbold_sifr, {
    selector: 'H2'
	,wmode: 'transparent'

	,tuneHeight:'-3'
    ,css: [
      '.sIFR-root { color: #6F52A4;text-align:left;font-size:12px}'

    ]
  });

//]]>
