function openWin2()
{
myWindow=window.open('apklausa/apklausos_forma.htm','','width=660, height=680');
myWindow.focus();
}

