function kosarba(tk) {
ablak=window.open("/kosarba.php?id=" + tk, "Kosar", "toolbar=no,directories=no,menubar=no,status=no,resizable=yes,location=no,width=250,height=180");
ablak.focus()
}

function kosar_torol(tk) {
ablak=window.open("/torol.php?id=" + tk, "Kosartorol", "toolbar=no,directories=no,menubar=no,status=no,resizable=yes,location=no,width=250,height=180");
ablak.focus()
}

function info(tk) {
ablak=window.open("/termekinfo.php?id=" + tk, "Termekinfo", "scrollbars=yes,toolbar=no,directories=no,menubar=no,status=no,resizable=yes,location=no,width=540,height=100");
ablak.focus()
}

function termek_torol(tk) {
ablak=window.open("/termek_torol.php?id=" + tk, "termektorol", "toolbar=no,directories=no,menubar=no,status=no,resizable=yes,location=no,width=250,height=180");
ablak.focus()
}
function MM_jumpMenu(targ,selObj,restore){ //v3.0
  eval(targ+".location='"+selObj.options[selObj.selectedIndex].value+"'");
  if (restore) selObj.selectedIndex=0;
}
