var i18n = new Array();
//*****************common***************
i18n['recents']        = 'Recents';
i18n['favorites']      = 'Favorites';
i18n['favoritesLower'] = 'favorites';
i18n['search']         = 'Search';
//*****************settings***************
i18n['phone#']            = 'Phone Number';
i18n['company']           = 'Company';
i18n['address']           = 'Address';
i18n['fname']             = 'First Name';
i18n['lname']             = 'Last Name';
i18n['pswd']              = 'Password';
i18n['email']             = 'Email';
i18n['created']           = 'Created';
i18n['trial_end']         = 'Trial End';
i18n['admin']             = 'Admin';
i18n['sms_url']           = 'SMS URL';
i18n['mandatory_explain'] = 'indicates a mandatory field';
i18n['update']            = 'Update';
i18n['update_user']       = 'Update User';
//*****************nmap.js**********************
//controls
i18n['_VIEW_MAPS']             = 'Maps';
i18n['_VIEW_SATELLITE']        = 'Satellite';
i18n['_VIEW_TERRAIN']          = 'Terrain';
i18n['_VIEW_HYBRID']           = 'Hybrid';
i18n['_VIEW_TRAFFIC']          = 'Traffic';
i18n['_VIEW_STREET']           = 'Street';
i18n['_VIEW_MAPS_TITLE']       = 'Maps View';
i18n['_VIEW_SATELLITE_TITLE']  = 'Satellite View';
i18n['_VIEW_TERRAIN_TITLE']    = 'Terrain View';
i18n['_VIEW_HYBRID_TITLE']     = 'Hybrid View';
i18n['_VIEW_TRAFFIC_TITLE']    = 'Traffic View';
i18n['_VIEW_STREET_TITLE']     = 'Street View';
//*****************main.js**********************
//errors
i18n['missingCountry']     = 'Please choose a country';
i18n['missingWhere']       = 'Missing <b>Where:</b> address for getting map';
i18n['missingFixedSearch'] = 'Missing fields for fixedform search';
i18n['missingFrom']        = 'Missing <b>From:</b> address for getting directions';
i18n['missingFromFixed']   = 'Missing fixedform search fields  for <b>From:</b>';
i18n['missingTo']          = 'Missing <b>To:</b> address for getting directions';
i18n['missingToFixed']     = 'Missing fixedform search fields  for <b>To:</b>';
i18n['missingWhereLocal']  = 'Missing <b>Where:</b> address for local search';
i18n['errorDirections']    = '<b>From:</b> and <b>To:</b> need to be different for getting directions.';
i18n['missingLocale']      = 'Please enter Locale.';
//map tool tips
i18n['collapse']         = 'Collapse';
i18n['expand']           = 'Expand';
i18n['panMode']          = 'Pan Mode';
i18n['panMode']          = 'Pan Mode';
i18n['pinMode']          = 'Pin Mode';
i18n['zoomMode']         = 'Zoom Mode';
i18n['panCenter']        = 'Return to last center';
i18n['panEast']          = 'Pan Right';
i18n['panNorth']         = 'Pan Up';
i18n['panSouth']         = 'Pan Down';
i18n['panWest']          = 'Pan Left';
i18n['pipHide']          = 'Hide Picture-in-Picture';
i18n['pipShow']          = 'Show Picture-in-Picture';
i18n['close']            = 'Close';
i18n['origin']           = 'Origin';
i18n['from']             = 'From';
i18n['fromLowerCase']    = 'from';
i18n['to']               = 'To';
i18n['hybridView']       = 'Hybrid View';
i18n['mapsView']         = 'Maps View';
i18n['satView']          = 'Satellite View';
i18n['streetView']       = 'Street View';
i18n['terrainView']      = 'Terrain View';
i18n['trafficView']      = 'Traffic View';
i18n['trafficNotAvail']  = 'Traffic not available at this zoom level';
i18n['zoomIn']           = 'Zoom In';
i18n['zoomOut']          = 'Zoom Out';
i18n['zoomSlider']       = 'Zoom In/Out';
i18n['zoomLevel']        = 'Zoom Level';
i18n['A']                = 'A';
i18n['B']                = 'B';
i18n['C']                = 'C';
i18n['D']                = 'D';
i18n['E']                = 'E';
i18n['F']                = 'F';
i18n['G']                = 'G';
i18n['H']                = 'H';
i18n['I']                = 'I';
i18n['J']                = 'J';
i18n['welcome']          = 'Welcome';
i18n['clearFav']         = 'Clear Favorites';
i18n['confirmClearFav']  = 'Are you sure you want to erase all of your Favorites?';
i18n['cancel']           = 'Cancel';
i18n['ok']               = 'OK';
i18n['add']              = 'Add';
i18n['searchFav']        = 'Search Favorites';
i18n['errorMaxFav']      = 'Your Favorites are full.';
i18n['confirm']          = 'Confirm';
i18n['confirmDelFav']    = 'Are you sure you want to erase this Favorite?';
i18n['favAddTitle']      = 'Add to Favorites';
i18n['favEditTitle']     = 'Edit Favorite';
i18n['changeHome']       = 'Change Home';
i18n['confirmChangeHome']= 'Are you sure you want to change your Favorite: Home?';
i18n['changeWork']       = 'Change Work';
i18n['confirmChangeWork']= 'Are you sure you want to change your Favorite: Work?';
i18n['invalidPhone']     = 'Invalid Phone.';
i18n['invalidName']      = 'Invalid Name.';
i18n['first']            = '1st';
i18n['second']           = '2nd';
i18n['third']            = '3rd';
i18n['fourth']           = '4th';
i18n['fifth']            = '5th';
i18n['sixth']            = '6th';
i18n['seventh']          = '7th';
i18n['eighth']           = '8th';
i18n['nineth']           = '9th';
i18n['headingN']         = 'north';
i18n['headingS']         = 'south';
i18n['headingE']         = 'east';
i18n['headingW']         = 'west';
i18n['headingNE']        = 'northeast';
i18n['headingNW']        = 'northwest';
i18n['headingSE']        = 'southeast';
i18n['headingSW']        = 'southwest';
i18n['left']             = 'left';
i18n['right']            = 'right';
i18n['secs']             = 'secs';
i18n['mins']             = 'mins';
i18n['hrs']              = 'hrs';
i18n['exampleWhere']     = 'e.g., "08805" or "Irvine, CA"';
i18n['exampleMaps']      = 'e.g., "08805" or "Irvine, CA"';
i18n['exampleDir']       = 'e.g., "08805" or "Irvine, CA"';
i18n['exampleWhat']      = 'Enter Search:';
i18n['favorite']         = 'Favorite';
i18n['address']          = 'Address';
i18n['details']          = 'Details';
i18n['results']          = 'Results';
i18n['infoNoPlaces']     = 'No Places.';
i18n['infoNoFav']        = 'No Favorite Places.';
i18n['infoNoRecent']     = 'No Recent Places.';
i18n['infoNoMatches']    = 'No Matches.';
i18n['allMyPlaces']      = 'All My Places';
i18n['next']             = 'Next';
i18n['back']             = 'Back';
i18n['edit']             = 'Edit';
i18n['delete']           = 'Delete';
i18n['sendTo']           = 'Send to';
i18n['phone']            = 'Phone';
i18n['email']            = 'E-Mail';
i18n['dialogTitle']      = 'AtlasBook';
i18n['sessionLost']      = 'Session lost, please login again';
i18n['getDirections']    = 'Get directions';
i18n['toHere']           = 'To Here';
i18n['fromHere']         = 'From Here';
i18n['searchNearby']     = 'Search Nearby';
i18n['editLocation']     = 'Edit Location';
i18n['category']         = 'Category';
i18n['lat']              = 'Latitude';
i18n['lon']              = 'Longitude';
i18n['editName']         = 'Edit name';
i18n['editPhone']        = 'Edit phone number';
i18n['progressSaving']   = 'Saving...';
i18n['progressUpdating'] = 'Updating...';
i18n['progressSearching']= 'Searching...';
i18n['reported']         = 'Reported';
i18n['reset']            = 'reset';
i18n['endTime']          = 'End Time';
i18n['disclaimer']       = 'Disclaimer:';
i18n['sendToDisclaimer'] = '';
i18n['sendToDisclaimer'] += 'Networks In Motion is committed to protecting your privacy. You can visit most pages on our site without giving us any information about yourself. But sometimes we do need information to provide services that you request, and this privacy statement explains data collection and use in those situations. This privacy statement only applies to all Networks In Motion websites.';
i18n['sendToDisclaimer'] += '\n\n';
i18n['sendToDisclaimer'] += 'Networks In Motion Privacy Statement:';
i18n['sendToDisclaimer'] += '\n';
i18n['sendToDisclaimer'] += 'Networks In Motion has created this privacy statement ("Statement") in order to demonstrate our commitment to customer privacy. Privacy on the NetworksInMotion.com web site (the "Site") is of great importance to us. Because we gather important information from our visitors and customers, we have established this Statement as a means to communicate our information gathering and dissemination practices.';
i18n['sendToDisclaimer'] += '\n\n';
i18n['sendToDisclaimer'] += 'Collected Information:';
i18n['sendToDisclaimer'] += '\n';
i18n['sendToDisclaimer'] += 'We require customers who register to use the services ("Services") offered on our Site to give us contact information, such as their name, company name, address, phone number, and e-mail address, and financial qualification and billing information, such as billing name and address, credit card number, and the number of users within the organization that will be using the Services. At the time you express interest in attaining additional information, or when you register for the service, we may also ask for additional personal information, such as title, department name, fax number, or additional company information, such as number of employees, revenue, or industry. Customers can opt-out of providing this additional information by not entering it when asked. Customers can update or remove their personal information at any time by logging into the Website and editing their Personal Information (vCard) within Map Messenger\'s Account Maintenance Section. Customers can view their updated profile to confirm their edits have been made.';
i18n['sendToDisclaimer'] += '\n\n';
i18n['sendToDisclaimer'] += 'If you choose a service or transaction that requires payment, such as making a purchase in the store area of the Web site, we will request personal information necessary for billing and/or shipping, such as: name, address, telephone number, and credit card number.';
i18n['sendToDisclaimer'] += '\n\n';
i18n['sendToDisclaimer'] += 'When you buy and install a new product, we may ask you to register your purchase electronically. We keep this registration information on file with any information you\'ve already given us on previous visits to our Web site.';
i18n['sendToDisclaimer'] += '\n\n';
i18n['sendToDisclaimer'] += 'NetworksInMotion.com also collects certain information about your computer hardware and software. This information may include: your IP address, browser type, operating system, domain name, access times and referring Web site addresses. This information is used for the operation of the service, to maintain quality of the service, and to provide general statistics regarding use of NetworksInMotion.com.';
i18n['sendToDisclaimer'] += '\n\n';
i18n['sendToDisclaimer'] += 'NetworksInMotion.com also collects information about which pages our customers visit within NetworksInMotion.com. This site visitation data is identified only by a unique ID number, and it is never linked with personal information unless a user consents as described below.';
i18n['sendToDisclaimer'] += '\n\n';
i18n['sendToDisclaimer'] += 'Use of your Personal Information:';
i18n['sendToDisclaimer'] += '\n';
i18n['sendToDisclaimer'] += 'Networks In Motion uses the information that we collect to set up Services for individuals and their organizations. We may also use the information to contact customers to further discuss customer interest in our company, the Services that we provide, and to send information regarding our company, such as promotions and events. Customers are invited to receive an email newsletter by providing an email address. Customer email addresses and any personal customer information will not be distributed or shared with any third parties. Customers can opt-out of being contacted by us, or receiving such information from us, at any time by sending an email to . Additionally, customers are also asked to provide an email address when registering for the Service, in order to receive their Member name consisting of a username and password. We may also email information regarding updates to the Service or company, and may send a Customer Newsletter.';
i18n['sendToDisclaimer'] += '\n\n';
i18n['sendToDisclaimer'] += 'Networks In Motion may disclose your personal information if required to do so by law or in the good-faith belief that such action is necessary to: (a) conform to the edicts of the law or comply with legal process served on Networks In Motion or the site; (b) protect and defend the rights or property of Networks In Motion and its family of Web sites, or (c) act in urgent circumstances to protect the personal safety of Networks In Motion employees, users of Networks In Motion products or services, or members of the public.';
i18n['sendToDisclaimer'] += '\n\n';
i18n['sendToDisclaimer'] += 'Your information may be stored and processed in the United States or any other country in which Networks In Motion or its affiliates, subsidiaries or agents maintain facilities, and by using this site, you consent to any such transfer of information outside of your country. Networks In Motion abides by the safe harbor framework as set forth by the U.S. Department of Commerce regarding the collection, use, and retention of data from the European Union.';
i18n['sendToDisclaimer'] += '\n\n';
i18n['sendToDisclaimer'] += 'Control of your Personal Information:';
i18n['sendToDisclaimer'] += '\n';
i18n['sendToDisclaimer'] += 'When you register, or otherwise give us personal information, NetworksInMotion.com will not share that information with third parties without your permission, other than for the limited exceptions already listed. It will only be used for the purposes stated above.';
i18n['sendToDisclaimer'] += '\n\n';
i18n['sendToDisclaimer'] += 'Access to your Personal Information:';
i18n['sendToDisclaimer'] += '\n';
i18n['sendToDisclaimer'] += 'We will provide you with the means to ensure that your personal information is correct and current.';
i18n['sendToDisclaimer'] += '\n\n';
i18n['sendToDisclaimer'] += 'Protection of Children\'s Personal Information:';
i18n['sendToDisclaimer'] += '\n';
i18n['sendToDisclaimer'] += 'NetworksInMotion.com is a general audience site and does not knowingly collect any personal information from children.';
i18n['sendToDisclaimer'] += '\n\n';
i18n['sendToDisclaimer'] += 'Use of Cookies:';
i18n['sendToDisclaimer'] += '\n';
i18n['sendToDisclaimer'] += 'When someone visits the site, a cookie is placed on the customer\'s machine (if the customer accepts cookies) or is read if the customer has visited the site previously. One use of cookies is to assist in the collection of the site visitation statistics described above.';
i18n['sendToDisclaimer'] += '\n\n';
i18n['sendToDisclaimer'] += 'We also use cookies to collect information on which newsletter links are clicked by customers. This information is used to ensure we are sending information customers want to read. It is collected in aggregate form and never linked with your personal information.';
i18n['sendToDisclaimer'] += '\n\n';
i18n['sendToDisclaimer'] += 'Changes to this Statement:';
i18n['sendToDisclaimer'] += '\n';
i18n['sendToDisclaimer'] += 'Networks In Motion will occasionally update this privacy statement. When we do, we will also revise the "last updated" date at the bottom of the privacy statement. We reserve the right to change this Statement and will provide notification of the change at least thirty (30) business days prior to the change taking effect.';
i18n['sendToDisclaimer'] += '\n\n';
i18n['disclaimerOpt']    = "Don't show this disclaimer again.";//must be double quotes because it has a single quote in the string.
i18n['send']             = 'Send';
i18n['emailHelp']        = 'Enter up to 10 e-mail addresses, separating each entry by a comma.';
i18n['text']             = 'Text';
i18n['status']           = 'Status';
i18n['sendingPlaceMsg']  = 'Sending Place Message...';
i18n['phoneMsgHelp']     = "Enter up to 10 phone #'s, separating each entry by a comma.<br/>Ex: 19991234567, 19997896543";
i18n['clearRecentSearches']  = 'Clear Recent Searches';
i18n['confirmClearRecents']  = 'Are you sure you want to erase all of your Recents?';
i18n['confirmSMSDownload']   = 'Are you sure you want to re-send download link to ';
i18n['downloadSentSuccess']  = 'Download Link, username, and password have been sent to ';
i18n['dirAvoid']             = 'Directions > Avoid:';
i18n['highways']             = 'Highways';
i18n['tollRoads']            = 'Toll Roads';
i18n['HOVLanes']             = 'HOV Lanes';
i18n['Ferries']              = 'Ferries';
i18n['dirRteType']           = 'Directions > Route Type:';
i18n['fastest']              = 'Fastest';
i18n['shortest']             = 'Shortest';
i18n['simplest']             = 'Simplest';
i18n['without_traffic']      = 'With No Traffic';
i18n['dirVehicle']           = 'Directions > Vehicle:';
i18n['carBike']              = 'Car/Motorcycle';
i18n['truck']                = 'Truck';
i18n['bicycle']              = 'Bicycle';
i18n['foot']                 = 'Pedestrian';
i18n['sendToPhone']          = 'Send To Phone';
i18n['sendToEmail']          = 'Send To E-Mail';
i18n['enterCountry']         = 'Please enter country.';
i18n['whichLoc']             = 'Which location?';
i18n['whichLocFrom']         = 'Which "From" location?';
i18n['whichLocTo']           = 'Which "To" location?';
i18n['addFavSuccess']        = 'Added to Favorite';
i18n['addFavFail']           = 'Failed to add Favorite';
i18n['currPassReq']          = 'Please enter your current password.';
i18n['newPassReq']           = 'Please enter your new password.';
i18n['confirmPass']          = 'Please confirm your new password.';
i18n['passwordRequirement']  = 'Please enter at least 6 characters for your new password.';
i18n['passErrorNoMatch']     = 'Your new password and confirmed password do not match.';
i18n['error']                = 'Error';
i18n['success']              = 'Success';
i18n['busy']                 = 'System Busy. Please try again.';
i18n['passwordError']        = 'Your current password that you entered is incorrect. Please try again.';
i18n['passwordSuccess']      = 'Your password has been saved successfully.';
i18n['favCleared']           = 'Favorites have been cleared.';
i18n['recentsCleared']       = 'Recents have been cleared.';
i18n['delFavSuccess']        = 'Deleted from Favorites.';
i18n['delFavFail']           = 'Failed to delete Favorite.';
i18n['editFavFail']          = 'Failed to edit Favorite.';
i18n['editFavSuccess']       = 'Edits saved for Favorite.';
i18n['noResults']            = 'No results';
i18n['suggestion']           = 'Suggestion';
i18n['checkLoc']             = 'Check City/State or Zip Code.';
i18n['checkSpell']           = 'Check spelling.';
i18n['tryDif']               = 'Try different keywords.';
i18n['tryGen']               = 'Try more general keywords.';
i18n['routeError']           = 'Your route could not be determined.';
i18n['getDirFail']           = 'Failed to get directions';
i18n['sendToPhoneSuccess']   = 'Message accepted by network';
i18n['sendToEmailSuccess']   = 'Message sent';
i18n['settingsSaved']        = 'Settings have been saved.';
i18n['errorInvalidCountry']  = "You've entered an invalid country.<br>Please try again.";
i18n['errorGenCountry']      = 'Enter a country.<br>Please try again.';
i18n['copyright']            = '---Copyright goes HERE-------';
i18n['nmapCopyright1']       = 'Map data &copy;';
i18n['nmapCopyright2']       = 'AtlasBook&trade;';
i18n['termsOfUse']           = 'Terms of Use';
i18n['mailToSubject']        = 'AtlasBook Map';
i18n['mailToContent']        = "I'd like to share an Atlasbook map link with you. ";
i18n['distance']             = 'distance';
i18n['userAdded']            = 'The user has been added successfully.';
i18n['unknown']              = 'unknown';
i18n['incidentTitle']        = 'Traffic Alert';
i18n['changesSaved']         = 'Changes have been saved.';
i18n['updateSaved']          = 'The update has been saved.';
i18n['errorToField']         = 'To field required.';
i18n['errorInvalidTo']       = 'Invalid phone number.';
i18n['errorMaxTo']           = 'To many recipients.';

