function send_selektor1()
{
document.selektor1.submit();

}

function send_selektor2()
{
document.selektor2.submit();

}