function getVote(int)
{
$('#ajax_part').load("http://www.kpu.km.ua/pages/ajax_vote/"+escape(int)); 
}

