/*-javascript för fotosidan---*/


function openNew(url) {
      window.open(url)
}