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.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="Email:";
JSResource.login_getResetPasswordArea_send="Send";
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";