$(document).ready(function() {
	$(".replaceAt").replaceWith("@");
	$(".obfuscate").attr("href", "mailto:"+$('.obfuscate').text());
	$(".pressetext").colorbox({width:"80%", height:"80%", iframe:true});

	swfobject.registerObject("hansunsternparis", "9.0.0", "expressInstall.swf");
	swfobject.registerObject("florianunddiekarpfen", "9.0.0", "expressInstall.swf");
	swfobject.registerObject("japanikparis", "9.0.0", "expressInstall.swf");
});

