var JSResource={
	presentationsTab : function() {
		ContentSummary.switchTab("PRESENTATION");
	},
	
	interviewsTab : function(){
		ContentSummary.switchTab("INTERVIEW");
	},
	
	minibooksTab : function(){
		ContentSummary.switchTab("MINIBOOK");
	}
};
JSResource.categoryManagement_showpopup_viewAllLink_viewAllPrefix="View All";
JSResource.categoryManagement_showpopup_viewAllLink_viewAllSuffix="";
JSResource.categoryManagement_showpopup_includeExcludeLink_Exclude="Exclude";
JSResource.categoryManagement_showpopup_includeExcludeLink_Include="Include";
JSResource.contentSummary_showPresentations_1="";
JSResource.contentSummary_showPresentations_2="";
JSResource.contentSummary_showPresentations_3="";
JSResource.contentSummary_showInterviews_1="";
JSResource.contentSummary_showInterviews_2="";
JSResource.contentSummary_showInterviews_3="";
JSResource.contentSummary_showMinibooks_1="";
JSResource.contentSummary_showMinibooks_2="";
JSResource.forum_view="View";
JSResource.forum_quoteOriginalMessage="Quote original message";
JSResource.forum_subject="Subject:";
JSResource.forum_yourReply="Your Reply:";
JSResource.forum_allowedHtml="Allowed html:";
JSResource.forum_notificationLabel1="Email me replies to any of";
JSResource.forum_notificationLabel2="my messages in this thread";
JSResource.login_showLoginWindow_existingUsers="Existing Users:";
JSResource.login_getRegister_newUsers="New Users:";
JSResource.login_getRegister_register="Register";
JSResource.login_getReactivationArea_resendActivation="Resend Activation:";
JSResource.login_getReactivationArea_resend="Resend";
JSResource.login_email="Infoq Account Email:";
JSResource.login_getResetPasswordArea_send="Send Email";
JSResource.login_getResetPasswordArea_info="Enter your infoq account email (the email may take a while to reach your inbox; also check your spam folder).";
JSResource.login_getLoginArea_password="Password:";
JSResource.login_getLoginArea_login="Login";
JSResource.login_sendingRequest="Sending request ...";
JSResource.login_doResetPassword_sent="sent";
JSResource.login_doLogin_loginOK="Login ok";
JSResource.validateVendorContentForm_selectCountry="Please select your country.";
JSResource.validateVendorContentForm_enterEmail="Please enter your email.";
JSResource.validateVendorContentForm_enterValidEmailAddress="Please enter a valid email address.";
JSResource.validateVendorContentForm_enterPassword="Please enter your password.";
JSResource.validateVendorContentForm_repeatPassword="Please repeat your password.";
JSResource.validateVendorContentForm_enterFirstName="Please enter your first name.";
JSResource.validateVendorContentForm_enterLastName="Please enter your last name.";
JSResource.validateVendorContentForm_enterCompanyName="Please enter your company name.";
JSResource.validateVendorContentForm_selectRole="Please select your role."; 
JSResource.validateVendorContentForm_selectIndustry="Please select your industry."
JSResource.validateVendorContentForm_selectDevelopers="Please select the developers #.";
JSResource.validateVendorContentForm_enterAnswerToQuestion="Please enter the answer to this question.";
JSResource.close="Close";
JSResource.error="Error";
JSResource.search="Search";
JSResource.relativeTimes_prefixAgo="";
JSResource.relativeTimes_prefixFromNow="";
JSResource.relativeTimes_suffixAgo="ago";
JSResource.relativeTimes_suffixFromNow="from now";
JSResource.relativeTimes_seconds="less than a minute";
JSResource.relativeTimes_minute="about a minute";
JSResource.relativeTimes_minutes="%d minutes";
JSResource.relativeTimes_hour="about an hour";
JSResource.relativeTimes_hours="%d hours";
JSResource.relativeTimes_day="a day";
JSResource.relativeTimes_days="%d days";
JSResource.relativeTimes_month="about a month";
JSResource.relativeTimes_months="%d months";
JSResource.relativeTimes_year="about a year";
JSResource.relativeTimes_years="%d years";
JSResource.content_accessible_prefix="The content will be accessible in";
JSResource.content_accessible_suffix="s";