//forgot user/password
i18n['forgotUserDialogTitle'] = "User/Password Sent";
i18n['forgotPassDialogTitle'] = "Password Sent";
i18n['userSentMsg']           = 'Username sent...';
i18n['passSentMsg']           = 'Password sent...';
i18n['unRegNumber']           = 'The number is not registered...';
i18n['processRequest']        = 'Processing request. Please Wait.';

/*
maneuver templates these are functions that take a number of arguments and return a gramatically proper statement.

*/

// Countries
i18n['Select_Language'] = "Select Language";
i18n['AUT'] = "Austria";
i18n['BEL'] = "Belgium";
i18n['CAN'] = "Canada";
i18n['HRV'] = "Croatia";
i18n['CZE'] = "Czech Republic";
i18n['DNK'] = "Denmark";
i18n['FIN'] = "Finland";
i18n['FRA'] = "France";
i18n['DEU'] = "Germany";
i18n['GRC'] = "Greece";
i18n['IRL'] = "Ireland";
i18n['ITA'] = "Italy";
i18n['LUX'] = "Luxembourg";
i18n['MEX'] = "Mexico";
i18n['NLD'] = "Netherlands";
i18n['NOR'] = "Norway";
i18n['POL'] = "Poland";
i18n['PRT'] = "Portugal";
i18n['ROU'] = "Romania";
i18n['ESP'] = "Spain";
i18n['SWE'] = "Sweden";
i18n['CHE'] = "Switzerland";
i18n['TUR'] = "Turkey";
i18n['GBR'] = "United Kingdom";
i18n['USA'] = "United States";
i18n['VAT'] = "Vatican City";

