// JavaScript Document
function MM_openBrWindow(theURL,winName,features) { //v2.0
  window.open(theURL,winName,features);
}

function gabbeh(){
window.open("http://kaneka.chicappa.jp/report_gabbeh/topics.cgi","gabbeh","resizable=yes,status=yes,scrollbars=yes,width=700px");
}

function onLine(){
window.open("https://vivid-site.jp/kaneka/shop2/shop_01.html","onLine","resizable=yes,status=no,scrollbars=yes");
}

function onLineGabbeh(){
window.open("https://vivid-site.jp/kaneka/shop2/shop_08.html","onLine","resizable=yes,status=no,scrollbars=yes");
}