//<[CDATA[
var gotham_light = {	src: 'http://www.juischt.nl/custompages/sifr/gotham_light.swf'};
var gotham_medium = {	src: 'http://www.juischt.nl/custompages/sifr/gotham_medium.swf'};

sIFR.activate(gotham_light, gotham_medium);

sIFR.replace(gotham_medium, {
  selector: 'div.titel h2, div.titel h5',
  tuneHeight: '0',
  offsetTop: '0',
  wmode: 'transparent',
  css: [
			'.sIFR-root { color: #ffffff; background-color: #ffffff; }',
			'a { text-decoration: none; }',
			'a:link { color:#ffffff; }',
			'a:hover { color:#ffffff; }',
		]});



sIFR.replace(gotham_light, {
  selector: 'h1',
  tuneHeight: '-2', 
  offsetTop: '0',
  wmode: 'transparent',
  css: [
			'.sIFR-root { color: #ffffff; background-color: #ffffff; leading: 0; text-align: right;}',
			'a { text-decoration: none; }', 
			'a:link { color:#ffffff; }',
			'a:hover { color:#ffffff; }',
		]});

sIFR.replace(gotham_light, {
  selector: 'div#home h2',
  tuneHeight: '0',
  offsetTop: '0',
  wmode: 'transparent',
  css: [
			'.sIFR-root { color: #e2007a; background-color: #ffffff; }',
			'a { text-decoration: none; }',
			'a:link { color:#e2007a; }',
			'a:hover { color:#e2007a; }',
		]});

sIFR.replace(gotham_light, {
  selector: 'div#homebox_1 h3, div#homebox_2 h3',
  tuneHeight: '-2',
  offsetTop: '0',
  wmode: 'transparent',
  css: [
			'.sIFR-root { color: #e2007a; background-color: #ffffff; }',
			'a { text-decoration: none; }',
			'a:link { color:#e2007a; }',
			'a:hover { color:#000000; }',
		]});

sIFR.replace(gotham_medium, {
  selector: 'h2, div#content span.bulletsubtitlestyle3',
  tuneHeight: '-2',
  offsetTop: '0',
  wmode: 'transparent',
  css: [
			'.sIFR-root { color: #e2007a; background-color: #ffffff; }',
			'a { text-decoration: none; }',
			'a:link { color:#e2007a; }',
			'a:hover { color:#000000; }',
		]});

sIFR.replace(gotham_light, {
  selector: 'h3, div.content span.bulletsubtitlestyle3',
  tuneHeight: '0',
  offsetTop: '0',
  wmode: 'transparent',
  css: [
			'.sIFR-root { color: #666666; background-color: #ffffff; }',
			'a { text-decoration: none; }',
			'a:link { color:#666666; }',
			'a:hover { color:#999999; }',
		]});

sIFR.replace(gotham_medium, {
  selector: 'div.stappen',
  tuneHeight: '0',
  offsetTop: '0',
  wmode: 'transparent',
  css: [
			'.sIFR-root { color: #ffffff; background-color: #ffffff; text-align: right;}',
			'a { text-decoration: none; }',
			'a:link { color:#666666; }',
			'a:hover { color:#999999; }',
		]});

sIFR.replace(gotham_medium, {
  selector: 'h4',
  tuneHeight: '-2', 
  offsetTop: '0',
  wmode: 'transparent',
  css: [
			'.sIFR-root { color: #e2007a; background-color: #ffffff;}',
			'a { text-decoration: none; }', 
			'a:link { color:#e2007a; }',
			'a:hover { color:#e2007a; }',
		]});

//]]>