// Fixed-Form Search
i18n['SelectCountry']  = "Select Country";
i18n['streetNum']      = "Street Number";
i18n['streetName']     = "Street Name";
i18n['city']           = "City";
i18n['county']         = "County";
i18n['state']          = "State";
i18n['province']       = "Province";
i18n['department']     = "Department";
i18n['region']         = "region";
i18n['postal']         = "Postal";
i18n['country']        = "Country";
i18n['airport']        = "Airport";


//Categories
//TODO: Auto generate this from the bundles.
i18n['CAT_DEF']  =  "";
i18n['CAT_EGG']  =  "";
i18n['CAT_EGE']  =  "";
i18n['CAT_EA']  =  "All Restaurants & Bars";
i18n['CAT_EAB']  =  "American Restaurants";
i18n['CAT_EAC']  =  "Asian Restaurants";
i18n['CAT_EAD']  =  "Bars & Nightclubs";
i18n['CAT_EAE']  =  "Chinese Restaurants";
i18n['CAT_EAF']  =  "Coffee Shops";
i18n['CAT_EAG']  =  "Fast Food Restaurants";
i18n['CAT_EAH']  =  "French Restaurants";
i18n['CAT_EAI']  =  "Indian Restaurants";
i18n['CAT_EAJ']  =  "International Restaurants";
i18n['CAT_EAK']  =  "Italian Restaurants";
i18n['CAT_EAL']  =  "Japanese Restaurants";
i18n['CAT_EAM']  =  "Mexican Restaurants";
i18n['CAT_EAN']  =  "Pizzeria";
i18n['CAT_EAO']  =  "Seafood Restaurants";
i18n['CAT_EAP']  =  "Steak House";
i18n['CAT_EAQ']  =  "Other Restaurants";
i18n['CAT_EB']  =  "Gas Stations/Prices";
i18n['CAT_EC']  =  "ALL Cash & Banks";
i18n['CAT_ECB']  =  "ATMs";
i18n['CAT_ECC']  =  "Banks";
i18n['CAT_ED']  =  "All Automotive & Transportation";
i18n['CAT_EDB']  =  "Airports";
i18n['CAT_EDC']  =  "Auto Clubs";
i18n['CAT_EDD']  =  "Buses & Metros";
i18n['CAT_EDE']  =  "Automotive Dealers";
i18n['CAT_EDF']  =  "Car Rental";
i18n['CAT_EDG']  =  "Car Repair";
i18n['CAT_EDH']  =  "Ferry Terminal";
i18n['CAT_EDI']  =  "Motorcycle Dealers";
i18n['CAT_EDJ']  =  "Parking";
i18n['CAT_EDL']  =  "Train Stations";
i18n['CAT_EE']  =  "Emergency & Medical Services";
i18n['CAT_EEB']  =  "Hospitals";
i18n['CAT_EEC']  =  "Medical Services";
i18n['CAT_EED']  =  "Police stations";
i18n['CAT_EEE']  =  "Pharmacies";
i18n['CAT_EF']  =  "All Travel & Tourism";
i18n['CAT_EFB']  =  "Embassies & Consulates";
i18n['CAT_EFC']  =  "Hotels & Motels";
i18n['CAT_EFD']  =  "Historical Monuments";
i18n['CAT_EFE']  =  "Rest Area";
i18n['CAT_EFF']  =  "Tourist Information";
i18n['CAT_EG']  =  "All Shopping";
i18n['CAT_EGB']  =  "Book Stores";
i18n['CAT_EGC']  =  "Clothing Stores";
i18n['CAT_EGD']  =  "Electronics";
i18n['CAT_EGE']  =  "Food Stores";
i18n['CAT_EGF']  =  "Hardware Stores";
i18n['CAT_EGH']  =  "Shopping Centers";
i18n['CAT_EGI']  =  "Sporting Goods";
i18n['CAT_EH']  =  "Entertainment & Culture";
i18n['CAT_EHB']  =  "movietheater";
i18n['CAT_EHC']  =  "casino";
i18n['CAT_EHD']  =  "convention";
i18n['CAT_EHE']  =  "library";
i18n['CAT_EHF']  =  "museum";
i18n['CAT_EHG']  =  "nightlife";
i18n['CAT_EHH']  =  "entertainment";
i18n['CAT_EHI']  =  "entertainment";
i18n['CAT_EHJ']  =  "worship";
i18n['CAT_EHK']  =  "sportingvenue";
i18n['CAT_EHL']  =  "winery";
i18n['CAT_EI']  =  "community";
i18n['CAT_EIB']  =  "community";
i18n['CAT_EIC']  =  "community";
i18n['CAT_EID']  =  "community";
i18n['CAT_EIE']  =  "community";
i18n['CAT_EIF']  =  "school";
i18n['CAT_AIR']  =  "airport";
i18n['CAT_XSCAM']  =  "speed_camera";
i18n['CAT_EVENT']  =  "event";
i18n['CAT_MOVIE']  =  "movie";
i18n['CAT_HOME']  =  "home";
i18n['CAT_WORK']  =  "work";
i18n['CAT_VENUE']  =  "venue";
i18n['CAT_EGJ']  =  "grocery";
i18n['CAT_EGK']  =  "grocery";
i18n['CAT_EGL']  =  "business";
i18n['CAT_EHM']  =  "marina";
i18n['CAT_EAQB']  =  "restaurant";
i18n['CAT_EAQC']  =  "restaurant";
i18n['CAT_EAQD']  =  "restaurant";
i18n['CAT_EAQE']  =  "restaurant";
i18n['CAT_EAQF']  =  "restaurant";
i18n['CAT_EAQG']  =  "restaurant";
i18n['CAT_EABB']  =  "restaurant";
i18n['CAT_EABC']  =  "restaurant";
i18n['CAT_EABD']  =  "restaurant";
i18n['CAT_EACB']  =  "restaurant";
i18n['CAT_EACC']  =  "restaurant";
i18n['CAT_EACD']  =  "restaurant";
i18n['CAT_EACE']  =  "restaurant";
i18n['CAT_EAJB']  =  "restaurant";
i18n['CAT_EAJC']  =  "restaurant";
i18n['CAT_EAJQ']  =  "restaurant";
i18n['CAT_EAJR']  =  "restaurant";
i18n['CAT_EAJS']  =  "restaurant";
i18n['CAT_EAJT']  =  "restaurant";
i18n['CAT_EAJU']  =  "restaurant";
i18n['CAT_EAJV']  =  "restaurant";
i18n['CAT_EAJW']  =  "restaurant";
i18n['CAT_EAJX']  =  "restaurant";
i18n['CAT_EAJY']  =  "restaurant";
i18n['CAT_EAJZ']  =  "restaurant";
i18n['CAT_EAJBB']  =  "restaurant";
i18n['CAT_EAJBC']  =  "restaurant";
i18n['CAT_EAJBD']  =  "restaurant";
i18n['CAT_EAJBE']  =  "restaurant";
i18n['CAT_EAJBF']  =  "restaurant";
i18n['CAT_EAJBG']  =  "restaurant";
i18n['CAT_EAJBH']  =  "restaurant";
i18n['CAT_EAJBI']  =  "restaurant";
i18n['CAT_EAJBJ']  =  "restaurant";
i18n['CAT_EAJBK']  =  "restaurant";
i18n['CAT_EAJBL']  =  "restaurant";
i18n['CAT_EAJBM']  =  "restaurant";
i18n['CAT_EAJBN']  =  "restaurant";
i18n['CAT_EAJBO']  =  "restaurant";
i18n['CAT_EAJBP']  =  "restaurant";
i18n['CAT_EAJBQ']  =  "restaurant";
i18n['CAT_EAJBR']  =  "restaurant";
i18n['CAT_et']  =  "unknown";
i18n['CAT_etdefault']  =  "entertainment";
i18n['CAT_ECO']  =  "concert";
i18n['CAT_ECOB']  =  "concert";
i18n['CAT_ECOC']  =  "concert";
i18n['CAT_ECOD']  =  "concert";
i18n['CAT_ECOE']  =  "concert";
i18n['CAT_ECOF']  =  "concert";
i18n['CAT_ECOG']  =  "concert";
i18n['CAT_ECOH']  =  "concert";
i18n['CAT_ECOI']  =  "concert";
i18n['CAT_ECOJ']  =  "concert";
i18n['CAT_EDA']  =  "nightlife";
i18n['CAT_EDAB']  =  "nightlife";
i18n['CAT_EDAC']  =  "nightlife";
i18n['CAT_EDAD']  =  "nightlife";
i18n['CAT_EDAE']  =  "nightlife";
i18n['CAT_EDAF']  =  "nightlife";
i18n['CAT_EDAG']  =  "nightlife";
i18n['CAT_EDAH']  =  "nightlife";
i18n['CAT_EDAI']  =  "nightlife";
i18n['CAT_EDAJ']  =  "nightlife";
i18n['CAT_EEA']  =  "exhibit";
i18n['CAT_EEAB']  =  "exhibit";
i18n['CAT_EEAC']  =  "exhibit";
i18n['CAT_EEAD']  =  "exhibit";
i18n['CAT_EEAE']  =  "exhibit";
i18n['CAT_EEAF']  =  "exhibit";
i18n['CAT_EEAG']  =  "exhibit";
i18n['CAT_EEAH']  =  "exhibit";
i18n['CAT_EEAI']  =  "exhibit";
i18n['CAT_EEAJ']  =  "exhibit";
i18n['CAT_EFA']  =  "family";
i18n['CAT_EFAB']  =  "family";
i18n['CAT_EFAC']  =  "family";
i18n['CAT_EFAD']  =  "family";
i18n['CAT_EFAE']  =  "family";
i18n['CAT_EFAF']  =  "family";
i18n['CAT_ESE']  =  "entertainment";
i18n['CAT_ESEB']  =  "entertainment";
i18n['CAT_ESEC']  =  "entertainment";
i18n['CAT_ESED']  =  "entertainment";
i18n['CAT_ESEE']  =  "entertainment";
i18n['CAT_ESEF']  =  "entertainment";
i18n['CAT_ESEG']  =  "entertainment";
i18n['CAT_ESEH']  =  "entertainment";
i18n['CAT_ESEI']  =  "entertainment";
i18n['CAT_ESEJ']  =  "entertainment";
i18n['CAT_ESP']  =  "sportingvenue";
i18n['CAT_ESPB']  =  "sportingvenue";
i18n['CAT_ESPC']  =  "sportingvenue";
i18n['CAT_ESPD']  =  "sportingvenue";
i18n['CAT_ESPE']  =  "sportingvenue";
i18n['CAT_ESPF']  =  "sportingvenue";
i18n['CAT_ESPG']  =  "sportingvenue";
i18n['CAT_ESPH']  =  "sportingvenue";
i18n['CAT_ESPI']  =  "sportingvenue";
i18n['CAT_ESPJ']  =  "sportingvenue";
i18n['CAT_ETH']  =  "livetheater";
i18n['CAT_ETHB']  =  "livetheater";
i18n['CAT_ETHC']  =  "livetheater";
i18n['CAT_ETHD']  =  "livetheater";
i18n['CAT_ETHE']  =  "livetheater";
i18n['CAT_ETHF']  =  "livetheater";
i18n['CAT_ETHG']  =  "livetheater";
i18n['CAT_ETHH']  =  "livetheater";
i18n['CAT_ETHI']  =  "livetheater";
i18n['CAT_ETHJ']  =  "livetheater";
i18n['CAT_VX']  =  "Favorites";
i18n['CAT_XE']  =  "Eating & Drinking";
i18n['CAT_XEAAA']  =  "American Restaurants";
i18n['CAT_XEAAB']  =  "Barbecue/Southern Restaurants";
i18n['CAT_XEABL']  =  "Bars & Nightclubs";
i18n['CAT_XEAAC']  =  "Bistro Restaurants";
i18n['CAT_XEAAD']  =  "Brew Pub Restaurants";
i18n['CAT_XEAAE']  =  "British Isles Restaurants";
i18n['CAT_XEAAF']  =  "Cajun/Caribbean Restaurants";
i18n['CAT_XEAAG']  =  "California Restaurants";
i18n['CAT_XEAAH']  =  "Chinese Restaurants";
i18n['CAT_XEABM']  =  "Coffee Shops";
i18n['CAT_XEAAI']  =  "Continental Restaurants";
i18n['CAT_XEAAJ']  =  "Fast Food Restaurants";
i18n['CAT_XEAAK']  =  "Filipino Restaurants";
i18n['CAT_XEAAM']  =  "French Restaurants";
i18n['CAT_XEAAN']  =  "German Restaurants";
i18n['CAT_XEAAO']  =  "Greek Restaurants";
i18n['CAT_XEAAP']  =  "Grill Restaurants";
i18n['CAT_XEAAQ']  =  "Hawaiian/Polynesian Restaurants";
i18n['CAT_XEAAR']  =  "Indian Restaurants";
i18n['CAT_XEAAS']  =  "Indonesian/Malaysian Restaurants";
i18n['CAT_XEAAT']  =  "International Restaurants";
i18n['CAT_XEAAU']  =  "Italian Restaurants";
i18n['CAT_XEAAV']  =  "Japanese Restaurants";
i18n['CAT_XEAAW']  =  "Jewish/Kosher Restaurants";
i18n['CAT_XEAAX']  =  "Korean Restaurants";
i18n['CAT_XEAAY']  =  "Latin American Restaurants";
i18n['CAT_XEAAZ']  =  "Mexican Restaurants";
i18n['CAT_XEABA']  =  "Middle Eastern Restaurants";
i18n['CAT_XEABB']  =  "Russian Restaurants";
i18n['CAT_XEABC']  =  "Sandwich/Deli Restaurants";
i18n['CAT_XEABD']  =  "Seafood Restaurants";
i18n['CAT_XEABE']  =  "South American Restaurants";
i18n['CAT_XEABF']  =  "Spanish Restaurants";
i18n['CAT_XEABG']  =  "Steak House Restaurants";
i18n['CAT_XEABH']  =  "Thai Restaurants";
i18n['CAT_XEABI']  =  "Unknown Restaurants";
i18n['CAT_XEABJ']  =  "Vegetarian Restaurants";
i18n['CAT_XEABK']  =  "Vietnamese Restaurants";
i18n['CAT_XCF']  =  "Gas Stations";
i18n['CAT_XAA']  =  "ATMs";
i18n['CAT_XBJ']  =  "Movie Theaters";
i18n['CAT_XHC']  =  "Hotels & Motels";
i18n['CAT_XCA']  =  "Auto Clubs";
i18n['CAT_XCC']  =  "Auto Repair";
i18n['CAT_XGE']  =  "Hospitals";
i18n['CAT_XFB']  =  "Police Department";
i18n['CAT_XL']  =  "Travel";
i18n['CAT_XLA']  =  "Airlines";
i18n['CAT_XLB']  =  "Airports";
i18n['CAT_XLC']  =  "Bus Lines";
i18n['CAT_XLD']  =  "Car Rental";
i18n['CAT_XLE']  =  "Car Service";
i18n['CAT_XLG']  =  "Limousine Service";
i18n['CAT_XLH']  =  "Taxicabs & Transportation Service";
i18n['CAT_XLI']  =  "Tourist Info";
i18n['CAT_XLJ']  =  "Train Stations";
i18n['CAT_XLK']  =  "Travel Agents";
i18n['CAT_vzw-store']  =  "Verizon Wireless Stores";
i18n['CAT_XA']  =  "ATMs & Banks";
i18n['CAT_XAA']  =  "ATMs";
i18n['CAT_XAB']  =  "Banks";
i18n['CAT_XAC']  =  "Currency & Check Cashing";
i18n['CAT_XB']  =  "Attractions & Recreation";
i18n['CAT_XBA']  =  "Amusement Places";
i18n['CAT_XBB']  =  "Bars & Nightclubs";
i18n['CAT_XBC']  =  "Bowling Alleys";
i18n['CAT_XBD']  =  "Casinos";
i18n['CAT_XBE']  =  "Convention Facilities";
i18n['CAT_XBF']  =  "Fishing";
i18n['CAT_XBT']  =  "Gambling (Non-Casino)";
i18n['CAT_XBG']  =  "Golf Courses";
i18n['CAT_XBU']  =  "Historical Sites";
i18n['CAT_XBH']  =  "Hunting";
i18n['CAT_XBI']  =  "Marinas";
i18n['CAT_XBJ']  =  "Movie Theaters";
i18n['CAT_XBK']  =  "Museums";
i18n['CAT_XBL']  =  "Parks";
i18n['CAT_XBM']  =  "Race Tracks";
i18n['CAT_XBN']  =  "Stadiums, Outdoor Venues & Arenas";
i18n['CAT_XBO']  =  "Theatres-Live";
i18n['CAT_XBP']  =  "Tourist Attractions";
i18n['CAT_XBQ']  =  "Video Rental";
i18n['CAT_XBR']  =  "Wineries";
i18n['CAT_XBS']  =  "Zoos";
i18n['CAT_XC']  =  "Automotive";
i18n['CAT_XCA']  =  "Auto Clubs";
i18n['CAT_XCB']  =  "Auto Parts Stores";
i18n['CAT_XCC']  =  "Auto Repair";
i18n['CAT_XCD']  =  "Automobile Dealers-New Cars";
i18n['CAT_XCE']  =  "Car Wash";
i18n['CAT_XCF']  =  "Gas Stations";
i18n['CAT_XCG']  =  "Oil Change";
i18n['CAT_XCH']  =  "Tire Dealers-Retail";
i18n['CAT_XCI']  =  "Truck Stops";
i18n['CAT_XCJ']  =  "Used Car Dealers";
i18n['CAT_XD']  =  "Business Services";
i18n['CAT_XDA']  =  "Copying & Duplicating";
i18n['CAT_XDB']  =  "Mailing & Shipping Services";
i18n['CAT_XDC']  =  "Post Offices";
i18n['CAT_XF']  =  "Government & Public";
i18n['CAT_XFA']  =  "Courts";
i18n['CAT_XFC']  =  "Public Libraries";
i18n['CAT_XFD']  =  "Schools";
i18n['CAT_XFE']  =  "Universities, Colleges & Technical Institutes";
i18n['CAT_XG']  =  "Health Care Services";
i18n['CAT_XGA']  =  "Chiropractors";
i18n['CAT_XGB']  =  "Dentists";
i18n['CAT_XGC']  =  "Doctors";
i18n['CAT_XGD']  =  "Emergency Medical & Surgical Service";
i18n['CAT_XGF']  =  "Medical Laboratories";
i18n['CAT_XGG']  =  "Nursing Homes & Residential Care Facilities";
i18n['CAT_XGH']  =  "Optical";
i18n['CAT_XGI']  =  "Other Health Practitioners";
i18n['CAT_XGJ']  =  "Other Outpatient Care Centers";
i18n['CAT_XGK']  =  "Psychiatric & Substance Abuse Hospitals";
i18n['CAT_XGL']  =  "Specialty Hospitals";
i18n['CAT_XH']  =  "Lodging Services";
i18n['CAT_XHA']  =  "Bed & Breakfast Accommodations";
i18n['CAT_XHB']  =  "Camps, Campgrounds & Recreational Vehicle Parks";
i18n['CAT_XHD']  =  "Skiing Centers & Resorts";
i18n['CAT_XI']  =  "Personal Services";
i18n['CAT_XIA']  =  "Barbers";
i18n['CAT_XIB']  =  "Beauty Salons";
i18n['CAT_XIC']  =  "Laundries & Cleaners";
i18n['CAT_XID']  =  "Self Service Laundries";
i18n['CAT_XJ']  =  "Places of Worship";
i18n['CAT_XJA']  =  "Churches";
i18n['CAT_XJB']  =  "Synagogues";
i18n['CAT_XK']  =  "Shopping";
i18n['CAT_XKA']  =  "Antiques";
i18n['CAT_XKB']  =  "Books";
i18n['CAT_XKC']  =  "Convenience Stores";
i18n['CAT_XKD']  =  "Department Stores";
i18n['CAT_XKE']  =  "Florists";
i18n['CAT_XKF']  =  "Food Markets";
i18n['CAT_XKG']  =  "General Merchandise-Retail";
i18n['CAT_XKH']  =  "Grocers-Retail";
i18n['CAT_XKI']  =  "Hardware & Building Materials";
i18n['CAT_XKR']  =  "Lawn & Garden";
i18n['CAT_XKJ']  =  "Liquor, Wine & Beer";
i18n['CAT_XKP']  =  "Music Stores";
i18n['CAT_XKQ']  =  "Newsstands";
i18n['CAT_XKK']  =  "Pharmacies";
i18n['CAT_XKL']  =  "Retail Shops";
i18n['CAT_XKM']  =  "Sporting Goods";
i18n['CAT_XKN']  =  "Tobacco";
i18n['CAT_XKO']  =  "Variety Stores";
i18n['CAT_AIR']  =  "Airports";
i18n['CAT_XEBAA']  =  "African Restaurants";
i18n['CAT_XEBAB']  =  "Australian Restaurants";
i18n['CAT_XEBAC']  =  "Austrian Restaurants";
i18n['CAT_XEBAD']  =  "Balkan Restaurants";
i18n['CAT_XEBAE']  =  "Belgian Restaurants";
i18n['CAT_XEBAF']  =  "Bohemian Restaurants";
i18n['CAT_XEBAG']  =  "Canadian Restaurants";
i18n['CAT_XEBAH']  =  "Dutch Restaurants";
i18n['CAT_XEBAI']  =  "East European Restaurants";
i18n['CAT_XEAAL']  =  "Finnish Restaurants";
i18n['CAT_XEBAJ']  =  "Hungarian Restaurants";
i18n['CAT_XEBAK']  =  "Maltese Restaurants";
i18n['CAT_XEBA']   =  "Other Restaurants";
i18n['CAT_XEBAL']  =  "Polish Restaurants";
i18n['CAT_XEBAM']  =  "Portuguese Restaurants";
i18n['CAT_XEBAN']  =  "Scandinavian Restaurants";
i18n['CAT_XEBAO']  =  "Southeast Asian Restaurants";
i18n['CAT_XEBAP']  =  "Southwestern Restaurants";
i18n['CAT_XEBAQ']  =  "Surinamese Restaurants";
i18n['CAT_XEBAR']  =  "Swiss Restaurants";
i18n['CAT_XEBAS']  =  "Turkish Restaurants";


