function newWindow(fotogif){
fotoWindow = window.open(fotogif,"fotoWin","width=605,height=410")
fotoWindow.focus()}