function adapt() {
	$("body").style.display = "block";

	if (screen.width<=1024){
		$('sha-left').style.display = 'none';
		$('sha-right').style.display = 'none';
		$('sha-bottom').style.display = 'none';
		$('body').style.margin = '0px';
	}
	
	$('animflash').innerHTML = '<object type="application/x-shockwave-flash" data="wordanime.swf" width="480" height="110"><param name="movie" value="wordanime.swf" /><param name="wmode" value="transparent" />Annuités Annuities Anuidades Jahresgebühren Anuadidades Annualitá Vuosimaksut</object>';
	
	$('fotomontage').innerHTML = '<object type="application/x-shockwave-flash" data="fotomontage1.swf" width="820" height="163"><param name="movie" value="fotomontage1.swf" /><param name="wmode" value="transparent" />Annuités Annuities Anuidades Jahresgebühren Anuadidades Annualitá Vuosimaksut</object>';
}