var serpentine = { src: '/themes/HockenheimStatic/flash/serpentine.swf' };

sIFR.useStyleCheck = true;
sIFR.activate(serpentine);


sIFR.replace(serpentine, {
	  selector: 'h2.black, h2.blackInner',
  css: '.sIFR-root {color: #ededed; text-transform: uppercase; font-size:18px; }',
  wmode: 'transparent',
 
filters: {
	BevelFilter: {
		distance: 5
		,angle: 90
		,highlightColor: 0xffffff
		,highlightAlpha: 1
		,shadowColor: 0xb0b1b1
		,shadowAlpha: 1
		,blurX: 10
		,blurY: 16
		,strength: 9
		,quality: 3
		,type: 'inner'
		,knockout: false
},
	DropShadow: {
		hideObject:false
		,quality: 1
		,distance: 1
		,color: '#000000'
		,strength: 2
		,alpha: 0.5
	}
}
});

sIFR.replace(serpentine, {
	  selector: 'h2',
	  css: [
		'.sIFR-root {color: #005c98; text-transform: uppercase;font-size:20px; }'
      ,'a { text-decoration: none;color: #005c98; }'
      ,'a:link { color: #005c98; }'
      ,'a:hover { text-decoration:underline;color: #005c98;}'
		]
	  ,wmode: 'transparent'
	  
,filters: {
	BevelFilter: {
		distance: 5
		,angle: 90
		,highlightColor: 0x80aecc
		,highlightAlpha: 1
		,shadowColor: 0x005c98
		,shadowAlpha: 1
		,blurX: 10
		,blurY: 10
		,strength: 9
		,quality: 3
		,type: 'inner'
		,knockout: false
	}
}
});


sIFR.replace(serpentine, {
	  selector: 'h3',
	  css: [
		'.sIFR-root {color: #005c98; text-transform: uppercase;font-size:18px; font-weight:bold;}'
      ,'a { text-decoration: none;color: #005c98; }'
      ,'a:link { color: #005c98; }'
      ,'a:hover { text-decoration:underline;color: #005c98;}'
		]
	  ,wmode: 'transparent'
	});


sIFR.replace(serpentine, {
  selector: '#sidebar-left h4',
  css: '.sIFR-root {color: #ededed; text-transform: uppercase; font-size:18px; }',
  wmode: 'transparent'
 
,filters: {
	BevelFilter: {
		distance: 5
		,angle: 90
		,highlightColor: 0xffffff
		,highlightAlpha: 1
		,shadowColor: 0xb0b1b1
		,shadowAlpha: 1
		,blurX: 10
		,blurY: 16
		,strength: 9
		,quality: 3
		,type: 'inner'
		,knockout: false
},
 
	DropShadow: {
		hideObject:false
		,quality: 1
		,distance: 1
		,color: '#000000'
		,strength: 2
		,alpha: 0.5
	}
}
});


sIFR.replace(serpentine, {
	  selector: '.menu-highlight-left h4',
  css: '.sIFR-root {color: #ededed; text-transform: uppercase; font-size:18px; }',
  wmode: 'transparent',
 
filters: {
	BevelFilter: {
		distance: 5
		,angle: 90
		,highlightColor: 0xffffff
		,highlightAlpha: 1
		,shadowColor: 0xb0b1b1
		,shadowAlpha: 1
		,blurX: 10
		,blurY: 16
		,strength: 9
		,quality: 3
		,type: 'inner'
		,knockout: false
},
	DropShadow: {
		hideObject:false
		,quality: 1
		,distance: 1
		,color: '#000000'
		,strength: 2
		,alpha: 0.5
	}
}
});sIFR.replace(serpentine, {
	  selector: '.menu-highlight-right h4',
  css: '.sIFR-root {color: #ededed; text-transform: uppercase; font-size:18px; }',
  wmode: 'transparent',
 
filters: {
	BevelFilter: {
		distance: 5
		,angle: 90
		,highlightColor: 0xffffff
		,highlightAlpha: 1
		,shadowColor: 0xb0b1b1
		,shadowAlpha: 1
		,blurX: 10
		,blurY: 16
		,strength: 9
		,quality: 3
		,type: 'inner'
		,knockout: false
},
	DropShadow: {
		hideObject:false
		,quality: 1
		,distance: 1
		,color: '#000000'
		,strength: 2
		,alpha: 0.5
	}
}
});
