function point(){
   newWin = window.open('shop/point.html','win','width=700px,height=500px, scrollbars=1,toolbar=1,location=1,resizable=yes');
   newWin.focus();
 }
 
function link(){
   newWin = window.open('shop/link.html','win','Width=700px,height=500, scrollbars=1,toolbar=1,location=1,resizable=yes');
   newWin.focus();
}

function mailmaga(){
   newWin = window.open('shop/melmaga.html','win1','Width=520px,Height=600px, scrollbars=1,resizable=yes');
   newWin.focus();
 }


function bokin(){
   newWin = window.open('shop/bokin.html','win1','Width=520px,Height=600px, scrollbars=1,resizable=yes');
   newWin.focus();
 }

function yasumi(){
   newWin = window.open('yasumi.html','win1','Width=520px,Height=600px, scrollbars=1,resizable=yes');
   newWin.focus();
 }

function sale(){
   newWin = window.open('sale.html','win1','Width=520px,Height=600px, scrollbars=1,resizable=yes');
   newWin.focus();
 }

function fmail()
{
 window.open('http://kyoya-asia.com/mailformpro2/example.html') ;
}

function blog()
{
 window.open('http://kyoya.tea-nifty.com');
}

