
function capitalize (str) {
	if (!str || !str.length || !str.charAt) { return ''; }
	return str.charAt(0).toUpperCase() + str.substring(1);
}

var gLang = new (function () {
	/*1*/ this.pleaseCheck =" Me.check(Network.connection); ";
	/*2*/ this.blogLinkText ="Meebo.Blog();";
	/*3*/ this.forumLinkText ="Meebo.Forum();";
	/*4*/ this.termsLinkText ="Meebo.Service.termsOf();";
	/*5*/ this.privacyLinkText ="Meebo.Privacy.policy();";
    this.blogLink = '<a href="http://blog.meebo.com/" target="_blank">' + this.blogLinkText + "</a>";//NO
    this.forumLink = '<a href="http://forum.meebo.com/" target="_blank">' + this.forumLinkText + "</a>";//NO
	this.commentsLink = '<a target="_blank" href="http://www.meebo.com/support/contact/">here</a>';//NO
	this.termsLink = '<a target="_blank" href="http://www.meebo.com/terms/">' + this.termsLinkText + "</a>";//NO
	this.privacyLink = '<a target="_blank" href="http://www.meebo.com/privacy/full/">' + this.privacyLinkText + "</a>";//NO
	/*6*/ this.disruption="Network.state = States.INTERRUPTED; ";
	/*7*/ this.awayDisruption="Me.status != States.UPDATED ";
	/*8*/ this.reconnectPrompt="Meebo.reconnect = ? ";
	/*9*/ this.ajaxError="Network.connected() = false; ";
	/*10*/ this.ajaxLogoutError="Me.loggedIn = false; ";
	/*11*/ this.ajaxConnectError="Network.connected() = false; ";
	/*12*/ this.consoleDisruption="Network.state = States.INTERRUPTED";
	/*13*/ this.couldNotConnect ="Meebo.connected() = false;";
    this.netError= this.couldNotConnect + this.pleaseCheck;//NO
	/*14*/ this.loginError="Me.try(); (Me.check(Me.name) && Me.check(Me.password)); Me.try(); ";
	/*15*/ this.thanks="Meebo.thanks(You); ";
	/*16*/ this.logout="Me.signedOff = true; ";
	/*19*/ this.signOnWait="Meebo.signOn(); Me.sleep();";
	/*20*/ this.waitReceive="Meebo.receive(Info.LOGON); Me.sleep();";
	/*24*/ this.incomplete="Me.logon = ? ";
	/*27*/ this.noPass="Me.password = ? ";
	/*29*/ this.blankConsole="Me.loggedInToAccount = false; ";
	/*30*/ this.logoffStatus="Meebo.loggedIn = false; ";
	/*32*/ this.fetchingInfo="Meebo.fetch(Info.INFO); Me.sleep(); ";
	/*33*/ this.isTyping ="isTyping(\"%1\") = true;";
	/*34*/ this.isMobile ="isMobile(\"%1\") = true;";
	/*35*/ this.isAway ="isAway(\"%1\") = true;";
	/*36*/ this.isIdle ="isIdle(\"%1\") = true;";
	/*38*/ this.rightBack="Me.status = States.BE_RIGHT_BACK;";
	/*39*/ this.busy="Me.status = States.BUSY;";
	/*40*/ this.sleeping="Me.status = States.SLEEPING;";
	/*41*/ this.awayComputer="Me.status = States.AWAY_FROM_COMP;";
	/*45*/ this.navigateAway="If (Me.leave()) { Meebo.IMSessions.save() = false; }";
	/*46*/ this.meeboMessage="Meebo.dialogBox();";
	/*47*/ this.meeboOffline="Network.status = States.INTERRUPTED; ";
	/*49*/ this.isOffline="isOffline(\"%1\") = true;";
	/*50*/ this.isOnline="isOnline(\"%1\") = true;";
	/*57*/ this.reconnectHeader="Meebo.setStatus(States.CONNECTED) = ? ";
	/*58*/ this.newConnectionHeader="New Connection();";
	/*59*/ this.netErrorHeader="Network.status = States.ERROR;";
	/*60*/ this.goodbyeHeader="Meebo.say(\"Goodbye!\");";
	/*63*/ this.addBuddyHeader="Buddies.add();";
	/*64*/ this.addAccountHeader="Accounts.add();";
	/*65*/ this.miniLogonHeader="Meebo.connections;";
	/*66*/ this.removeBuddyHeader="Buddies.remove(i);";
	/*67*/ this.acceptHeader="Buddies.request();";
	/*68*/ this.authHeader="Buddies[i].setPermission() = false;";
	/*69*/ this.addErrorHeader="Buddies.add() = false;";
	/*70*/ this.removeErrorHeader="Buddies.remove(i) = false;";
	/*71*/ this.welcomeHeader="Welcome to Meebo!";
	/*73*/ this.createAccountHeader="Accounts.create();";
	/*74*/ this.imBuddyHeader="Buddies[i].send();";
	/*75*/ this.imBuddyErrorHeader="Buddies[i].IM() = false;";
	/*76*/ this.tryAgainHeader ="Me.try(); Me.try();";
	/*78*/ this.addBuddyTT="Buddies.add();";
	/*79*/ this.removeBuddyTT="Buddies.remove();";
	/*81*/ this.anyoneTT="Me.IM(Buddies.anyone());";
	/*82*/ this.chatTT="Me.IM(Buddies.group());";
	/*83*/ this.boldTT="bold();";
	/*84*/ this.italicTT="italic();";
	/*85*/ this.underlineTT="underline();";
	/*87*/ this.emoticonTT="emoticons();";
	/*88*/ this.nextTT="Page.next();";
	/*89*/ this.backTT="Back";
	/*90*/ this.cancelTT="Page.cancel();";
	/*91*/ this.signOnTT="Me.signOn();";
	/*92*/ this.soundTT="sound();";
	/*93*/ this.acceptBtn="Accept";
	/*94*/ this.addBtn="add();";
	/*95*/ this.AddAccountBtn="Accounts.add();";
	/*98*/ this.closeBtn="Page.close();";
	/*100*/ this.okBtn="Page.ok();";
	/*101*/ this.reconnectionBtn="Network.setStatus(States.RECONNECT);";
	/*102*/ this.removeBtn="remove();";
	/*103*/ this.sendBtn="Send";
	/*105*/ this.imBuddyBtn="Buddies[i].send();";
	/*107*/ this.wantsAdd="Object(\"%1\").Desire(Buddies.request(\"%2\"));";
	/*108*/ this.authCheck1="Buddies[i].setPermission() = false;";
	this.authCheck=this.authCheck1 + this.pleaseCheck;//NO
	/*110*/ this.addBuddyPrompt="Me.Buddies[i].getName(); Me.getLogon(); Group g; Me.Desire(Me.Buddies,Add(Me.Buddies[i],g)); g.getGroup();";
	/*111*/ this.noBrEmail="Name.form = States.INVALID; Me.try(); Format name@ServerFormat = ParseFormat(\"jane@gmail.com\"); this.getName@Server(name@ServerFormat); ";
	/*112*/ this.logonid="Account.loginID =";
	/*113*/ this.buddy="(Buddy)Object b;";
	/*114*/ this.group="(Group)Object g;";
	/*115*/ this.addError="return (Buddies[\"%1\"].Add() = 0); ";
	/*116*/ this.addNetError="return (Buddies[i].Add() = 0);";
	/*117*/ this.addErrorBecause=" Buddies.indexOf(\"%1\") > 0;return (Buddies[\"%1\"].Add() = 0); ";
	/*118*/ this.noAccounts="Accounts.countSignedIn = 0; ";
	/*120*/ this.noAccountsPrompt="If (Me.desire(Actions.SIGN_ON)) { Me.click(BuddyList.Buttons.SIGN_ON); } ";
	/*122*/ this.removeNetError1="Buddies.remove() = false; ";
	this.removeNetError=this.removeNetError1 + this.pleaseCheck;//NO
	/*123*/ this.imBuddyPrompt="Please select the logon account from which you\'d like to IM your buddy.";
	/*124*/ this.imBuddyNamePrompt="Buddy.name =";
	/*128*/ this.singleFail="Meebo.createConnection(this.IM) = false;";
	/*129*/ this.pluralFail="Meebo.createConnection(this.IM[]) = false;";
	/*130*/ this.singleFailDescr="The name or password may be incorrect or you may have signed into the service from somewhere else.";
	/*131*/ this.pluralFailDescr="These names and passwords may be incorrect or you may have signed into the services from somewhere else.";
	/*132*/ this.imNetError1="Me.offline() = true; Meebo.transmission() = false; ";
	this.imNetError=this.imNetError1 + this.reconnectPrompt;//NO
	/*133*/ this.alreadyUser="Meebo.Users.exists(Me)";
	/*135*/ this.autoInvisible="Me.signOn(SignOnTypes.INVISIBLE);";
	/*137*/ this.password="Me.password =";
	/*138*/ this.autoConnect="Meebo.startupConnections.add(this);";
	/*141*/ this.registerMsg="Your Meebo account will allow you to save chat logs, save preferences, and find other Meebo users. Register in seconds! Get started now!";
	/*142*/ this.welcomeBack="Meebo.welcomeBack(Me);";
	/*143*/ this.meeboProfile="Me.Profile(Public);";
	/*144*/ this.meeboPrivateProfile="Me.Profile(Private);";
	/*145*/ this.icon="Me.icon = ?";
	/*146*/ this.fullName="Me.name = ?";
	/*147*/ this.newmeeboid="Me.meeboid = ?";
	/*148*/ this.meeboid="Me.meeboid = ?";
	/*149*/ this.confirmpassword="Me.confirmpass = ?";
	/*150*/ this.emaildescr="Me.email = ?";
	/*151*/ this.security="Me.securityquestion = ?";
	/*154*/ this.oneMoment="Meebo.processing();";
	/*155*/ this.verifyWait="Me.idAvailable(%1)";
	/*156*/ this.sorry="Apologies();";
	/*157*/ this.alreadyTaken=" Me.idTaken(%1)";
	/*158*/ this.nameRestrictions="(A-Z, 0-9, underscores, and periods)";
	/*161*/ this.email="Me.email =";
	this.Email=capitalize(this.email);//NO
	/*162*/ this.noIdError="Please provide a Meebo id to create a new Meebo account";
	/*163*/ this.shortIdError="Please specify a Meebo id with at least 4 characters.";
	/*164*/ this.longIdError="Please specify a Meebo id with no more than 100 characters.";
	/*165*/ this.specialCharError="Please use only letters (a-z), numbers (0-9), underscores (_), and periods (.) for your Meebo id.";
	/*166*/ this.noNameError="Please provide a name for your new Meebo account.";
	/*167*/ this.noEmailError="Please provide an email address for your new Meebo account.";
	/*168*/ this.poorEmailError="Please provide an email in the form of \'name@domain.com\'";
	/*173*/ this.passwordLength="if (chars < 6) { needMore(); }";
	/*174*/ this.noPasswordError="Me.password = ?";
	/*175*/ this.shortPasswordError="Please provide a Meebo password with at least 6 characters";
	/*176*/ this.longPasswordError="Please provide a Meebo password with no more than 100 characters";
	/*177*/ this.noConfirmPassword="Please provide a confirmation password for your new Meebo account";
	/*178*/ this.noMatchPassword="The password and confirmation password are different. Please double-check these fields and try again.";
	/*179*/ this.specialCharPassword="Please use letters, numbers, and punctuation marks as characters for your password.";
	/*180*/ this.secondLook="Please take a second look!";
	/*182*/ this.incompleteLogon="Incomplete Logon";
	/*183*/ this.toCreateError="Could not create a new Meebo connection.";
	/*184*/ this.network="Network();";
	/*185*/ this.noJavaScriptRequired="if (! Me.Browser.Javascript.Enabled() ) { Meebo.signOn() = false; }";
	/*186*/ this.noJavaScript="if (! ( Me.Browser.Javascript.Enabled() && Me.Broswer.Javascript.Supported() ) { Meebo.supports(Me.Broswer) = false; }";
	/*187*/ this.noJavaScript2="if ( getOnlineDocumentation(Me.browser).javacript = enabled ) { Me.Browser.Javascript.Enabled = true; }";
	/*190*/ this.rememberMe="Me.save();";
	/*193*/ this.help="help();";
	/*194*/ this.logoff="Me.signOff();";
	/*195*/ this.signon="Me.signOn();";
	/*198*/ this.buddylist="Buddies[]";
	/*199*/ this.blockBuddy="Buddies[i].block();";
	/*200*/ this.unblockBuddy="Buddies[i].unBlock();";
	/*201*/ this.confirmBlock="verify(Buddies[%1].block()) = ?";
	/*202*/ this.confirmRemove="verify(Buddies[%1].remove()) = ?";
	/*208*/ this.emoticonPref="Emotions.Show(imMessage);";
	/*210*/ this.chatLogs="Chat.Log[]";
	/*211*/ this.chatLogsTT="Chat.getLogs(Collection l);";
	/*213*/ this.viewChatLog="Chat.getLog();";
	/*215*/ this.chatLogWindowCaption ="%1\'s chat logs";
	/*216*/ this.profile="Me.profile();";
	/*217*/ this.buddyUnavailable="Buddy info not available";
	/*219*/ this.creatingAccount="Thank you for your patience. Meebo is creating your new account.";
	/*222*/ this.newPassword="new password";
	/*223*/ this.imName="Me.IM(\"%1\");";
	/*232*/ this.viewProfile="Buddies[i].viewProfile();";
	/*234*/ this.loading="Meebo.loading(); Me.sleep();";
	/*235*/ this.startChatting="Chat with %1 to start a chat log history!";
	/*236*/ this.chatLogErrorHeader ="Could not fetch chat log";
	/*237*/ this.chatLogNetError1 ="Could not fetch buddy chat log. ";
	this.chatLogNetError = this.chatLogNetError1 + this.pleaseCheck;//NO
	/*239*/ this.inviteToChat ="%1 has invited %2 to chat in %3!";
	/*240*/ this.inviteMsg ="%1 writes %2";
	/*242*/ this.inviteBuddy ="Invite buddy";
	/*243*/ this.buddyJoinChat ="%1 has joined the chat";
	/*244*/ this.buddyLeaveChat ="%1 has left the chat";
	this.groupChatHeader = this.chatTT; //NO
	/*248*/ this.groupChatTT ="Start or join a group chat";
	/*249*/ this.groupChatPrompt="Please enter the name of a chat room you want to start or join. ";
	/*250*/ this.groupChatServerPrompt="For Jabber users, enter the chat server name the group chat is hosted on (e.g. conference.jabber.org).";
	/*251*/ this.groupChatErrorHeader="Could not join group chat";
	/*252*/ this.noChatRoom="Please provide a chat room name.";
	/*253*/ this.noChatRoomServer="Please provide a jabber chat room server.";
	/*254*/ this.chatroomname ="Chat Room";
	/*255*/ this.chatroomserver ="Chat Server";
	/*256*/ this.chatAcceptHeader ="Chat Invite!";
	/*257*/ this.noICQGroupChat ="This group chat does not support inviting ICQ buddies.";
	/*258*/ this.chatroomended ="This chat room session has ended.";
	/*259*/ this.noChatRoomSpecialChars="Please use only letters and numbers for your chat room name.";
	/*260*/ this.denyBtnTT ="deny();";
	/*261*/ this.acceptAndAddBtnTT ="accept(); add();";
	/*262*/ this.blockBuddyContext="block(\"%1\");";
	/*263*/ this.unblockBuddyContext="unblock(\"%1\");";
	/*264*/ this.imBuddyContext="Me.IM(\"%1\");";
	/*265*/ this.removeBuddyContext="remove(\"%1\");";
	/*266*/ this.hideBuddyContext="hide(\"%1\");";
	/*267*/ this.hasTyped ="hasEnteredText(\"%1\") = true;";
	/*269*/ this.displayName ="Me.displayName();";
	/*270*/ this.blogHeader ="Meebo.blog();";
	/*273*/ this.accountsTabHeader ="Me.Accounts;";
	/*274*/ this.preferencesTabHeader ="Me.Preferences;";
	/*275*/ this.removeBuddiesHeader="Buddies.remove();";
	/*276*/ this.removeBuddyGroupHeader="Remove Buddy Group!";
	/*277*/ this.removeBuddyGroupsHeader="Remove Buddy Groups!";
	/*278*/ this.addBuddyGroupNamePrompt="Please provide the name of the group you\'d like to add to your buddy list.";
	/*279*/ this.addBuddyGroupPrompt="Please provide the name of the group you\'d like to add.";
	/*280*/ this.addBuddyGroupHeader="BuddyGroups.add();";
	/*281*/ this.renameBuddy ="Buddies[\"%1\"].rename();";
	/*282*/ this.renameBuddyNetError ="Could not rename buddy.";
	/*286*/ this.meeboMeIntro ="Meebo.welcome(Me,\"widgets\")";
	/*287*/ this.meeboMeDescr ="Manage your Meebo me widgets! Add or configure a widget below.";
	/*290*/ this.smallWidget ="New Size(\"Small\", %1, %2);";
	/*291*/ this.regularWidget ="New Size(\"Regular\", %1, %2);";
	/*292*/ this.largeWidget ="New Size(\"Large\", %1, %2);";
	/*293*/ this.addMeeboMeInstructions ="Please provide a widget name and widget size to create your new Meebo me widget!";
	/*294*/ this.widgetName ="Widget.name;";
	/*295*/ this.widgetSize ="Widget.size;";
	/*296*/ this.showPrev ="Widget.showPreview();";
	/*297*/ this.hidePrev ="Widget.hidePreview();";
	/*298*/ this.addWidgetCaption ="New Widget();";
	/*299*/ this.widgetNameNeeded ="Please provide a widget name.";
	/*300*/ this.meeboMeTabName ="Meebo me!";
	/*301*/ this.unableToCreateWidget ="Sorry! We were unable to create your Meebo me widget! %1";
	/*302*/ this.addANewWidget ="Widgets.add();";
	/*303*/ this.disable ="Widget.disable();";
	/*304*/ this.enable ="Widget.enable();";
	/*306*/ this.widgetEmbed ="Widget.embed =";
	/*307*/ this.createANewWidget ="New Widget();";
	/*308*/ this.hasLeftYourPage ="Randoms[\"%1\"].leavePage();";
	/*309*/ this.minute ="minute";
	/*310*/ this.minutes ="minutes";
	/*311*/ this.enabled ="Enabled";
	/*312*/ this.disabled ="Disabled";
	/*316*/ this.widgetNameTooLong ="Please provide a widget name with fewer than 100 characters.";
	/*318*/ this.embedWait ="Creating widget...";
	/*319*/ this.errorCreatingWidget ="There was an error creating the widget";
	/*324*/ this.widgetNameTaken ="Please provide a unique widget name.";
	/*325*/ this.specialCharErrorWidget ="Please provide a widget name with a-z A-Z 0-9 . \' and _.";
	/*328*/ this.removeBuddiesContext="Buddies.remove();";
	/*329*/ this.unblockBuddiesContext="Buddies.unblock();";
	/*330*/ this.blockBuddies="Buddies.block();";
	/*332*/ this.confirmRemoveBuddies="Are you sure you wish to remove the %1 selected buddies?";
	/*333*/ this.confirmRemoveBuddyGroups="Are you sure you wish to remove the %1 selected buddy groups (and all of their buddies)?";
	/*334*/ this.confirmRemoveBuddyGroup="Are you sure you wish to remove group \'%1\' (and all of its buddies)?";
	/*335*/ this.confirmBlocks="Are you sure you wish to block the %1 selected buddies?";
	/*336*/ this.addBuddyGroupContext="Groups.add();";
	/*337*/ this.removeBuddyGroupContext="Groups.remove();";
	/*338*/ this.removeBuddyGroupsContext="Group.removeMultiple();";
	/*340*/ this.offlineGroup="Offline";
	/*341*/ this.groupChatBuddiesContext="Buddies.inviteToChat();";
	/*342*/ this.blockBuddiesContext="Buddies.block();";
	/*343*/ this.addBuddyGroupErrorHeader="Could not add buddy group";
	/*344*/ this.addBuddyGroupErrorBecause="Could not add %1 because that group already exists.";
	/*345*/ this.addBuddyToGroup="Groups[%1].add(Buddies[i]);";
	/*346*/ this.invalidBuddyGroupNamePrompt="The buddy group name you\'ve provided is too long. Buddy group names must be 50 characters or less.";
	/*349*/ this.addBuddySingleAccountPrompt ="Please provide your buddy\'s name and the group where you would like to add your buddy.";
	/*350*/ this.january ="Months.JANUARY;";
	/*351*/ this.february ="Months.FEBUARY;";
	/*352*/ this.march ="Months.MARCH;";
	/*353*/ this.april ="Months.APRIL;";
	/*354*/ this.may ="Months.MAY;";
	/*355*/ this.june ="Months.JUNE;";
	/*356*/ this.july ="Months.JULY;";
	/*357*/ this.august ="Months.AUGUST;";
	/*358*/ this.september ="Months.SEPTEMBER;";
	/*359*/ this.october ="Months.OCTOBER;";
	/*360*/ this.november ="Months.NOVEMBER;";
	/*361*/ this.december ="Months.DECEMBER;";
	/*362*/ this.sunday ="Days.SUNDAY;";
	/*363*/ this.monday ="Days.MONDAY;";
	/*364*/ this.tuesday ="Days.TUESDAY;";
	/*365*/ this.wednesday ="Days.WEDNESDAY;";
	/*366*/ this.thursday ="Days.THURSDAY;";
	/*367*/ this.friday ="Days.FRIDAY;";
	/*368*/ this.saturday ="Days.SATURDAY;";
	/*369*/ this.dateFormat ="New Date(%1, %3, %2, %4);";
	/*370*/ this.phraseNotFound ="find(\"%1\") = false;";
	/*371*/ this.searching ="find(); Me.sleep();";
	/*374*/ this.findLbl ="Find: ";
	/*375*/ this.startFromBeginning ="Continuing search from beginning of chat log";
	/*378*/ this.register ="register();";
	/*379*/ this.privacy ="Privacy";
	/*383*/ this.forgotPassword2 ="Forgot password?";
	/*384*/ this.loginId ="Login";
	/*386*/ this.currSkin ="Default";
	/*388*/ this.popOutTT ="Pop Out";
	/*389*/ this.popInTT ="Pop In";
	/*390*/ this.modify ="Modify";
	/*391*/ this.products ="Products";
	/*393*/ this.save ="Save";
	/*394*/ this.renameGroupNetError ="Could not rename group.";
	/*395*/ this.renameGroupOfflineError ="Can not use \'Offline\' as a group name.";
	/*396*/ this.renameGroupExistsError ="Group %1 already exists.";
	/*397*/ this.setProfile ="Set Profile";
	/*398*/ this.setProfileHeader="Keep your friends up-to-date by creating a profile.";
	/*401*/ this.setDisplayName ="Set Display Name";
	/*403*/ this.setDisplayNameHeader ="Please provide a display name. This display name will be used to identify you on your friends\' buddy lists.";
	/*404*/ this.setDisplayNameAIMError ="The display name should be a variation upon %1 except with different capitalization or spacing. For example, %2 and %3 are potential display names.";
	/*405*/ this.inv ="invisible";
	/*407*/ this.reconnecting ="reconnecting";
	/*410*/ this.popupBlocked ="Popup Blocked";
	/*411*/ this.popupBlockedMsg ="Browser.PopupBlocker.blockedPopup() = true; Browser.PopupBlocker.disable(); Me.try();";
	/*412*/ this.popupBlockedMsg ="Browser.PopupBlocker.blockedPopup() = true;";
	/*413*/ this.popupfirefox ="To disable the popup blocker in Firefox click on the Options button in the top-right hand corner and select \'Allow popups for www.Meebo.com\'";
	/*414*/ this.popupie ="To disable the popup blocker in Internet Explorer click on the yellow bar at the top and select \'Always Allow Pop-ups from This Site...\'";
	/*419*/ this.removeBuddiesInstr ="Please select some buddies to remove and try again.";
	/*420*/ this.joinChat ="Join Chat";
	/*421*/ this.block ="Block";
	/*422*/ this.cannotRemoveOffline ="You cannot remove the \'Offline\' group.";
	this.removeBuddiesOffline = this.cannotRemoveOffline + " " + this.removeBuddiesInstr;//NO
	/*425*/ this.sortGroupByName ="Sort Buddylist by Name";
	/*426*/ this.sortGroupByNetwork ="Sort Buddylist by Network";
	/*427*/ this.sortGroupByStatus ="Sort Buddylist by Status";
	/*429*/ this.buddyIconErrorHeader ="Could not set display picture";
	/*430*/ this.buddyIconErrorExt ="Please select an image of type .jpg, .gif, or .png.";
	this.buddyIconErrorFiletype = "Image format was invalid. " + this.buddyIconErrorExt;//NO
	/*431*/ this.buddyIconErrorSize ="File size too big. Hint: Try resizing the image to smaller dimensions. Maximum file size is 80Kb.";
	/*432*/ this.buddyIconErrorGeneral ="Oops! Meebo wasn\'t able to set your display picture. Try again later!";
	/*434*/ this.pinkSkin ="Colors.RGB(255,187,221);";
	/*435*/ this.greenSkin ="Colors.RGB(0,187,0);";
	/*436*/ this.purpleSkin ="Colors.RGB(204,0,255);";
	/*440*/ this.joinChatUpsell ="HostedChat.Host = Meebo; Me.Join(HostedChat);";
	/*441*/ this.reinviteBuddyContext="Me.reinvite(\"%1\");";
	/*442*/ this.buddyIconErrorImageSize ="Image size too big. Hint: Try resizing the image to smaller dimensions. Maximum height and width is 2000 by 2000 pixels.";
	/*443*/ this.gender ="Me.Gender =";
	/*444*/ this.male ="Genders.MALE;";
	/*445*/ this.female ="Genders.FEMALE;";
	/*446*/ this.age ="Me.clock()/CLOCKS_PER_SEC/31557600;";
	/*450*/ this.deleteAll ="Delete(All);";
	/*451*/ this.deleteChatLogs ="Meebo.chatLogs.DeleteAll();";
	/*452*/ this.confirmDeleteChatLogs ="Are you sure you want to delete %1\'s chat logs?";
	/*453*/ this.permanentDeleteChatLogs ="This will permanently delete all conversations.";
	/*454*/ this.couldntDeleteChatLogs ="Could not delete chat logs";
	/*455*/ this.deleteChatLogNetError1 ="Could not delete buddy chat log. ";
	this.deleteChatLogNetError = this.deleteChatLogNetError1 + this.pleaseCheck;
	/*459*/ this.awayMessages ="Me.status.getStates();";
	/*461*/ this.ageNaN ="Me.clock()/CLOCKS_PER_SEC/31557600;";
	/*463*/ this.meeboChats ="Meebo rooms";
	/*465*/ this.createMeeboChat ="Create New Room";
	/*466*/ this.createMeeboChatInstructions ="Create a new room and easily share links with all of your friends.";
	/*467*/ this.enterChatName ="Please enter a name for your room.";
	/*468*/ this.removeChatContext ="Remove Room";
	/*469*/ this.description ="Description";
	/*471*/ this.lastMsgDayAgo ="last msg 1 day ago";
	/*472*/ this.lastMsgHourAgo ="last msg 1 hour ago";
	/*473*/ this.lastMsgMinuteAgo ="last msg 1 minute ago";
	/*474*/ this.lastMsgDaysAgo ="last msg %1 days ago";
	/*475*/ this.lastMsgHoursAgo ="last msg %1 hours ago";
	/*476*/ this.lastMsgMinutesAgo ="last msg %1 minutes ago";
	/*477*/ this.lastMsgLessMinuteAgo ="last msg < 1 minute ago";
	/*478*/ this.onePerson ="Room.numPeople() = 1;";
	/*479*/ this.multiPerson ="Room.numPeople() = %1;";
	/*480*/ this.viewChatLogs ="View the chat logs for this room";
	/*481*/ this.loadingLink ="loading link...";
	/*482*/ this.playNow ="play now";
	/*484*/ this.finish ="Finish";
	/*485*/ this.pasteAURLInConv ="Paste a URL in your conversation and watch it play!";
	/*486*/ this.configure ="Configure";
	/*487*/ this.configureMeeboChat ="Configure %1";
	/*488*/ this.tags ="Tags";
	/*491*/ this.inviteHeader ="Invite";
	/*495*/ this.roomWidgetHeader ="Embed on your Site";
	/*496*/ this.roomWidgetInstructions ="Copy and paste this embed code onto your site. Your site visitors will be able to read and post messages to this room.";
	/*497*/ this.roomName ="Room Name";
	/*498*/ this.embed ="Embed";
	/*499*/ this.customize ="customize";
	/*500*/ this.size ="Size";
	/*507*/ this.joinRoom ="Join Room";
	/*508*/ this.createRoom ="Start or join a room";
	/*509*/ this.mute ="Mute";
	/*510*/ this.unmute ="Unmute";
	/*512*/ this.flashRequiredToView ="Sorry, flash is required to view this media. Please click %1here%2 to download the newest version of Flash.";
	/*513*/ this.setNickname ="Set Nickname";
	/*514*/ this.ban ="Ban";
	/*523*/ this.roomInvite ="Room Invite";
	/*524*/ this.joinRoomAndAdd ="Join Room and Add";
	/*526*/ this.invite ="Invite";
	/*527*/ this.rejoinRoom ="Rejoin Room";
	/*528*/ this.leftRoomMessage ="You are no longer in the room";
	/*529*/ this.chooseNickMessage ="Please choose a nickname to use in the room.";
	/*530*/ this.nickname ="Nickname";
	/*531*/ this.startTalking ="Start Talking";
	/*532*/ this.privateRoomEnterPassword ="This is a private room, please enter the password.";
	/*535*/ this.joinRoomInstr ="Join an existing room";
	/*536*/ this.createRoomInstr ="Create a new room";
	/*541*/ this.chooseAGroupChatIcon ="Choose a room icon";
	/*542*/ this.isNowKnownAs ="%1 is now known as %2";
	/*543*/ this.removeMedia ="remove media";
	/*544*/ this.addToBuddyList ="Become a Member";
	/*545*/ this.flashOld ="You are using Flash version %1. The media player requires at least Flash version 8. Please click %2here%3 to download the newest version of Flash.";
	/*546*/ this.confirm ="Confirm";
	/*547*/ this.chooseMeeboID ="Choose a username and enter a password for your Meebo account";
	/*549*/ this.createMeeboAccount ="Create Meebo account";
	/*550*/ this.addToMeeboAccount ="Add to my Meebo account";
	/*551*/ this.holdOnTightForRooms ="Hold on tight while we connect you to the room";
	/*554*/ this.pleaseEnjoyAd ="Please enjoy this video from our sponsor";
	/*555*/ this.buddyJoinChatRegExp ="$1 $2: has joined the room";
	/*556*/ this.buddyLeaveChatRegExp ="$1 $2: has left the room";
	/*557*/ this.buddyNameChangeRegExp ="$1 Meebo Message: $2 is now known as $3";
	/*559*/ this.moderatorOptions ="Sharing";
	/*560*/ this.publicModerator ="Media.addPermissions() = Anyone;";
	/*561*/ this.privateModerator ="Media.addPermissions() = Me;";
	/*562*/ this.invalidRoomName ="Please check your room name. Room names should be between %1 and %2 characters in length and should not start with an underscore or contain hyphens.";
	/*564*/ this.limitDescription ="Please limit the description to %1 characters";
	/*565*/ this.removeChatsContext ="Remove Rooms";
	/*566*/ this.removeChatHeader ="Remove Room!";
	/*567*/ this.removeChatsHeader ="Remove Rooms!";
	/*568*/ this.confirmRemoveChats ="Are you sure you wish to remove the %1 selected rooms?";
	/*569*/ this.roomNameExists ="A room with that name already exists. Please choose another name.";
	/*570*/ this.recentRooms ="recent rooms";
	/*574*/ this.participant ="Participant";
	/*575*/ this.participants ="Participants";
	/*587*/ this.buddyJoinRoom ="%1 has joined the room";
	/*588*/ this.buddyLeaveRoom ="%1 has left the room";
	/*589*/ this.createRoom ="Create a room";
	/*590*/ this.couldntFindAnyRooms ="Sorry, there were no Meebo rooms that matched your search. Please try again...";
	/*591*/ this.roomIntro1="Welcome to Meebo rooms!";
	/*592*/ this.roomIntro2="Invite your friends!";
	/*593*/ this.roomIntro3="Paste a URL and watch it play!";
	/*594*/ this.disabledRoom="We\'re sorry! This Meebo room is temporarily unavailable or has been disabled.";
	/*595*/ this.guestRoomGroup="Guests";
	/*597*/ this.memberRoomGroup="Members";
	/*598*/ this.banBuddy="Ban Buddy";
	/*599*/ this.confirmBanBuddy ="Are you sure you want to ban %1 from %2?";
	/*601*/ this.confirmRemoveMedia ="You are about to remove this media item. Please help keep Meebo clean by removing inappropriate, offensive, and obscene content.";
	/*602*/ this.showNow ="show now";
	/*603*/ this.createRoom ="Create a new room";
	/*604*/ this.mostRecentShares ="Most recent shares:";
	/*605*/ this.noRecentShares ="No recent shares";
	/*606*/ this.myRoom ="%1\'s room";
	/*607*/ this.creatingRoom ="Creating your room";
	/*608*/ this.configuringRoom ="Configuring your room";
	/*610*/ this.visitRoom ="Visit room";
	/*611*/ this.configureRoom ="Configure this room.";
	/*613*/ this.createRoomErrorHeader="Could not create room.";
	/*614*/ this.configureRoomErrorHeader="Could not configure room";
	/*615*/ this.configureRoomErrorHeader="Could not configure room.";
	/*616*/ this.sidebar ="sidebar";
	/*617*/ this.nomedia ="without media player";
	/*618*/ this.withmedia ="with media player";
	/*619*/ this.noMediaAvailable ="Note: media not available in this size";
	/*620*/ this.bannedFromRoom ="Sorry! The moderator has banned you from this room. Let\'s keep Meebo a safe and friendly place for everyone. Thanks!";
	/*621*/ this.bannedWarning ="You have been banned two times. One more ban means you will be suspended from Meebo rooms for a week.";
	/*622*/ this.bannedFinal ="This is the third time you have been banned. You are now suspended from Meebo rooms for one week.";
	/*623*/ this.bannedTitle ="You have been banned!";
	/*624*/ this.youHaveBeenMuted ="You have been muted. Let\'s keep Meebo a safe and friendly place for everyone. Thanks!";
	/*625*/ this.warn ="Warn";
	/*626*/ this.warnBuddy ="Warn Buddy";
	/*629*/ this.chatLogRecordedWarning ="This is a public room. Conversations are logged and will be available on the Web. Remember to not share private or sensitive information!";
	/*631*/ this.inviteBuddiesDescr ="Select the buddies you would like to invite to your new Meebo room.";
	/*632*/ this.buddies ="Buddies";
	/*633*/ this.checkAll ="Check all";
	/*635*/ this.music ="Music";
	/*639*/ this.sports ="Sports";
	/*640*/ this.movies ="Movies";
	/*641*/ this.comedy ="Comedy";
	/*646*/ this.schools ="Schools";
	/*647*/ this.tech ="Tech";
	/*655*/ this.roomsGalleryDescr ="Chat and share videos, pictures, and websites with friends!";
	/*656*/ this.more ="more";
	/*657*/ this.addMedia ="Add Media";
	/*659*/ this.url ="URL";
	/*660*/ this.addMediaTT ="add media";
	/*665*/ this.itemMarkedAsRemoved ="This item has been removed";
	/*666*/ this.wordLimitReached ="Word limit reached.";
	/*667*/ this.upsellHeader ="Free instant messaging from any web browser!";
	/*668*/ this.upsellFooterTitle ="Join Meebo for free!";
	/*669*/ this.upsellFooter ="Create a Meebo account and access all your IM networks anywhere with just one password!";
	/*670*/ this.joinNow ="Join now!";
	/*671*/ this.learnMore ="learn more";
	/*672*/ this.loadingRooms ="Loading Rooms";
	/*674*/ this.networkMessage ="Network Message";
	/*675*/ this.onyxSkin ="Onyx";
	/*676*/ this.hasBeenWarned ="%1 has been warned 1 time!";
	/*677*/ this.hasBeenWarnedPlural ="%1 has been warned %2 times!";
	/*678*/ this.leaveAMessage ="leave a message!";
	/*679*/ this.anime ="Anime";
	/*682*/ this.games ="Games";
	/*684*/ this.offbeat ="Offbeat";
	/*689*/ this.warnCount ="Warn count";
	/*692*/ this.cameOnline ="%1 came online";
	/*695*/ this.wentOffline ="%1 went offline";
	/*698*/ this.categories ="Categories";
	/*699*/ this.confirmWarnBuddyWithCount ="Are you sure you want to warn %1? You have 1 warn remaining.";
	/*700*/ this.confirmWarnBuddyWithCountPlural ="Are you sure you want to warn %1? You have %2 warns remaining.";
	/*701*/ this.noWarnsRemaining ="You have no warns left. Please wait a few minutes and try again.";
	/*702*/ this.cantWarnHeader ="Cannot warn";
	/*703*/ this.media ="Media";
	this.searchResults = 'Search results for "%1"';//NO
	/*704*/ this.uncheckAll ="Uncheck all";
	/*706*/ this.youHaveAlreadyWarned ="You have already warned this user!";
	/*707*/ this.emptyCategory ="Sorry, there are no rooms in this category.";
	/*708*/ this.groupsUnsupported ="Sorry, group chats are not available on Meebo mobile.";
	/*719*/ this.pickXCategories ="Pick up to %1 categories";
	/*724*/ this.sentYouFile ="%1 has sent you a file!";
	/*725*/ this.retrievingFileInfo ="Retrieving file information";
	/*727*/ this.buddySentFile ="Your buddy, %1, has sent you a file through Meebo!";
	/*728*/ this.fileName ="File name";
	/*729*/ this.fileSize ="File size";
	/*730*/ this.fileTransfer ="File Transfer";
	/*731*/ this.sendingFileTo ="You are sending %1 a file.";
	/*732*/ this.sendFileInvite ="I\'ve just sent you a file through Meebo, click on the link to check it out! (Remember to only accept files from people you know)";
	/*733*/ this.transferConnFailed ="Connection to the file transfer server failed. Please try again later.";
	/*734*/ this.transferFailed ="An error occurred during file transfer. Please try again later.";
	/*735*/ this.uploadFileTooLarge ="The file is too large to upload.";
	/*736*/ this.uploadLimitReached ="You have reached the monthly file upload limit.";
	/*737*/ this.downloadLimitReached ="You have reached the monthly file download limit.";
	/*738*/ this.downloadFileNotFound ="This file is no longer on the server.";
	/*739*/ this.downloadFileExpired ="This file is no longer available.";
	/*740*/ this.transferTimedOut ="The file transfer timed out.";
	/*741*/ this.sendingFile ="Sending file";
	/*742*/ this.accept ="Accept";
	/*743*/ this.sendFile ="Send File";
	/*744*/ this.fileTypeDisallowed ="This type of file cannot be transferred through Meebo.";
	/*749*/ this.groups ="Groups";
	/*750*/ this.inviteToChatWithMessage ="%1 has invited %2 to chat in %3: %4";
	/*751*/ this.timeDay ="%1 day";
	/*752*/ this.timeHour ="%1 hour";
	/*753*/ this.timeMinute ="%1 minute";
	/*754*/ this.timeSecond ="%1 second";
	/*755*/ this.timeDays ="%1 days";
	/*756*/ this.timeHours ="%1 hours";
	/*757*/ this.timeMinutes ="%1 minutes";
	/*758*/ this.timeSeconds ="%1 seconds";
	/*762*/ this.inviteNoBuddies ="Sorry, you need to have online buddies on your buddy list before sending invitations. Please add buddies or login to additional accounts.";
	/*766*/ this.appInviteMessage ="Come %1 with me";
	/*768*/ this.applications ="Applications";
	/*771*/ this.youLeftTheApp ="You have left the application.";
	/*772*/ this.comeJoinMeInApp ="Hey, come join me in \'%1\'";
	/*773*/ this.loadingApp ="Loading application...";
	/*775*/ this.getFirefoxAddOn ="Get the Firefox add-on with visual notifications";
	/*776*/ this.pleaseWaitWhileWeLoad ="Please wait while we load";
	/*777*/ this.flashRequiredToViewApps ="Sorry, flash is required to use \'%1\'. Please click %2here%3 to download the newest version of Flash.";
	/*778*/ this.flashOldApps ="You are using Flash version %1. \'%2\' requires at least Flash version 9. Please click %3here%4 to download the newest version of Flash.";
	/*779*/ this.buddyJoinApp ="%1 has joined %2";
	/*780*/ this.buddyLeaveApp ="%1 has left %2";
	/*781*/ this.temporarilyDisabled ="Temporarily disabled";
	/*784*/ this.youAreAlreadyUsingAppInvite ="You can only have one instance of \'%1\' open at a time. Would you like to close your other session and continue?";
	/*785*/ this.youAreAlreadyUsingAppLaunch ="You can only have one instance of \'%1\' open at a time. Would you like to close your other session and continue?";
	/*786*/ this.acceptInvitationTitle ="Accept Invitation?";
	/*787*/ this.launchAppTitle ="Launch Application?";
	/*789*/ this.appRunning ="Application running...";
	/*792*/ this.inviteSent ="Invite sent";
	/*793*/ this.partyHasLeft ="We\'re sorry, the other party has left the application.";
	/*794*/ this.youWillLeaveApp ="Do you want to leave your current instance of \'%1\'?";
	/*797*/ this.errorApplicationFull ="Sorry, this application is full";
	/*798*/ this.errorRoomNotAvailable ="Sorry, this room is no longer available";
	/*799*/ this.errorApplicationNotAvailable ="Sorry, this application is no longer available";
	/*800*/ this.error ="Error";
	/*801*/ this.inviteBuddiesDescrApp ="Select the buddies you would like to invite to your application.";
	/*802*/ this.errorRoomFull ="Sorry, this room is full";
	/*803*/ this.errorRoomNotAvailable ="Sorry, this room is no longer available";
	/*804*/ this.errorInApp ="Sorry, there was an application error.";
	/*805*/ this.defaultInviteMessage ="Come join me";
	/*806*/ this.cannotLaunchApplication ="Cannot launch application";
	/*807*/ this.cannotLaunchApplicationIP ="Applications cannot be used while accessing Meebo via ip address.";
	/*813*/ this.sendInviteMessage ="Message:";
	/*815*/ this.sendInviteErrorHeader ="Could not send Meebo invite!";
	/*816*/ this.sendInviteTryAgain ="Oops! Meebo was not able to send your invites. Please try again later!";
	/*823*/ this.launch ="Launch";
	/*824*/ this.launchAppDescr ="Select the buddies that you would like to invite to \'%1\'";
	/*826*/ this.errorFormatEmailList ="Some of the emails are incorrectly formatted. Use commas to separate email addresses.";
	/*828*/ this.sendInvitesMessageDefault ="Check out http://www.Meebo.com";
	/*829*/ this.askToSendIMInvite ="Send the message \'%1\' to %2?";
	/*830*/ this.onMeebo ="%1 is on Meebo!";
	/*831*/ this.notOnMeebo ="Tell %1 about Meebo!";
	/*832*/ this.thanksForIMInvite1 ="Thanks for spreading the word!";
	/*833*/ this.thanksForIMInvite2 ="Find out if other people on your buddylist aren\'t on Meebo yet and invite them!";
	this.thanksForIMInvite = this.thanksForIMInvite1 + "<br><br>" + this.thanksForIMInvite2;//NO
	/*836*/ this.hasInvitedYouToPlayAppBold ="%1 has invited you to %2.";
	/*837*/ this.youInvitedToAppBold ="You have invited %1 to %2.";
	/*838*/ this.invitationDeclined ="Invitation Declined";
	/*847*/ this.importWait="Thank you for your patience. Meebo is grabbing your email contacts";
	/*848*/ this.noContacts="No Contacts were found! Try another account by clicking on one of the networks above!";
	/*851*/ this.importErrorLogin ="We could not fetch your address book. Please check your login and password and try again!";
	/*853*/ this.importErrorNoLogin ="Please provide an email account login.";
	/*856*/ this.username="Username";
	/*857*/ this.noLogon="Please provide a username and password. ";
	/*858*/ this.noName="Please provide a username. ";
	/*860*/ this.newConnectDescr="Please select a network service, username, and password for your new connection.";
	/*862*/ this.selectBuddiesToInviteDescr ="Please select some buddies to invite to \'%1\'.";
	/*863*/ this.myFavoriteApps ="My Favorite Apps";
	/*864*/ this.edit ="edit";
	/*865*/ this.done ="done";
	/*866*/ this.featuredApps ="Featured App";
	/*867*/ this.addedToFavorites ="%1 has been added to your list of favorite applications.";
	/*868*/ this.removedFromFavorites ="%1 has been removed from your list of favorite applications.";
	/*869*/ this.favorite ="Favorite";
	/*870*/ this.removeFavoriteAppHeader ="Remove Favorite App!";
	/*871*/ this.confirmRemoveFavoriteApp ="Are you sure you wish to remove %1 from your list of favorite apps?";
	/*872*/ this.aboutUs ="about us";
	/*873*/ this.welcomeToUserPage ="Welcome %1, %2 has invited you to Meebo!";
	/*874*/ this.welcomeToMeebo ="Welcome to Meebo!";
	/*875*/ this.usersFavoriteApps ="%1 -- Favorite Apps";
	/*876*/ this.upsellLine1 ="Meebo makes IM easy";
	/*877*/ this.upsellLine2 ="All your IMs with a single account!";
	/*878*/ this.upsellLine3 ="Nothing to download";
	/*879*/ this.upsellLine4 ="Absolutely free";
	/*880*/ this.upsellLine5 ="Join Now!";
	/*882*/ this.addImToMeeboAccount ="Add your IM account to your Meebo account and start chatting with your buddies!";
	/*883*/ this.skip ="Skip";
	/*884*/ this.selectANetwork ="Please select the IM Network that you have an account with.";
	/*885*/ this.addModerator ="Add Moderator";
	/*886*/ this.removeModerator ="Remove Moderator";
	/*887*/ this.confirmAddModerator ="Are you sure you want to add %1 as a moderator of room \'%2\'?";
	/*888*/ this.confirmRemoveModerator ="Are you sure you want to remove %1 as a moderator of room \'%2\'?";
	/*889*/ this.privacyPrefNotification =":!: Your privacy preferences currently block messages from %1. Add %1 to your buddylist or change your privacy settings to receive their messages.";
	/*890*/ this.spilloverRoomsGroup ="Overflow Rooms";
	/*891*/ this.flashRequiredToJoinRoom ="Flash is required to join \'%1\' as a guest. Please %2click here%3 to download the newest version of Flash.";
	/*892*/ this.flashLocalStorageRequired ="Flash Local Storage is required to join \'%1\' as a guest. %2 Please %3click here%4 and increase the amount of local storage Flash can use. Then reload this page to join the room.";
	/*893*/ this.recentIcons ="Recent Icons";
	/*894*/ this.selectBuddiesToShare ="Select buddies to share \'%1\'";
	/*896*/ this.recentLinksInfo ="Recent Links";
	/*899*/ this.wallpaper ="Wallpaper";
	/*902*/ this.share ="share";
	/*903*/ this.fontStyle ="font style";
	/*907*/ this.viewedAgo ="Viewed %1 ago";
	/*908*/ this.sharedAgo ="Shared %1 ago";
	/*909*/ this.aimExpressions ="AIM Expressions";
	/*910*/ this.aimMobileSettings ="AIM Mobile Settings";
	/*911*/ this.searchBuddyList ="Search your buddy list...";
	/*912*/ this.joinDisclaimer="By signing up for a Meebo account, you agree that you have read and understand Meebo\'s %1 and %2.";
	/*913*/ this.tellUs ="Tell us a little bit about yourself";
	/*914*/ this.nameAssurance1="(We will not share your name with others) ";
	this.nameAssurance=this.nameAssurance1 + "[&nbsp;" + this.privacyLink + "&nbsp;]";//NO
	/*915*/ this.emailAssurance1="(We will not share your email with others - it is used for lost passwords)";
	this.emailAssurance=this.emailAssurance1 + " [&nbsp;" + this.privacyLink + "&nbsp;]";//NO
	/*916*/ this.atLeast13 ="Sorry, you aren\'t eligible for a Meebo account.";
	/*921*/ this.sponsored ="Featured";
	/*922*/ this.viewingNow ="Viewing Now";
	/*923*/ this.rooms ="Rooms";
	/*924*/ this.appearancePanel ="Appearance";
	/*925*/ this.pageNumOfTotal ="page %1 of %2";
	/*926*/ this.myRecent ="My Recent";
	/*928*/ this.settings ="Account settings";
	/*929*/ this.playASound ="Play a sound";
	/*930*/ this.whenISendAnIM ="When I send an IM";
	/*931*/ this.whenIReceiveAnIM ="When I receive an IM";
	/*933*/ this.currentPassword ="Current password";
	/*934*/ this.submit ="Submit";
	/*935*/ this.clearImage ="Clear image";
	/*936*/ this.pleaseEnterYourBirthday ="Please enter your birthday";
	/*937*/ this.provideAge ="Please provide your age";
	/*938*/ this.provideGender ="Please provide your gender";
	/*939*/ this.loadingYourEmail ="Loading your email";
	/*941*/ this.changeAccountSettings ="Change the email address or password for your Meebo account";
	/*942*/ this.preferenceForIMAccounts ="These are the preferences for all of your IM accounts";
	/*943*/ this.welcomeToYourNetworks ="Welcome to your IM network accounts";
	/*944*/ this.keepTrackOfYourIMAccounts ="Keep track of all your IM accounts in one place";
	/*945*/ this.meebomeWidgetsCap ="Meebo Me widgets";
	/*946*/ this.enableIMHistory ="Enable IM history";
	/*948*/ this.onlyReceiveMessagesFromFriends ="Only receive messages from friends";
	/*950*/ this.birthday ="Birthday";
	/*951*/ this.networks="Networks";
	/*952*/ this.IMSettings="IM Settings";
	/*953*/ this.disconnected ="Disconnected";
	/*954*/ this.networkInterruption ="Network Interruption";
	/*956*/ this.meeboWallpapersUpsell ="Save your wallpaper with a Meebo account";
	/*957*/ this.meeboPreferencesUpsell ="Save your settings for good with a Meebo account";
	/*958*/ this.meeboBuddyIconUpsell ="You need a Meebo ID to display a custom icon";
	/*959*/ this.meeboMeUpsell ="You need a Meebo ID to create a Meebo Me widget";
	/*960*/ this.meeboChatlogUpsell ="You need a Meebo ID to access your IM history";
	/*961*/ this.meeboIdCapitalized ="Meebo ID";
	/*962*/ this.tryNow ="Try now";
	/*963*/ this.networkTrouble ="Oops! Meebo is having trouble connecting to the network, please check your network connection";
	/*964*/ this.reconnectingIn ="Meebo.sleep(%1); Meebo.reconnect();";
	/*965*/ this.comeBack ="Please come back again soon!";
	/*970*/ this.messageNotSent ="message not sent";
	/*972*/ this.notifications ="Updates";
	/*973*/ this.noNotifications ="You have no updates";
	/*979*/ this.availableShort ="available";
	/*980*/ this.awayShort ="away";
	/*981*/ this.busyShort ="busy";
	/*989*/ this.shareLink ="Share \'%1\'";
	/*993*/ this.seeMore ="see more";
	/*997*/ this.consoleSignOnLink  ="Sign on to more accounts";
	/*998*/ this.enterPartnerLogin  ="Enter your %1 password to add your %1 buddies to your Meebo account!";
	/*1000*/ this.popoutNavigateAway  ="Your IM session will be popped back in to your %1 session if you still have it open.";
	/*1001*/ this.noNotifications  ="You have no new notifications";
	/*1004*/ this.isBusy  ="%1 is busy";
	/*1005*/ this.setAsBuddyIcon  ="Set as my buddy icon";
	/*1006*/ this.setAsWallpaper  ="Set as my Meebo wallpaper";
	/*1013*/ this.comeCheckOutInMeebo  ="Hey, come check out \'%1\' in Meebo";
	/*1014*/ this.imBuddies  ="IM Buddies";
	/*1015*/ this.imToGroup  ="IM to Group";
	/*1016*/ this.sendIM  ="Send IM";
	/*1017*/ this.noBuddiesToShare  ="No buddies!";
	/*1019*/ this.meeboGetToKnowYou  ="Meebo wants to get to know you better.";
	/*1020*/ this.hideQuestions  ="hide questions";
	/*1021*/ this.answeredAllQuestions  ="You\'ve answered an awful lot of questions<br><br>We\'re going to stop you for now, but we\'ll have more questions soon!";
	/*1023*/ this.doNotDisturb  ="Do not disturb";
	/*1024*/ this.needAMySpaceUsername  ="Before you can sign into MySpace IM you need to set your MySpace username.";
	/*1025*/ this.setYourMySpaceUsername  ="Set your MySpace username";
	/*1026*/ this.setYourUsernameOnMySpace  ="Set your username on MySpace";
	/*1027*/ this.syncWithMySpace  ="Sync with my MySpace friends";
	/*1028*/ this.addBuddyByEmailUsername  ="Add a new buddy by email address or username";
	/*1029*/ this.sync  ="Sync";
	/*1030*/ this.loginToShare  ="IM This to one of your buddies! Choose your network and login...";
	/*1031*/ this.meeboPolls  ="Meebo Polls";
	/*1032*/ this.couldNotInviteBuddies  ="Could not invite buddies";
	/*1033*/ this.underageMySpaceNoBuddies  ="Sorry, MySpace does not allow users under 18 years of age to participate in %1. In addition, you need to have online buddies on your buddy list before sending invitations. Please add buddies or login to additional accounts.";
	/*1034*/ this.underageMySpaceSomeBuddies  ="Sorry, MySpace does not allow users under 18 years of age to participate in %1. Some MySpace buddies have been removed from this list.";
	/*1035*/ this.underageMySpaceNoInvited  ="Sorry, MySpace does not allow users under 18 years of age to participate in %1. Please read the %2MySpace privacy policy%3.";
	/*1036*/ this.nextQuestion ="next question";
	/*1037*/ this.clickLinkToConnect ="click below to login to facebook";
	/*1038*/ this.connectToFacebook ="connect to facebook";
	/*1039*/ this.whatsThis ="what\'s this?";
	/*1040*/ this.facebookAccount ="Facebook Account";
	/*1041*/ this.notYou ="not you?";
	/*1042*/ this.clickSignOn ="click Sign On to continue";
	/*1043*/ this.mustAllowFacebookChat ="You must Allow Chat to use Facebook. Please try again.";
	/*1044*/ this.connectedAsDifferentUser ="You connected as a different user!";
	/*1045*/ this.saving ="Saving";
	/*1046*/ this.noThanks ="No thanks";
	/*1048*/ this.clickedTest ="You clicked on an experimental project %1.";
	/*1049*/ this.defaultFeatureDescr ="that we are testing with a subgroup of our users";
	/*1050*/ this.featureEmail ="This feature doesn\'t exist yet, but if you enter your email address, we\'ll let you know when it is released.";
	/*1051*/ this.featureComment ="If you want to, let us know what you think.";
	/*1052*/ this.comments ="comments";
	/*1053*/ this.featureFeedback ="we appreciate your feedback";
	/*1054*/ this.featureEmailPrivacy ="only used to tell you about this feature";
	/*1056*/ this.emailAssurance2="(We will not share your email with others)";
	this.emailAssurance=this.emailAssurance2 + " [&nbsp;" + this.privacyLink + "&nbsp;]";
	/*1058*/ this.decline ="Decline";
	/*1059*/ this.viewInMeebo ="View in Meebo";
	/*1060*/ this.viewingInMeebo ="Viewing in Meebo";
	/*1061*/ this.reinvite ="Reinvite";
	/*1062*/ this.alpha ="alpha";
	/*1063*/ this.replaceAd ="Replace %1?";
	/*1064*/ this.viewingWillReplace ="Viewing \'%1\' will replace the ad currently being displayed.";
	/*1065*/ this.aolDoesntLikeYou ="AOL does not allow your screen name to authenticate via this site.";
	/*1066*/ this.signOff ="Sign off";
	/*1067*/ this.welcomeComma ="Hello %1";
	/*1076*/ this.meeboAccountRequired ="This feature requires a Meebo account.";
	/*1077*/ this.sponsoredPolls  ="%1 Polls";
	/*1079*/ this.loadingChatLogs ="Loading chat logs";
	/*1082*/ this.changeBackTo ="Change back to %1blue%2";
	/*1083*/ this.signOnToMeebo ="sign on to Meebo";
	/*1084*/ this.findPeople ="Find people I\'ve emailed";
	/*1087*/ this.orAddKnown ="add addresses";
	/*1088*/ this.findFriends ="Find Your Friends";
	/*1089*/ this.emailImportHeader2="Invite Friends";
	/*1090*/ this.emailImportDesc2="Find people from my email account";
	/*1091*/ this.orRegisterNow ="or register now";
	/*1092*/ this.registrationSubtitle ="One login to access all your accounts.%1IM from any browser, anywhere.";
	/*1093*/ this.Iam ="I am";
	/*1094*/ this.signOnTerms ="By clicking Sign On, you agree to our %1 and %2";
	/*1095*/ this.registerTerms ="By creating a Meebo account, you agree to our %1terms%2 and %3privacy policy%4";
	/*1097*/ this.toggleAll ="Select All";
	/*1098*/ this.usernameError ="\'%1\' is not available. Try a different Meebo ID.";
	/*1099*/ this.emailError ="Please enter a valid email";
	/*1100*/ this.passwordError ="Please try a longer password";
	/*1101*/ this.ageError ="Please enter a valid age";
	/*1102*/ this.nameMissing ="Please enter your name";
	/*1103*/ this.emailMissing ="Please enter your email";
	/*1104*/ this.usernameMissing ="Please choose a Meebo ID";
	/*1105*/ this.passwordMissing ="Please create a password";
	/*1106*/ this.ageMissing ="Please enter your age";
	/*1107*/ this.genderMissing ="Please select a gender";
	/*1108*/ this.regFlowAddAccountsStep ="Add your IM accounts";
	/*1109*/ this.regFlowInviteStep ="Connect with your friends";
	/*1110*/ this.regFlowNotifierStep ="Stay connected";
	/*1114*/ this.notifierExplanation ="The Meebo Notifier lets you close your browser and get message previews on your Windows desktop.";
	/*1116*/ this.step ="Step %1";
	/*1118*/ this.thanksContinue ="Continue";
	/*1119*/ this.thanksSent ="Your emails have been sent.";
	/*1120*/ this.thanksBack ="Back";
	/*1121*/ this.sendEmail ="Send this Email to %1 Contacts";
	/*1122*/ this.inviteErrorNoSelect ="Please choose some emails to send this message to.";
	/*1123*/ this.inviteMoreFriends ="Invite More Friends";
	/*1124*/ this.emailMsgTemplate ="You\'re someone I\'d like to chat with more often.%1Click on my buddylink below so I can add you to my buddylist on Meebo!";
	/*1125*/ this.yourEmail ="your email";
	/*1126*/ this.yourPassword ="password";
	/*1128*/ this.download ="Download";
	/*1130*/ this.hideThis ="Hide this";
	/*1132*/ this.toggleNone ="Clear Selection";
	/*1134*/ this.insertManual ="Enter email addresses manually";
	/*1135*/ this.emailMsgTemplateThird ="Hey,%1Someone wants you on their buddy list on Meebo. Click the link below and you can chat with them and all your AIM, MSN, Yahoo, Facebook, and MySpace friends!";
	/*1136*/ this.separateWithCommas1 ="Type comma-separated email addresses below:";
	this.separateWithCommas = this.separateWithCommas1 + ":";//NO
	/*1137*/ this.ThankYou1 ="Thank You";
	this.ThankYou = this.ThankYou1 + "!";//NO
	/*1138*/ this.or ="or";
	this.ellipOr = "... " + this.or + " ";//NO
	/*1139*/ this.alreadyKnow ="I already know";
	/*1140*/ this.alreadyHaveAnAccount ="Already have an account?";
	/*1141*/ this.justOneStepFromChatting ="You are just one step away from chatting with them!";
	/*1143*/ this.isCurrentlyOffline ="%1 is currently offline";
	/*1144*/ this.weHaveToldThemBuddylist ="We\'ve told them that you want to add them to your buddy list. While you\'re waiting, %1leave them a message%2";
	/*1145*/ this.hasComeOnline ="%1 has come online";
	/*1146*/ this.goAheadStartChatting ="Go ahead - start chatting!";
	/*1147*/ this.whatFriendsWillSee ="This is what your friends will get when they receive your buddy link on Meebo.com.";
	/*1148*/ this.goAheadAndSend ="Go ahead - send your buddy link to your friends!";
	/*1154*/ this.signupToAddBuddy ="Sign up for a Meebo account to add %1 to your buddy list!";
	/*1158*/ this.share ="Share";
	/*1165*/ this.clickToClose ="click to close";
	/*1179*/ this.youNeedMeeboAccount ="You need a Meebo account to use this feature.";
	/*1180*/ this.BuddyIcon ="Buddy Icon";
	/*1181*/ this.signUp2 ="Sign up";
	/*1182*/ this.toTurnOnThisFeature ="To turn on this feature";
	/*1185*/ this.setYourPicture ="Set your picture";
	/*1186*/ this.weNoticedNoPicture ="We noticed you haven\'t set your picture yet.";
	/*1188*/ this.ChooseFile ="Choose File";
	/*1189*/ this.noFileSelected ="No file selected";
	/*1191*/ this.toTurnOnThisFeature ="to turn on this feature";
	/*1192*/ this.youWillCreateAccount ="You will create an account in the next step to save your picture";
	/*1193*/ this.signUpToSaveYourPicture ="Sign up to save your picture";
	/*1194*/ this.fileTransferDescription ="Send photos, documents, and other files to your friends";
	/*1195*/ this.chatLogsDescription ="Save your conversations and access them from anywhere";
	/*1197*/ this.MultipleAccounts ="Multiple Accounts";
	/*1198*/ this.multipleAccountsDescription ="Sign on to all your IM accounts at once.";
	/*1200*/ this.pickNetwork1 ="Pick a network you\'d like to add ...";
	this.pickNetwork = this.pickNetwork1 + "...";//NO
	/*1203*/ this.pleaseEnterPassword ="Please enter a password";
	/*1204*/ this.WhatAreYouDoing ="What are you doing?";
	/*1207*/ this.useApprovedMedia = "To add images or video to the playlist for this room, use the 'add media' button. You can find past shared media in the room's chat logs.";//NO
	/*1208*/ this.addApprovedMediaDescr = "Enter a URL from an approved media site to add it to the room playlist.";//NO
	/*1211*/ this.useApprovedMedia = "To add images or video to the playlist for this room, use the 'add media' button. You can find past shared media in the room's chat logs.";//NO
	/*1212*/ this.addApprovedMediaDescr = "Enter a URL from an approved media site to add it to the room playlist.";//NO
	/*1216*/ this.hide = "hide";//NO
	/*1217*/ this.clickAboveToSend = "Click the above to send '%1'";//NO
	/*1221*/ this.emailMsgTemplate2 = "You're someone I'd like to chat with more often. Sign up for Meebo and add me as a friend!";//NO
	/*1241*/ this.emailExistsError = "Email already registered. Try a different address.";//NO
	/*1242*/ this.frontPageError = "meebo detected an error and was unable to sign you on.  Please try refreshing the page and if this problem persists, please visit our support page at %1.";//NO
	/*1243*/ this.deleteMyAccount = "Email support to delete my account";//NO
	/*1244*/ this.offlineBlog="We're always looking for ways to improve meebo. Have a suggestion or idea? Drop us a note %1 or visit our %2 and %3. Thanks!";//NO

})();

