<!-- hide from JavaScript-challenged browsers

function openWindow() {
  popupWin = window.open('../pic/finland.html', 'Finlandstur', 'scrollbars,resizable,dependent,width=640,height=480,left=0,top=0')
}

// done hiding -->

