function submit(irany,lap)
{
document.urlap.irany.value=irany;
document.urlap.id.value=lap;
document.urlap.submit();
}