


// hitotokiData-paris_en.js
// Craig Mod, April 2008
// 
// Dynamically generated map data for hitotoki.org
//

// function declaration: featuredEntry(title, author, lat, lng, url, img, location, issue) 
// This file must be loded after the hitotoki gmap.js
//


// Our index lookup for the google map
var indexLookUp = new Array();
indexLookUp.push("326");
indexLookUp.push("323");
indexLookUp.push("322");
indexLookUp.push("318");
indexLookUp.push("310");
indexLookUp.push("308");
indexLookUp.push("304");
indexLookUp.push("283");
indexLookUp.push("281");
indexLookUp.push("278");


// Our hitotoki data for the featured section
var hitotokiData = new Array();
hitotokiData[326] = new featuredEntry("I opened the hip high gate and found a green wooden bench in the shade", "Anne Schwartz", 48.850498, 2.376523, "http://hitotoki.org/classic/paris/017", "http://hitotoki.org/classic/images/hitotoki/featured/paris/trousseau zoom163.jpg", "Washington, DC, USA ", "in the Square Trousseau, 12th arrondissement", "017", "On a park bench, facing east,");
hitotokiData[323] = new featuredEntry("I didn\'t know what it was she had that I wanted.", "Catherine Vreeland", 48.8479, 2.34056, "http://hitotoki.org/classic/paris/016", "http://hitotoki.org/classic/images/hitotoki/featured/paris/chairs163.jpg", "Texas", "near the Jardin du Luxembourg", "016", "in Le Rostand");
hitotokiData[322] = new featuredEntry("She was still there, with her shining coat of orange and the green belt of the RER C at her feet.", "Lily Templeton", 48.855779, 2.287731, "http://hitotoki.org/classic/paris/015", "http://hitotoki.org/classic/images/hitotoki/featured/paris/eiffel163.jpg", "Paris", "near the Eiffel Tower", "015", "Pont de Bir-Hakeim,  ");
hitotokiData[318] = new featuredEntry("Paris is its own reason.", "Tory Hoen", 48.887055, 2.34659, "http://hitotoki.org/classic/paris/014", "http://hitotoki.org/classic/images/hitotoki/featured/paris/genie163.jpg", "Connecticut and Montreal", "in Montmartre and a taxi", "014", "a crazy apartment");
hitotokiData[310] = new featuredEntry("Gilded angels taking off from Châtelet, Bastille, Invalides", "Jennifer K. Dick", 48.846968, 2.36603, "http://hitotoki.org/classic/paris/013", "http://hitotoki.org/classic/images/hitotoki/featured/paris/Rue Tiquetonne Paris Vitrine163.jpg", "Iowa City", "near the tip of Île de la Cité", "013", "Quais of Seine and Canal, partially the place near Bastille where you board the canauxrama boats");
hitotokiData[308] = new featuredEntry("A dialogue out of nowhere and from the 5th dimension", "Jussara Nunes", 48.858687, 2.34571, "http://hitotoki.org/classic/paris/012", "http://hitotoki.org/classic/images/hitotoki/featured/paris/chatelet med.jpg", "The sunny city of Rio de Janeiro", "in the middle of the platform, direction Chateau de Vincennes.", "012", "Châtelet metro station, line 1");
hitotokiData[304] = new featuredEntry("I started screaming New York-style obscenities.", "Richard Nahem", 48.852849, 2.367511, "http://hitotoki.org/classic/paris/011", "http://hitotoki.org/classic/images/hitotoki/featured/paris/bureaucracy163.jpg", "New York", "in the Marais  ", "011", "Banque Société Générale");
hitotokiData[283] = new featuredEntry("Her soul is okay though, she’s just received Holy Communion at Saint-Nicolas, one station before", "Tom Frozart", 48.853239, 2.344594, "http://hitotoki.org/classic/paris/010", "http://hitotoki.org/classic/images/hitotoki/featured/paris/010_163.jpg", "Bretagne, France", "5th arrondissement", "010", "Cluny-La Sorbonne metro station,");
hitotokiData[281] = new featuredEntry("It felt like if things continued the way they were, my body would disintegrate", "Chris Huntington", 48.859012, 2.356739, "http://hitotoki.org/classic/paris/009", "http://hitotoki.org/classic/images/hitotoki/featured/paris/009_163.jpg", "USA", "in the Marais ", "009", "his apartment");
hitotokiData[278] = new featuredEntry("It reminded me of an Yves Saint Laurent dress, of mermaids and of Christmas", "Catharine Hewitson", 48.857148, 2.353907, "http://hitotoki.org/classic/paris/008", "http://hitotoki.org/classic/images/hitotoki/featured/paris/008_163.jpg", "Darlington, United Kingdom", "a bench on the left-hand side of the church, L’eglise St. Gervais et St. Protais", "008", "on");
