function afegeix_comentari()
{
    document.form.submit();
}

function busca()
{
    document.form.submit();
}