function newWindow1() {
scoreWindow = window.open('http://www.laughfc.co.uk/stories/webpoll.php', 'Webpoll', 'width=400, height=500')
scoreWindow.focus()
}

