function okno()
{
NewWin=window.open('mapapolski.htm','','toolbar=0,status=0,location=0, scrollbars=no,resizable=no,screenX=50,screenY=50,width=468,height=468');
}


