<!--
function reservest(){
	subW = window.open("http://www.insine.jp/ReserveStatus.htm","","width=500,height=550");
}

function gellery(){
	subW = window.open("http://www.insine.jp/gellerynotes.html","","width=500,height=550");
}

document.write("<img src='http://www.insine.jp/cgi/acc/acc/acclog.cgi?");
document.write("referrer="+document.referrer+"&");
document.write("width="+screen.width+"&");
document.write("height="+screen.height+"&");
document.write("color="+screen.colorDepth+"'>");
// -->

