function entsub(e) { var keycode; if (window.event) keycode = window.event.keyCode; else if (e) keycode = e.which; else return true; if (keycode == 13) { login(document.entryForm.p_user_name.value,document.entryForm.p_password.value); return false; } else return true; } function formInit() { document.entryForm.p_user_name.focus(); } function login(u,p) { if (u != null && u.length>0) { var ux=-1; for (var i=0; i-1) { document.location.href=arRCL[ux]; } else alert("Unknown username or password"); } } var arRCU = ["bizcall","brvparticipant","buying","coach","communicate","conflict","cspparticipant","delegate","differentiated","global","goals","information","interview","leader","motivate","negotiate","ntyparticipant","present","review","salescoach","SLMparticipant","styles","TLMparticipant","versatilesales","versatility","VPRparticipant","vspparticipant","prospect"]; var arRCP = ["resources4u","getresources","resources4u","2resources","2resources","2resources","4resources","2resources","resources4u","2resources","2resources","2resources","2resources","2resources","2resources","2resources","get2resources","2resources","2resources","2resources","Get2resources","2resources","Get2resources","2resources","2resources","Get2resources","getresources","4resources"]; var arRCL = ["SAS/ConductingStrategicBusinessCalls.html","BRV/index.html","SAS/AligningWithCustomerBuyingBehaviors.html","LFP/Performance.html","LFP/Communicating.html","LFP/Conflict.html","CSP/index.html","LFP/Delegating.html","SAS/CreatingDifferentiatedOfferings.html","GA/index.html","LFP/SettingGoalsforSuccess.html","TIS/index.html","LFP/Selection.html","LFP/MeetingLeadershipChallenges.html","LFP/Motivating.html","NTY-1Day/index.html","NTY/index.html","UPFRONT PTP/index.html","LFP/ReviewingPerformance.html","LFP/SalesPerformance.html","TSLM/index.html","LFP-1Day/index.html","TLM/index.html","VSP-1Day/index.html","BRV-1Day/index.html","VPR/index.html","VSP/index.html","Prospecting/index.html"];