//maneuvers
function maneuverBE(direction, street){
  // Client: Cross BRIDGE on the <DIRECTION> towards <Street>
  if (direction.length > 0) {
    return 'Cross <b>bridge</b> on the ' + direction + ' towards ' + street;
  } else {
    return 'Cross <b>bridge</b> straight ahead towards ' + street;
  }
}

function maneuverDT (street){
  // Client: You have ARRIVED at your destination on the <DIRECTION>
  return '<b>Continue</b> towards your destination on ' + street;
}

function maneuverEC(direction, street){
  // Client: Enter COUNTRY on the <DIRECTION> on <Street>
  if (direction.length > 0) {
    return 'Enter <b>country</b> on the ' + direction + ' on ' + street;
  } else {
    return 'Enter <b>country</b> on ' + street;
  }
}

function maneuverEE(direction, street){
  // Client: Take ESCALATOR on your <DIRECTION> towards <Street>
  if (direction.length > 0) {
    return 'Take <b>escalator</b> on your ' + direction + ' towards ' + street;
  } else {
    return 'Take <b>escalator</b> straight ahead towards ' + street;
  }
}

function maneuverEN(direction, street){
  // Client: ENTER HIGHWAY on the <DIRECTION>
  if (direction.length > 0) {
    return 'Enter Highway on the ' + direction + ' for ' + street;
  } else {
    return 'Enter Highway straight ahead for ' + street;
  }
}

