function OpenMivzaimWindow()
{
	newWindow = window.open('blank.htm', 'fraMivzaim', 'width=600,height=300,scrollbars=1');
}
