addEvent(window,"load",function(){
  var OpenUp=document.getElementById('OpenUpdate');OpenUp.onclick=OpenUpdate;
  var CloseUp=document.getElementById('CloseUpdate');CloseUp.onclick=CloseUpdate;
});
function OpenUpdate(){document.getElementById('UpdateRecord').style.display='block';}
function CloseUpdate(){document.getElementById('UpdateRecord').style.display='none';}

addEvent(window,"load",function(){
  var onI=document.getElementById('onI');onI.onclick=onIshiiWeb;
  var onR=document.getElementById('onR');onR.onclick=onRakuten;
});
function onIshiiWeb(){document.RakutenForm.method='post';document.RakutenForm.action='/rakuten/';document.RakutenForm.Rkeyword.name='keyword';document.RakutenForm.target='_top';document.getElementById('Rcolor1').style.backgroundColor='#5f5f5f';document.getElementById('Rcolor2').style.backgroundColor='#5f5f5f';document.getElementById('Rcolor3').style.backgroundColor='#cccccc';document.getElementById('Rcolor4').style.backgroundColor='#cccccc';}
function onRakuten(){document.RakutenForm.method='get';document.RakutenForm.action='http://pt.afl.rakuten.co.jp/c/0dc0fcf1.67da1a51/';document.RakutenForm.Rkeyword.name='sitem';document.RakutenForm.target='_blank';document.getElementById('Rcolor1').style.backgroundColor='#bf0000';document.getElementById('Rcolor2').style.backgroundColor='#bf0000';document.getElementById('Rcolor3').style.backgroundColor='#fffcdd';document.getElementById('Rcolor4').style.backgroundColor='#fffcdd';}

addEvent(window,"load",function(){
  var YSsite=document.getElementById('YSsite');YSsite.onfocus=onYSsite;YSsite.onclick=onYSsite;
  var YSweb=document.getElementById('YSweb');YSweb.onfocus=onYSweb;YSweb.onclick=onYSweb;
});
function onYSsite(){document.getElementById('Yvs').value='ishiiweb.com';}
function onYSweb(){document.getElementById('Yvs').value='';}
