
function wo(title) {
  window.open("foto.html?" + title, "aram", "width=765,height=710,status=0").moveTo(0,0);
}

