interface Window { webkitIndexedDB: IDBFactory | null; mozIndexedDB: IDBFactory | null; msIndexedDB: IDBFactory | null; }