/* ######### Aufruf der Flash-Animationen unserer Wasserbetten ################ */

function animation_blue_flexx_zeigen(welche)
{
	ani = window.open( "animation-wasserbett-suma-" + welche + ".html", "SuMa", "width=1000,height=490,left=0,top=120");
	ani.focus();
}
