function showPhoto(id) { window.open('photo_enlarge.php?id='+id,id,'width=520,height=530'); }