window.focus()
var ToShowPoll = 1

function SetNoShowPoll() {
	ToShowPoll = 0
}
