function makevote(voteitem){
	$('overlay_bg_id').style["height"]=$('body_id').getHeight()+'px';
	$('overlay_bg_id').style["visibility"] ="visible";
}
