var localizedStrings = {
    'address': 'Address:',
    'directions': 'Get directions: ',
    'to': 'To here',
    'from': 'From here'
};

