var LANG = 'en';

var TEXT_WATCHLIST_EMPTY = '<p>... is still empty.</p><p>The list of bookmarked items offers you these advantages:</p><ul><li>You can bookmark potentially suitable rooms and quickly access them later</li><li>You can email this list to yourself or another project member</li><li>If you send us a query and attach the list of bookmarked items, we\'ll immediately know which rooms you are interested in</li></ul><p>By taking a "virtual tour", you can compile your own personal list of bookmarked items. Simply click on <i>bookmark</i> when you\'ve found the room and it will be added to your list of bookmarked items. The required cookie will be saved on your computer for a maximum of 30 days. If you click on "Delete bookmarked items" then the cookie will be immediately removed and your list of bookmarked items will be empty';
var TEXT_WATCHLIST_FILLED = '<p>With this list of bookmarked items you can:</p><ul><li>Click on potentially suitable rooms, preselect them and quickly access them later on</li><li>Email this list</li><li>Send us a query and attach the list of bookmarked items</li></ul><p>Technical note: in order that the list of bookmarked items functions properly, a cookie must be saved on your computer for a maximum of 30 days. If you click on "Delete bookmarked items" then the cookie will be immediately removed and your bookmarked items list is empty.</p><h3>Your bookmarked items list</h3>'
var TEXT_WATCHLIST_SEND = 'Send list of bookmarked items';
var TEXT_WATCHLIST_DELETE = 'Delete list of bookmarked items';
var TEXT_WATCHLIST_DELETE_SUCCESS = 'The list of bookmarked items has been deleted.';
var TEXT_WATCHLIST_DELETE_ITEM = 'Remove from list of bookmarked items';
var TEXT_WATCHLIST_ADD = 'Bookmark';

var LINK_WATCHLIST = '/en/Bookmarked-items.htm';

var DIALOG_WATCHLIST_NAVIGATE = 'To bookmarked items';
var DIALOG_WATCHLIST_STAY = 'Continue browsing';
var DIALOG_CLOSE = 'Close';
var DIALOG_SEND = 'Submit';
var DIALOG_CANCEL = 'Cancel';
var DIALOG_YES = 'Yes';
var DIALOG_NO = 'No';

var IMAGE_FLASHNAVIGATION_CALLER = '/images/flashNavigationCallerClosed_en.gif';
var IMAGE_FLASHNAVIGATION_CALLER_OPEN = '/images/flashNavigationCallerOpen_en.gif';

var FORM_ERROR = 'Please check your data.';

var NEWSLETTER_SUCCESS = 'Thank you for subscribing!';