  //<[CDATA[
			
	var font1 = { src: 'flash/arnopro.swf' };
	
	sIFR.useStyleCheck = true;
	sIFR.activate(font1);


sIFR.replace(font1, {
    selector: 'h2.frontpage'
    ,css: [
      '.sIFR-root { color: #5a5259; text-align: center; font-weight: normal; }'
      ,'a { text-decoration: none; }'
      ,'a:link { color: #5a5259; }'
      ,'a:hover { color: #5a5259; }'
    ]
	
, wmode: 'transparent'  });

sIFR.replace(font1, {
    selector: 'h2.frontpage_white'
    ,css: [
      '.sIFR-root { color: #ffffff; text-align: center; font-weight: normal; }'
      ,'a { text-decoration: none; }'
      ,'a:link { color: #ffffff; }'
      ,'a:hover { color: #ffffff; }'
    ]
	
, wmode: 'transparent'  });

sIFR.replace(font1, {
    selector: 'h2.mandje'
    ,css: [
      '.sIFR-root { color: #ffffff; font-size: 20px; text-align: center; font-weight: normal; }'
      ,'a { text-decoration: none; }'
      ,'a:link { color: #ffffff; }'
      ,'a:hover { color: #ffffff; }'
    ]
	
, wmode: 'transparent'  });


sIFR.replace(font1, {
    selector: 'h2.content_title'
    ,css: [
      '.sIFR-root { color: #5a5259; text-align: left; font-weight: normal }'
      ,'a { text-decoration: none; }'
      ,'a:link { color: #5a5259; }'
      ,'a:hover { color: #5a5259; }'
    ]
	
, wmode: 'transparent'  });

sIFR.replace(font1, {
    selector: 'h2.openingstijden'
    ,css: [
      '.sIFR-root { color: #5a5259; text-align: center; font-weight: normal; }'
      ,'a { text-decoration: none; }'
      ,'a:link { color: #5a5259; }'
      ,'a:hover { color: #5a5259; }'
    ]
	
, wmode: 'transparent'  });


  //]]>

