// ------------------------------------------------------------------
// ディレクトリ構成設定
//------------------------------------------------------------------
//var ECWBASEPATH = "/ecw_new/";
//document.write("<base href=\"http://210.148.200.49/\">");

//var ECWBASEPATH = "/imageweb/ecw_new/";
//document.write("<base href='http://" + document.location.host + "/imageweb/'>");
var ECWBASEPATH = "/ecw_new/";
document.write("<base href='http://" + document.location.host + "/'>");

