// JavaScript Document
function photochange(photono){
document.stage.src=""+photono+"";
}
