function change(num,id){
	document.photo.src = "../../girlsphoto/"+ id +"/" +"0"+ num + ".jpg";
}