function maneuverER(direction, street){
  // Client: Take the SLIP ROAD on the <DIRECTION> towards <Street>
  if (direction.length > 0) {
    return 'Take the <b>slip road</b> on the ' + direction + ' towards ' + street;
  } else {
    return 'Take the <b>slip road</b> straight ahead towards ' + street;
  }
}

function maneuverES(direction, street){
  // Client: Take STAIRS on your <DIRECTION> towards <Street>
  if (direction.length > 0) {
    return 'Take <b>stairs</b> on your ' + direction + ' towards ' + street;
  } else {
    return 'Take <b>stairs</b> straight ahead towards ' + street;
  }
}

function maneuverEX(direction, street){
  // Client: EXIT HIGHWAY <DIRECTION> on <Street>
  if (direction.length > 0) {
    return 'Exit ' + direction + ' onto ' + street;
  } else {
    return 'Exit onto ' + street;
  }
}

function maneuverFE(street) {
  // Client: Take the FERRY towards <Street>
  return 'Take the <b>ferry</b> towards ' + street;
}

function maneuverFX(street) {
  // Client: Leave the FERRY towards <Street>
  return 'Leave the <b>ferry</b> towards ' + street;
}

function maneuverKP(direction, street){
  // Client: KEEP <DIRECTION> on <Street>
  if (direction.length > 0) {
    return 'Keep ' + direction + ' on ' + street;
  } else {
    return 'Keep to the center on ' + street;
  }
}

