this["JST"] = this["JST"] || {}; this["JST"]["action"] = function(obj) { obj || (obj = {}); var __t, __p = '', __e = _.escape; with (obj) { __p += '
\n ' + ((__t = (time)) == null ? '' : __t) + ' **' + ((__t = (username)) == null ? '' : __t) + ' \n ' + ((__t = (message)) == null ? '' : __t) + '\n
\n'; } return __p }; this["JST"]["add_contact_dropdown"] = function(obj) { obj || (obj = {}); var __t, __p = '', __e = _.escape; with (obj) { __p += '\n'; } return __p }; this["JST"]["add_contact_form"] = function(obj) { obj || (obj = {}); var __t, __p = '', __e = _.escape; with (obj) { __p += '
  • \n
    \n \n \n
    \n
  • \n'; } return __p }; this["JST"]["change_status_message"] = function(obj) { obj || (obj = {}); var __t, __p = '', __e = _.escape; with (obj) { __p += '
    \n \n \n
    \n'; } return __p }; this["JST"]["chat_status"] = function(obj) { obj || (obj = {}); var __t, __p = '', __e = _.escape; with (obj) { __p += '
    \n \n\n ' + ((__t = (status_message)) == null ? '' : __t) + '\n \n \n
    \n'; } return __p }; this["JST"]["chatarea"] = function(obj) { obj || (obj = {}); var __t, __p = '', __e = _.escape, __j = Array.prototype.join; function print() { __p += __j.call(arguments, '') } with (obj) { __p += '
    \n
    \n
    \n '; if (show_toolbar) { ; __p += '\n \n '; } ; __p += '\n \n'; } return __p }; this["JST"]["group_header"] = function(obj) { obj || (obj = {}); var __t, __p = '', __e = _.escape; with (obj) { __p += '' + ((__t = (label_group)) == null ? '' : __t) + '\n'; } return __p }; this["JST"]["info"] = function(obj) { obj || (obj = {}); var __t, __p = '', __e = _.escape; with (obj) { __p += '
    ' + ((__t = (message)) == null ? '' : __t) + '
    \n'; } return __p }; this["JST"]["login_panel"] = function(obj) { obj || (obj = {}); var __t, __p = '', __e = _.escape; with (obj) { __p += '\n \n \n \n \n \n \n
    \n'; } return __p }; this["JST"]["login_tab"] = function(obj) { obj || (obj = {}); var __t, __p = '', __e = _.escape; with (obj) { __p += '
  • ' + ((__t = (label_sign_in)) == null ? '' : __t) + '
  • \n'; } return __p }; this["JST"]["message"] = function(obj) { obj || (obj = {}); var __t, __p = '', __e = _.escape; with (obj) { __p += '
    \n ' + ((__t = (time)) == null ? '' : __t) + ' ' + ((__t = (username)) == null ? '' : __t) + ': \n ' + ((__t = (message)) == null ? '' : __t) + '\n
    \n'; } return __p }; this["JST"]["new_day"] = function(obj) { obj || (obj = {}); var __t, __p = '', __e = _.escape; with (obj) { __p += '\n'; } return __p }; this["JST"]["occupant"] = function(obj) { obj || (obj = {}); var __t, __p = '', __e = _.escape, __j = Array.prototype.join; function print() { __p += __j.call(arguments, '') } with (obj) { __p += '
  • \n'; } return __p }; this["JST"]["pending_contact"] = function(obj) { obj || (obj = {}); var __t, __p = '', __e = _.escape; with (obj) { __p += '' + ((__t = (fullname)) == null ? '' : __t) + ' \n'; } return __p }; this["JST"]["pending_contacts"] = function(obj) { obj || (obj = {}); var __t, __p = '', __e = _.escape; with (obj) { __p += '
    ' + ((__t = (label_pending_contacts)) == null ? '' : __t) + '
    \n'; } return __p }; this["JST"]["requesting_contact"] = function(obj) { obj || (obj = {}); var __t, __p = '', __e = _.escape; with (obj) { __p += '' + ((__t = (fullname)) == null ? '' : __t) + '\n\n \n \n\n'; } return __p }; this["JST"]["requesting_contacts"] = function(obj) { obj || (obj = {}); var __t, __p = '', __e = _.escape; with (obj) { __p += '
    ' + ((__t = (label_contact_requests)) == null ? '' : __t) + '
    \n'; } return __p }; this["JST"]["room_description"] = function(obj) { obj || (obj = {}); var __t, __p = '', __e = _.escape, __j = Array.prototype.join; function print() { __p += __j.call(arguments, '') } with (obj) { __p += '\n
    \n

    ' + ((__t = (label_desc)) == null ? '' : __t) + ' ' + ((__t = (desc)) == null ? '' : __t) + '

    \n

    ' + ((__t = (label_occ)) == null ? '' : __t) + ' ' + ((__t = (occ)) == null ? '' : __t) + '

    \n

    ' + ((__t = (label_features)) == null ? '' : __t) + '\n

      \n '; if (passwordprotected) { ; __p += '\n
    • ' + ((__t = (label_requires_auth)) == null ? '' : __t) + '
    • \n '; } ; __p += '\n '; if (hidden) { ; __p += '\n
    • ' + ((__t = (label_hidden)) == null ? '' : __t) + '
    • \n '; } ; __p += '\n '; if (membersonly) { ; __p += '\n
    • ' + ((__t = (label_requires_invite)) == null ? '' : __t) + '
    • \n '; } ; __p += '\n '; if (moderated) { ; __p += '\n
    • ' + ((__t = (label_moderated)) == null ? '' : __t) + '
    • \n '; } ; __p += '\n '; if (nonanonymous) { ; __p += '\n
    • ' + ((__t = (label_non_anon)) == null ? '' : __t) + '
    • \n '; } ; __p += '\n '; if (open) { ; __p += '\n
    • ' + ((__t = (label_open_room)) == null ? '' : __t) + '
    • \n '; } ; __p += '\n '; if (persistent) { ; __p += '\n
    • ' + ((__t = (label_permanent_room)) == null ? '' : __t) + '
    • \n '; } ; __p += '\n '; if (publicroom) { ; __p += '\n
    • ' + ((__t = (label_public)) == null ? '' : __t) + '
    • \n '; } ; __p += '\n '; if (semianonymous) { ; __p += '\n
    • ' + ((__t = (label_semi_anon)) == null ? '' : __t) + '
    • \n '; } ; __p += '\n '; if (temporary) { ; __p += '\n
    • ' + ((__t = (label_temp_room)) == null ? '' : __t) + '
    • \n '; } ; __p += '\n '; if (unmoderated) { ; __p += '\n
    • ' + ((__t = (label_unmoderated)) == null ? '' : __t) + '
    • \n '; } ; __p += '\n
    \n

    \n
    \n'; } return __p }; this["JST"]["room_item"] = function(obj) { obj || (obj = {}); var __t, __p = '', __e = _.escape; with (obj) { __p += '
    \n' + ((__t = (name)) == null ? '' : __t) + '\n \n
    \n'; } return __p }; this["JST"]["room_panel"] = function(obj) { obj || (obj = {}); var __t, __p = '', __e = _.escape; with (obj) { __p += '
    \n \n \n \n \n \n
    \n
    \n'; } return __p }; this["JST"]["roster"] = function(obj) { obj || (obj = {}); var __t, __p = '', __e = _.escape; with (obj) { __p += '\n\n'; } return __p }; this["JST"]["roster_item"] = function(obj) { obj || (obj = {}); var __t, __p = '', __e = _.escape; with (obj) { __p += '' + ((__t = (fullname)) == null ? '' : __t) + '\n\n'; } return __p }; this["JST"]["search_contact"] = function(obj) { obj || (obj = {}); var __t, __p = '', __e = _.escape; with (obj) { __p += '
  • \n
    \n \n \n
    \n
  • \n'; } return __p }; this["JST"]["select_option"] = function(obj) { obj || (obj = {}); var __t, __p = '', __e = _.escape, __j = Array.prototype.join; function print() { __p += __j.call(arguments, '') } with (obj) { __p += '