/** /l10n/messages_en.js 
 * CONTAINS LOCALIZED STRING VARIABLES FOR ENGLISH LANGUAGE CONTENT
 *
 * Author: Campbell-Ewald Advertising, <campbell-ewald.com>
 * Encoding: UTF-8
 * For translators: please use UTF-8.  We strongly believe that
 * Unicode is the answer to a real internationalized world.
*/

var l10n = new Object();

/* messages used for dynamic title attribute values */
l10n._TITLE = {};
l10n._TITLE_EN = {};
l10n._TITLE["OPENS_IN_NEW_WINDOW"] =  " [Opens in a new window]";
l10n._TITLE_EN["OPENS_IN_NEW_WINDOW_EN"] =  " [Opens in a new window (in English)]";