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