// JavaScript Document

function showMsg(){
	alert("ただいまメンテナンス中です。しばらくお待ちください");
}

function news_win() {
	var news_win=window.open('http://www.mdfurniture.jp/cgi/news/topics.cgi', 'news_win', 'toolbar=no, location=no, status=no, menubar=no, scrollbars=yes, resizable=yes, width=680, height=600');
news_win.window.focus();
}

function OnShop() {
	var BtoB=window.open('https://vivid-site.jp/makuden/shop/shop_01.html', 'OnShop', 'toolbar=no, location=no, status=no, menubar=no, scrollbars=yes, resizable=yes');
OnShop.window.focus();
}

function gabbeh_win() {
	var gabbeh_win=window.open('http://www.mdfurniture.jp/cgi/gabbeh/topics.cgi', 'gabbeh_win', 'toolbar=no, location=no, status=no, menubar=no, scrollbars=yes, resizable=yes, width=680, height=600');
gabbeh_win.window.focus();
}