function gl_button(buttongazo) {
document.getElementById('aisatsu')
.setAttribute('src',buttongazo);
}

function gl_button2(buttongazo) {
document.getElementById('blog')
.setAttribute('src',buttongazo);
}

function gl_button3(buttongazo) {
document.getElementById('toi')
.setAttribute('src',buttongazo);
}
