function cantvote()
{
  alert("Ваш голос уже принят");
  return false;
}

