var Lex = { get:function( key ){ return this.phrases[key]; } }; Lex.phrases = { 'no_keys': 'No tags found for this store' , 'no_comm': 'No comments yet' , 'all_description': 'All Descriptions' , 'rating': 'Rating' , 'name': 'Name' , 'address': 'Address' , 'phone': 'Phone' , 'web': 'Web' , 'email': 'Email' , 'rate_0': 'Business' , 'rate_1': 'Product' , 'rate_2': 'Service' , 'rate_3': 'Value' , 'rate_4': 'Atmosphere' , 'votes': 'Votes' , 'new': 'New' , 'by': 'by' , 'description': 'Description' , 'description': 'Description' , 'your_name': 'Your Name' , 'your_email': 'Your E-mail' , 'comment_title': 'Title' , 'rating': 'Rating' , 'owner_ask': 'Are you the owner?' , 'zip': 'ZIP Code' , 'business_name': 'Business Name' , 'loading': 'Loading ...' , 'streets': 'Streets' , 'cities': 'Cities' , 'conn_failed': 'Connection failed, please refresh.' , 'add_description_title': 'Add Description' , 'save': 'Save' , 'stores': 'Stores' , 'store_inf': 'Store Info' , 'store_confirmed_text': 'Your store has been confirmed' , 'description_confirmed_text': 'Your description has been confirmed' , 'home': 'Home' , 'add_store_title': 'Add Store' , 'store_confirmed_title': 'Confirming' , 'comment_confirmed_title': 'Confirming' , 'description_confirmed_title': 'Confirming' , 'submitting': 'Saving...' , 'street_number': 'Street Number' , 'street_name': 'Street Name' , 'tags': 'Tags' , 'no_desc': 'No descriptions yet' , 'anonymous': '' , 'message': 'Message' , 'message_confirmed_title': 'Confirming' , 'add_message_title': 'Add Message' , 'message_expire': 'Expires' , 'message_confirmed_text': 'Your message has been confirmed' , 'messages': 'Messages' , 'no_mess': 'No messages yet' , 'booth': 'Booth' , 'macworld': 'Macworld' , 'add_comment_title': 'Add Review' , 'all_comments': 'All Reviews' , 'comment_confirmed_text': 'Your review has been confirmed' , 'comment_text': 'Review' , 'comments': 'Reviews' , 'to_map': 'map' , 'alpha_list': 'Alphabetical List' , 'login_title': 'Login' , 'login': 'Login' , 'wait_conf': 'Awaiting confirmation...' , 'login_confirmed_title': 'Confirming' , 'login_confirmed_text': 'Your login has been confirmed' , 'logout': 'Logout' , 'check': 'Check' , 'submit': 'Submit' , 'thx_submit': 'Thank you for submitting!' , 'thx_confirm': 'Thank you for submitting. You will receive an email shortly with a link to confirm it.' , 'login_message': 'You do not to log in to view the content of this site. This login page allows you to create a work session for quicker posting of messages and reviews without needing to register or have a password. Enter your E-mail address, and you will be sent an E-mail with a link to confirm starting a 2 hour login session.' , 'thx_login': 'Your login is now awaiting confirmation. Check your E-mail.' , 'add_listing': 'Add' , 'to_msg': 'M' , 'to_rev': 'R' , 'to_desc': 'D' , 'other_cities': 'Other Cities' , 'no_streets': 'There are no streets in this city.' , 'city_state': 'City, State, Country' , 'date_format': 'MM/dd/yyyy' , 'city': 'City' , 'country': 'Country' , 'state': 'State' , 'about': 'About' , 'other_cities_stores': 'Other cities stores' , 'stores_in': 'Stores in' , 'streets_in': 'Streets in' , 'main_cities': 'Main Cities' , 'stores_in_the_block': 'Stores in the block' , 'from_other_cities': 'from other cities' , 'confirm': 'Confirm' , 'january': 'January' , 'february': 'February' , 'march': 'March' , 'april': 'April' , 'may': 'May' , 'june': 'June' , 'july': 'July' , 'august': 'August' , 'september': 'September' , 'october': 'October' , 'november': 'November' , 'december': 'December' , 'sunday': 'Sunday' , 'monday': 'Monday' , 'tuesday': 'Tuesday' , 'wednesday': 'Wednesday' , 'thursday': 'Thursday' , 'friday': 'Friday' , 'saturday': 'Saturday' , 'more_cities': 'More Cities' , 'descriptions': 'descriptions' , 'reviews': 'reviews' };