function maneuverMR(direction, street){
  // Client: MERGE <DIRECTION> on <Street>
  if (direction.length > 0) {
    return 'Merge ' + direction + ' onto ' + street;
  } else {
    return 'Merge onto ' + street;
  }
}

function maneuverNC(street){
  // Client: CONTINUE on <Street>
  return 'Continue on ' + street;
}

function maneuverNR(direction, street){
  // Client: Enter Private Road on the <DIRECTION> towards <Street>
  if (direction.length > 0) {
    return 'Enter <b>private road</b> on your ' + direction + ' towards ' + street;
  } else {
    return 'Enter <b>private roadway</b> straight ahead towards ' + street;
  }
}

function maneuverPE(street){
  // Client: CONTINUE on Foot on <Street>
  return 'Continue on <b>foot</b> on ' + street;
}

function maneuverRE(){
  // Client: ENTER ROUNDABOUT on <Street>
  return 'Enter <b>roundabout</b>';
}

function maneuverRT() {
  // Client: Go STRAIGHT through the ROUNDABOUT
  return 'Go <b>straight</b> through the <b>roundabout</b>';
}

function maneuverRX(exit, street){
  // Client: Take the FIRST EXIT off the ROUNDABOUT on <Street>
  return 'Take the ' + exit + ' exit off the <b>roundabout</b> onto ' + street;
}

