function live_photo(mysrc){
document.myimg.src=mysrc;
}
