function change(picture) { //project page change pictures
document.bigPic.src = picture
}