function openNewWindow() {
 popupWin = window.open('http://www.visitwales.co.uk/holiday-accommodation-in-wales',
 'open_window',
 'menubar, toolbar, location, directories, status, scrollbars, resizable, dependent, width=1000, height=640, left=40, top=60')
}