function showbig(i){
document.bigimage.src = "gallery/" + i + ".jpg";
}