function OpenMaKaMWindow()
{
	newWindow = window.open('blank.htm', 'fraMaKaM', 'width=400,height=320,resizable=1');
}