function termekkep(alany,x,y)
{
newwindow=window.open(alany,'termek','width='+x+',height='+y+',resizable=0,status=0,scrollbars=0,top=0,left=0,toolbar=0');
}
function windowopener2(smap)
{
newwindow=window.open(smap,'x','width=385,height=435,resizable=0,status=0,scrollbars=1,top=0,left=0,toolbar=0');
}
