$.indexeddb(db).objectStore(objectStore).index('title').openCursor([MIN,MAX]).each(write);