function maneuverTE(direction, street){
  // Client: Enter TUNNEL on the <DIRECTION> towards <Street>
  if (direction.length > 0) {
    return 'Enter <b>tunnel</b> on the ' + direction + ' towards ' + street;
  } else {
    return 'Enter <b>tunnel</b> straight ahead towards ' + street;
  }
}

function maneuverTR(direction, street){
  // Client: TURN <DIRECTION> on <Street>
  return 'Turn ' + direction + ' on ' + street;
}

function maneuverUT() {
  // Client: MAKE A U-TURN
  return 'Make a <b>U-turn</b>';
}


//current = current step total = total steps
//ex. Step 1 of 10
function maneuverPopUp(current, total){
  return "Step " + current + " of " + total;
}
//direction {left/right}, route1 = street or freeway, route2 = street or freeway or destination
//Head left on 1st St. towards plaza St.
function maneuverST1(direction, route1, route2){
  return "Head " + direction + " on " + route1 + " towards " + route2;
}
/* Search Results */
//#0 = begin 1 = end 2 = total ex Results 1 - 10 of 100
function searchSummary(begin, end, total){
  return "Results <b>" + begin + " - " + end + "</b> of <b>" + total + "</b>"
}
//ex Results 1 - 10 of 100 for pizza
function searchSummaryWFilter(begin, end, total, filter){
  return "Results <b>" + begin +  "-" + end + "</b> of <b>" + total + "</b> for <b>" + filter + "</b>";
}
//# rem = number of characters remaining (must be surrounded by <span id="REMAINING> AND </span> total = total number of characters.
//ex. Characters Remaining: 10 of 1000
function charRemaining(rem, total){
  return "<span class='Remaining'>Characters Remaining:<span id='REMAINING'>" + rem + "</span>" + " of " + total + "</span>";
}
//time = hours, minutes or seconds
function aproxTime(time){
  return "about " + time;
}
//result = number of result total = total results query = search query (like pizza or pasta) location = location
//ex. Local Search Results 1-10 for 'pizza' near Irvine, ca
function locSummary(result, total, query, location){
  return "<b>Local Search</b> Results " + "<b>" + result +  "-" + total + "</b>" + " for " + "<b>'" + query + "'</b>" + " near " + "<b>" + location + "</b>";
}
//# 0 = thing searching for like gas station 1 = place
//ex. Your search for gas station around Irvine, ca did not match any places.
function noResultLocal(query, place){
  return "Your search for <b>" + query + "</b> around <b>" + place + "</b> did not match any places."
}
function noResultDirTo(place){
  return "Your search going to <b>" + place + "</b> did not match any location.";
}
function noResultDirFrom(place){
  return "Your search starting from <b>" + place + "</b> did not match any location.";
}
// search = search string.  ex. Irvine, ca
function noResultsGen(search){
  return "Your search for <b>" + search + "</b> did not match any location.";
}

function i18n_invalidChar(blacklist) {
  return "The following characters are not allowed. [" + blacklist + "]";
}

