var Settings = { // WebAPIへのパス webapi_path: '../..', // HTMLファイルへのパス html_file_path: 'misc/html', // AJAX通信時のタイムアウト値(秒) timeout: 400, };