﻿function button11(){
document.getElementById('bana1')
.setAttribute('src','index/menu/menu111.gif');
}

function buttonout11(){
document.getElementById('bana1')
.setAttribute('src','index/menu/menu11.gif');
}


function button22(){
document.getElementById('bana2')
.setAttribute('src','index/menu/menu222.gif');
}

function buttonout22(){
document.getElementById('bana2')
.setAttribute('src','index/menu/menu22.gif');
}


function button33(){
document.getElementById('bana3')
.setAttribute('src','index/menu/menu333.gif');
}

function buttonout33(){
document.getElementById('bana3')
.setAttribute('src','index/menu/menu33.gif');
}


function button44(){
document.getElementById('bana4')
.setAttribute('src','index/menu/menu444.gif');
}

function buttonout44(){
document.getElementById('bana4')
.setAttribute('src','index/menu/menu44.gif');
}

function button55(){
document.getElementById('bana5')
.setAttribute('src','index/menu/menu555.gif');
}

function buttonout55(){
document.getElementById('bana5')
.setAttribute('src','index/menu/menu55.gif');
}


function button66(){
document.getElementById('ka_to')
.setAttribute('src','index/menu/ka-to-1.gif');
}

function buttonout66(){
document.getElementById('ka_to')
.setAttribute('src','index/menu/ka-to.gif');
}
function button77(){
document.getElementById('toku')
.setAttribute('src','tokushu/hina12/hina12-s1.jpg');
}

function buttonout77(){
document.getElementById('toku')
.setAttribute('src','tokushu/hina12/hina12-s.jpg');
}
function button88(){
document.getElementById('yoyaku')
.setAttribute('src','index/yoyaku/yoyaku-1.gif');
}

function buttonout88(){
document.getElementById('yoyaku')
.setAttribute('src','index/yoyaku/yoyaku-gif');
}


<!--特定商法-->
function winnew3(){
window.open("torihiki.html","ka_to","width=520,height=520,menubar=yes,scrollbars=yes,toolbar=yes,resizable=yes,status=yes");
}
<!--ギフト-->
function gift(){
window.open("message.html","gift","width=520,height=520,menubar=yes,scrollbars=yes,toolbar=yes,resizable=yes,status=yes");
}

<!--クレジット-->
function credit(){
window.open("credit.html","ka_to","width=500,height=470,menubar=yes,scrollbars=yes,toolbar=yes,resizable=yes,status=yes");
}

<!--カートを見る-->
function win(){
window.open("http://shop.giro-ya.com/eshopdo/refer/refer.php?sid=sg73392","shop","width=730,height=800,menubar=yes,scrollbars=yes,toolbar=yes,resizable=yes,status=yes");
}
<!--会員登録について-->
function kanin(){
window.open("kanin.html","kanin","width=500,height=380,menubar=yes,scrollbars=yes,toolbar=yes,resizable=yes,status=yes");
}
<!--検索について-->
function kensaku(){
window.open("kensaku.html","kanin","width=600,height=450,menubar=yes,scrollbars=yes,toolbar=yes,resizable=yes,status=yes");
}
<!--予約注文について-->
function yoyaku(){
window.open("yoyaku.html","yoyaku","width=500,height=700,menubar=yes,scrollbars=yes,toolbar=yes,resizable=yes,status=yes");
}
