function wide(n){
window.open("photo/resize/"+n+".jpg","new"+n,"width=470,height=400");
}
