function showPoll()
{
	window.open("voting/show.htm", "Resultat", "menubar=no,width=400,height=360,toolbar=no");
}