  var din = {
    src: 'swf/din.swf'
  };

  sIFR.useStyleCheck = false;
  sIFR.activate(din);

	sIFR.replace(din, {
    selector: 'h1.pageHeaderOnePlijn'
	,wmode: 'transparent'
    ,css: [
      '.sIFR-root {cursor: normal; color: #8e785b; font-size: 23px; margin-left: 17px; font-weight: normal; text-align: left;}'
	  ,'em { font-style: normal; color: #8e785b; }'
	  ,'a { text-decoration: none; color: #8e785b; }'
      ,'a:link { color: #8e785b; }'
      ,'a:hover { color: #fffffff;}'
	  ,'a:visited { color: #8e785b; }'

    ]
  });
	

		sIFR.replace(din, {
    selector: 'h1.pageHeaderOne'
	,wmode: 'transparent'
    ,css: [
      '.sIFR-root {cursor: normal; color: #8e785b; font-size: 23px; font-weight: normal; text-align: left;}'
	  ,'em { font-style: normal; color: #8e785b; }'
	  ,'a { text-decoration: none; color: #8e785b; }'
      ,'a:link { color: #8e785b; }'
      ,'a:hover { color: #fffffff;}'
	  ,'a:visited { color: #8e785b; }'

    ]
  });


	sIFR.replace(din, {
    selector: 'h1'
	,wmode: 'transparent'
    ,css: [
      '.sIFR-root {cursor: normal; color: #8e785b; font-size: 23px; margin-left: 30px; font-weight: normal; text-align: left;}'
	  ,'em { font-style: normal; color: #8e785b; }'
	  ,'a { text-decoration: none; color: #8e785b; }'
      ,'a:link { color: #8e785b; }'
      ,'a:hover { color: #ffffff;}'
	  ,'a:visited { color: #8e785b; }'

    ]
  });


sIFR.replace(din, {
    selector: 'h3.items'
	,wmode: 'transparent'
    ,css: [
      '.sIFR-root {cursor: normal; color: #aeaeae; font-size: 21px; margin-left: 25px; font-weight: normal; text-align: left;}'
	  ,'em { font-style: normal; color: #aeaeae; }'
	  ,'a { text-decoration: none; color: #aeaeae; }'
      ,'a:link { color: #aeaeae; }'
      ,'a:hover { color: #8e785b;}'
	  ,'a:visited { color: #aeaeae; }'

    ]
  });

sIFR.replace(din, {
    selector: 'h3.pageHeaderThree'
	,wmode: 'transparent'
    ,css: [
      '.sIFR-root {cursor: normal; color: #aeaeae; font-size: 21px; font-weight: normal; text-align: left;}'
	  ,'em { font-style: normal; color: #aeaeae; }'
	  ,'a { text-decoration: none; color: #aeaeae; }'
      ,'a:link { color: #aeaeae; }'
      ,'a:hover { color: #8e785b;}'
	  ,'a:visited { color: #aeaeae; }'

    ]
  });


sIFR.replace(din, {
    selector: 'h3'
	,wmode: 'transparent'
    ,css: [
      '.sIFR-root {cursor: normal; color: #aeaeae; font-size: 21px; margin-left: 25px; font-weight: normal; text-align: left;}'
	  ,'em { font-style: normal; color: #aeaeae; }'
	  ,'a { text-decoration: none; color: #aeaeae; }'
      ,'a:link { color: #aeaeae; }'
      ,'a:hover { color: #fffffff;}'
	  ,'a:visited { color: #aeaeae; }'

    ]
  });


sIFR.replace(din, {
    selector: 'h2.active'
	,wmode: 'transparent'
    ,css: [
      '.sIFR-root {cursor: normal; color: #ffffff; font-size: 19px; font-weight: normal; text-align: center;}'
	  ,'em { font-style: normal; color: #ffffff; }'
	  ,'a { text-decoration: none; color: #ffffff; }'
      ,'a:link { color: #ffffff; }'
      ,'a:hover { color: #8e785b;}'
	  ,'a:visited { color: #ffffff; }'

    ]
  });

sIFR.replace(din, {
    selector: 'h2.pageHeaderTwo'
	,wmode: 'transparent'
    ,css: [
      '.sIFR-root {cursor: normal; color: #ffffff; font-size: 21px; font-weight: normal; text-align: left;}'
	  ,'em { font-style: normal; color: #ffffff; }'
	  ,'a { text-decoration: none; color: #ffffff; }'
      ,'a:link { color: #ffffff; }'
      ,'a:hover { color: #8e785b;}'
	  ,'a:visited { color: #ffffff; }'

    ]
  });


sIFR.replace(din, {
    selector: 'h2'
	,wmode: 'transparent'
    ,css: [
      '.sIFR-root {cursor: normal; color: #575757; font-size: 19px; font-weight: normal; text-align: center;}'
	  ,'em { font-style: normal; color: #575757; }'
	  ,'a { text-decoration: none; color: #ff0000; }'
      ,'a:link { color: #575757; }'
      ,'a:hover { color: #8e785b;  }'
	  ,'a:visited { color: #575757; }'

    ]
  });

	sIFR.replace(din, {
    selector: 'h4.pageHeaderFour'
	,wmode: 'transparent'
    ,css: [
      '.sIFR-root {cursor: normal; color: #575757; font-size: 18px; float: left; font-weight: normal; text-align: left;}'
	  ,'em { font-style: normal; color: #575757; }'
	  ,'a { text-decoration: none; color: #ff0000; }'
      ,'a:link { color: #575757; }'
      ,'a:hover { color: #8e785b;  }'
	  ,'a:visited { color: #575757; }'

    ]
  });
