function showphotosgreen(){
document.getElementById('contentphoto').style.visibility='visible';
}
