function openAnimWindow()
{
	animation = window.open('filtre_prensip_anim.html', 'animation', 'width=441, height=520'), animation.focus();
}


