//ENQUETE
function votar(id){
window.open('_votoenquete.php?id='+id,'popup','width=20,height=20,scrolling=auto,top=0,left=0')
location.href('??=enquete')
}