<!-- hide
function openNewWindow() {
  popupWin = window.open('http://www.andyblackall.co.uk/',
  'open_window',
  'menubar, toolbar, location, directories, status, scrollbars, resizable, dependent, width=800, height=600, left=0, top=0')
}
// done hiding -->
