// Locations
var stores = [
             ["Gap Stores in Singapore", ""],
             ["Singapore, VivoCity", "'#01-129/ 130/ 131 1, Harbour Front Walk, Vivo City', 'Singapore 098585', 'Singapore', '(011) 65 6376 9870', 'Womens, Mens, Kids, Baby', '1.264535', '103.822250'"],
             ["Singapore, Centrepoint", "'#02-100 176, Orchard Road, Centrepoint', 'Singapore 238843', 'Singapore', '(011) 65 6732 9541', 'Womens, Mens, Kids, Baby', '1.301446', '103.839554'"],
             ["Singapore, Wisma Atria", "'#01-18 435, Orchard Road, Wisma Atria', 'Singapore 238877', 'Singapore', '(011) 65 6732 0438', 'Womens, Mens, Kids, Baby', '1.303709', '103.833580'"],
             ["Singapore, Suntec City", "'#01-009/ 019 3, Temasek Boulevard, Suntec City Mall', 'Singapore 038983', 'Singapore', '(011) 65 6883 2551/ 2516', 'Womens, Mens, Kids, Baby', '1.293011', '103.857622'"]
             ];

