function newWindow()
{
	NWindow=window.open("zakazat.htm","mywin","width=400,height=370")
};

