
// Generated by Intersoft Script Optimizer V1.5 + Intersoft JS Engine MaxObfuscate(tm) V1.0 
// Generated Datetime : 10/23/2009 3:06:59 PM
// Copyright (c) 2005 Intersoft Solutions.
// Unauthorized decryption/reproduction of any codes contained herein is strictly prohibited and will result in severe civil and criminal penalties .
//**Start Encode**
function WebCalendarWorkWeekSettings(){ this._Type ="WebCalendarWorkWeekSettings"; ISObject.call(this);  this.EndTime ="t1700"; this.Friday =true; this.Monday =true; this.Saturday =false; this.StartTime ="t0800"; this.Sunday =false; this.Thursday =true; this.Tuesday =true; this.Wednesday =true;}function WebCalendar(vb6737){ this.ClassName ="WebCalendar"; this.Version ="1.0.1000"; this.BuildNumber ="0"; this.MajorVersion ="1.0"; this.RequiredFrameworkVersion ="3.0.5000.1"; ISControl.call(this,vb6737); this.ScriptDirectory ="/CommonLibrary/WebScheduler/V1_0_1000/"; this.ClientID =vb6737; this.ID =vb6737; this.UniqueID =vb6737; this.ImagesDirectory ="/CommonLibrary/Images/WebScheduler/"; this.WebResourceIdentifier ="S"; this.IsUnloaded =false; this.Calendars =new ISArray(); this.NumberOfMonthDisplayed =3; this.FirstDayOfWeek ="Sunday"; this.FirstWeekOfYear ="First4DayWeek"; this.HostElement =null; this.TextSettings =new WebCalendarTextSettings(); this.SelectedDate =new Date(); this.HighlightMode ="Day"; this.ActiveCalendarIndex =0; this.HighlightedElements =new Array(); this.EnableAnimation =true; this.DisplayCalendarCellTooltip =true;  this.Scheduler =null;  this.ShortestDayNames =null; this.MonthNames =null; this.AbbreviatedMonthNames =null; this.CalendarFrameStyle =""; this.CalendarTableStyle =""; this.CalendarHeaderStyle =""; this.CalendarInboundCellStyle =""; this.CalendarOutboundCellStyle =""; this.CalendarSelectedCellStyle =""; this.CalendarTodayStyle =""; this.CalendarWeekNameStyle =""; this.CalendarWeekNumberStyle =""; this.HolidayStyle ="";  this.UseDefaultStyle =true; this.DefaultStyleMode ="Outlook2007Black"; this.HighlightTodayDate =true; this.ShowWeekNumbers =true; this.WeekViewMode ="FullWeek"; this.WorkWeekSettings =new WebCalendarWorkWeekSettings(); this.OnSelectedDateChanged =""; this.OnSelectionViewChanged =""; this.OnViewChanged =""; this.OnNavigation =""; this.OnViewCreated ="";  this.ImportSettingsFromScheduler =function(v51172) { var vb2c40 =v51172.CalendarSettings;  this.NumberOfMonthDisplayed =vb2c40.NumberOfMonthDisplayed; this.FirstDayOfWeek =vb2c40.FirstDayOfWeek; this.FirstWeekOfYear =vb2c40.FirstWeekOfYear;  this.ShortestDayNames =v51172.ShortestDayNames; this.CalendarFrameStyle =v51172.CalendarFrameStyle; this.CalendarTableStyle =v51172.CalendarTableStyle; this.CalendarHeaderStyle =v51172.CalendarHeaderStyle; this.CalendarInboundCellStyle =v51172.CalendarInboundCellStyle; this.CalendarOutboundCellStyle =v51172.CalendarOutboundCellStyle; this.CalendarSelectedCellStyle =v51172.CalendarSelectedCellStyle; this.CalendarTodayStyle =v51172.CalendarTodayStyle; this.CalendarWeekNameStyle =v51172.CalendarWeekNameStyle; this.CalendarWeekNumberStyle =v51172.CalendarWeekNumberStyle; this.HolidayStyle =v51172.HolidayStyle;  this.UseDefaultStyle =v51172.UseDefaultStyle; this.DefaultStyeMode =v51172.DefaultStyleMode; this.EnableWebResources =v51172.EnableWebResources; this.UseWebResourcesForClient =v51172.UseWebResourcesForClient; this.UseWebResourcesForScript =v51172.UseWebResourcesForScript; this.ImagesDirectory =v51172.ImagesDirectory; this.TextSettings =v51172.TextSettings; this.HighlightTodayDate =v51172.ViewSettings.HighlightTodayDate; this.MonthNames =v51172.MonthNames; this.ShowWeekNumbers =v51172.ShowWeekNumbers; this.AbbreviatedMonthNames =v51172.AbbreviatedMonthNames; this.WorkViewMode =v51172.ViewSettings.SelectedWeekViewMode; this.WorkWeekSettings =v51172.WorkWeekSettings;  this.DisplayCalendarCellTooltip =vb2c40.DisplayCalendarCellTooltip;  this.Scheduler =v51172; };  this.InitializeCalendars =function(v97056,ve3077) { if (v97056 !=null) this.HostElement =v97056;  this.SelectedDate =ve3077;  var vb7e8 =ve3077.getMonth()+1; var v52965 =ve3077.getFullYear();  for (var v26491=0; v26491<this.NumberOfMonthDisplayed; v26491++) { var v9b776 =new WebCalendarView();  if (v26491 ==0) { v9b776.IsPrimaryView =true; }  v9b776.Month =vb7e8; v9b776.Year =v52965; v9b776.Quarter =ws40a21.md2212(vb7e8); v9b776.Parent =this; v9b776.IdPrefix =this.Id;  this.Calendars.Add(v9b776); var vf7a75 =ws40a21.m4882(vb7e8,v52965,"NextMonth"); vb7e8 =vf7a75[0]; v52965 =vf7a75[1]; } };  this.ReplaceCalendars =function(ve3077,v19516) { var v54982 =ve3077;  if (this.ActiveCalendarIndex >0 &&v19516) v54982 =ws99232.m00d95(ve3077,0 -this.ActiveCalendarIndex);  var vb7e8 =v54982.getMonth()+1; var v52965 =v54982.getFullYear(); for (var v26491=0; v26491<this.NumberOfMonthDisplayed; v26491++) { var v9b776 =this.Calendars[v26491];  v9b776.Month =vb7e8; v9b776.Year =v52965; v9b776.Quarter =ws40a21.md2212(vb7e8); var vf7a75 =ws40a21.m4882(vb7e8,v52965,"NextMonth"); vb7e8 =vf7a75[0]; v52965 =vf7a75[1]; } };  this.Refresh =function(veb111) { var vf7692 =this.Calendars[0]; var v0de6 =this.GetHighlightMode();  if (vf7692.RenderOperation =="Normal" &&!veb111) { for (var v26491=0; v26491<this.Calendars.length; v26491++) this.Calendars[v26491].Refresh();  ISEvent.Raise(this.OnViewChanged,this); } else { vf7692.Refresh();  ISEvent.Raise(this.OnSelectionViewChanged,this); }  ws69c63.mfe794(this);  var ve887 =this.Scheduler;  if (ve887.ClientSideEvents.OnAfterRenderCalendar !="") { if (!ISEvent.Raise(ve887.ClientSideEvents.OnAfterRenderCalendar,ve887.Id,this.Calendars[0].ViewType)) return; }  if (this.Scheduler !=null) this.LoadData();  if (vf7692.RenderOperation =="Normal") ws69c63.m2bf42(this);  if (vf7692.RenderOperation =="ToggleSelectionView" &&v0de6 !="Week" &&this.EnableAnimation) { vf7692.GetTableElement().style.display ="none"; ws69c63.mae89(vf7692); }  this.EnableAnimation =true; };  this.LoadData =function(vacd47) { var vfad58 =""; var ve887 =this.Scheduler; var v02865 ="";  if (ve887.MarkedDayWithEvents) { for (var v26491 =0 ; v26491 <this.NumberOfMonthDisplayed ; v26491++) { var vdb094 =this.Calendars[v26491]; if (vdb094.Enabled &&vdb094.ViewType =="Month" &&vdb094.SelectionView =="Month") { var v24c91 =vdb094.Year +"." +(vdb094.Month -1);  var v12f87 =ve887.DataCache.CalendarData.Item(v24c91);  if (v12f87 ==null ||vacd47) { v02865 =vdb094.Year +"." +vdb094.Month;  if (!ve887.RequestRepository["C." +v02865]) { if (vfad58 =="") vfad58 +=v02865; else vfad58 +=";" +v02865;  ve887.RequestRepository["C." +v02865] =true; } } else { vdb094.CalendarData =v12f87.EventOverviews; vdb094.UpdateBindingStyles(); } } }  if (vfad58 !="") wsc1b46.m36828(ve887,"RetrieveCalendarEvents",vfad58); } };  this.GetFrameElement =function() { return this.HostElement; };  this.GetCalendarPreviousArrow =function() { return document.getElementById(this.Id +"_iPA"); };  this.GetCalendarNextArrow =function() { return document.getElementById(this.Id +"_iNA"); };  this.GetContainerCalendarPrev =function() { return document.getElementById(this.Id +"_CCiPA"); };  this.GetContainerCalendarNext =function() { return document.getElementById(this.Id +"_CCiNA"); };  this.SetSelectedDate =function(v38d31,v1c422,v19516) {   var ve887 =this.Parent; var v5ab6 =ws99232.m47419(ve887.ViewSettings.SelectedDate); this.SelectedDate =new Date(v38d31.getFullYear(),v38d31.getMonth(),v38d31.getDate(),v5ab6[0],v5ab6[1],v5ab6[2]); this.Scheduler.ViewSettings.SelectedDate =this.SelectedDate;  if (!v1c422) {  this.ReplaceCalendars(v38d31,v19516); this.Refresh(); } else { ws69c63.m2bf42(this); }  ISEvent.Raise(this.OnSelectedDateChanged,this,v38d31); };  this.UpdateStyles =function() { ws69c63.m2bf42(this); };  this.UpdateBindingStyles =function() { ws69c63.m93a41(this); };  this.IsDateInView =function(v38d31) { var vb7e8 =v38d31.getMonth()+1; var v52965 =v38d31.getFullYear();  for (var v26491=0; v26491<this.Calendars.length; v26491++) { var v86997 =this.Calendars[v26491];  var v58c28 =v86997.GetCalendarType();  if (v58c28 =="Month") { if (v86997.Month ==vb7e8 &&v86997.Year ==v52965) return true; } }  return false; };  this.IsMonthInView =function(v38d31) { var vb7e8 =v38d31.getMonth()+1;  for (var v26491=0; v26491<this.Calendars.length; v26491++) { var v86997 =this.Calendars[v26491];  var v58c28 =v86997.GetCalendarType();  if (v58c28 =="Month") { if (v86997.Month ==vb7e8) return true; } }  return false; };  this.MoveDayBy =function(vffe86) { if (typeof(vffe86)=="undefined") vffe86 =1;  var v59f30 =ws99232.mf8b50(this.SelectedDate,vffe86); var v1c422 =false;  if (this.IsDateInView(v59f30)&&this.IsMonthInView(v59f30)) v1c422 =true;  this.SetSelectedDate(v59f30,v1c422); };  this.GoToNextMonth =function(vffe86) { if (typeof(vffe86)=="undefined") vffe86 =1;  var v59f30 =ws99232.m00d95(this.SelectedDate,vffe86); var v1c422 =false;  if (this.IsDateInView(v59f30)) v1c422 =true;  if (ws40a21.m02316(this)) ws26354.m55063(this.Scheduler,v59f30);  this.SetSelectedDate(v59f30,v1c422); this.Scheduler.SetTimelineSelectedDate(v59f30); };  this.GoToPreviousMonth =function(vffe86) { if (typeof(vffe86)=="undefined") vffe86 =1;  var v59f30 =ws99232.m00d95(this.SelectedDate,0-vffe86); var v1c422 =false;  if (this.IsDateInView(v59f30)) v1c422 =true;  if (ws40a21.m02316(this)) ws26354.m55063(this.Scheduler,v59f30);  this.SetSelectedDate(v59f30,v1c422); this.Scheduler.SetTimelineSelectedDate(v59f30); };  this.GoToNextQuarter =function(vffe86) { if (typeof(vffe86)=="undefined") vffe86 =1;  var v59f30 =ws99232.m00d95(this.SelectedDate,vffe86*3); var v1c422 =false;  if (this.IsDateInView(v59f30)) v1c422 =true;  if (ws40a21.m02316(this)) ws26354.m55063(this.Scheduler,v59f30);  this.SetSelectedDate(v59f30,v1c422); this.Scheduler.SetTimelineSelectedDate(v59f30); };  this.GoToPreviousQuarter =function(vffe86) { if (typeof(vffe86)=="undefined") vffe86 =1;  var v59f30 =ws99232.m00d95(this.SelectedDate,0-(vffe86*3)); var v1c422 =false;  if (this.IsDateInView(v59f30)) v1c422 =true;  if (ws40a21.m02316(this)) ws26354.m55063(this.Scheduler,v59f30);  this.SetSelectedDate(v59f30,v1c422); this.Scheduler.SetTimelineSelectedDate(v59f30); };  this.GoToNextYear =function(vffe86) { if (typeof(vffe86)=="undefined") vffe86 =1;  var v59f30 =ws99232.mfa43(this.SelectedDate,vffe86);  if (ws40a21.m02316(this)) ws26354.m55063(this.Scheduler,v59f30);  this.SetSelectedDate(v59f30); this.Scheduler.SetTimelineSelectedDate(v59f30); };  this.GoToPreviousYear =function(vffe86) { if (typeof(vffe86)=="undefined") vffe86 =1;  var v59f30 =ws99232.mfa43(this.SelectedDate,0-vffe86); if (ws40a21.m02316(this)) ws26354.m55063(this.Scheduler ,v59f30);  this.SetSelectedDate(v59f30); this.Scheduler.SetTimelineSelectedDate(v59f30); };  this.GetHighlightMode =function() { if (this.Scheduler ==null) return this.HighlightMode;  else return this.Scheduler.ViewSettings.SelectedViewMode; };  this.DisableNonPrimaryCalendars =function() { if (this.Calendars.length >1) { for (var v26491=1; v26491<this.Calendars.length; v26491++) { var vdb094 =this.Calendars[v26491];  if (!vdb094.IsPrimaryView) vdb094.Disable(); } } };  this.EnableNonPrimaryCalendars =function() { if (this.Calendars.length >1) { for (var v26491=1; v26491<this.Calendars.length; v26491++) { var vdb094 =this.Calendars[v26491];  if (!vdb094.IsPrimaryView) vdb094.Enable(); } } };}function WebCalendarView(){ this._Type ="WebCalendarView"; ISObject.call(this); this.IdPrefix =""; this.DivIdSuffix ="_CF"; this.TableIdSuffix ="_CT"; this.Parent =null; this.Element =null;  this.Position =0; this.ViewType ="Month"; this.Month =1; this.Year =2008; this.Quarter =1; this.Enabled =true; this.IsPrimaryView =false; this.SelectionView ="Month"; this.RenderOperation ="Normal"; this.SelectedDate =null; this.CalendarData =new ISArray();  this.GetCalendarType =function() { if (this.RenderOperation =="Normal") { if (this.Scheduler !=null) var vefb42 =vefb42; else return this.ViewType; } else { if (this.SelectionView =="Year") return "Quarter"; else if (this.SelectionView =="YearRange") return "Year"; }  return ""; };  this.Refresh =function() { if (this.Enabled) { ws69c63.m0bc20(this);  } };  this.Disable =function() { var vd0324 =this.GetHeaderElement(); var ve7a56 =this.GetContentElement();  vd0324.style.color ="gray"; vd0324.style.backgroundColor ="Silver"; ve7a56.style.color ="gray";  this.Enabled =false; }; this.Enable =function() { var vd0324 =this.GetHeaderElement(); var ve7a56 =this.GetContentElement();  vd0324.style.color =""; vd0324.style.backgroundColor =""; ve7a56.style.color ="";  this.Enabled =true; };  this.ToggleSelectionView =function() { var vad727 =""; var vdd275 =this.Parent; var vff524 =vdd275.Scheduler.ViewSettings.SelectedViewMode;  if (this.SelectionView =="Month") { vad727 ="Year"; this.SelectionView =vad727; this.RenderOperation ="ToggleSelectionView"; } else if (this.SelectionView =="Year") { vad727 ="YearRange"; this.SelectionView =vad727; this.RenderOperation ="ToggleSelectionView"; } else if (this.SelectionView =="YearRange" &&(vff524 =="Day" ||vff524 =="Week" ||vff524 =="Month" ||vff524 =="Agenda")) { vad727 ="Month"; this.SelectionView =vad727; this.RenderOperation ="Normal"; vdd275.EnableNonPrimaryCalendars(); } else return;   if (vdd275.Calendars.length >1 &&vad727 !="Month") { for (var v27044=1; v27044<vdd275.Calendars.length; v27044++) vdd275.Calendars[v27044].Disable(); }  ws69c63.m2b677(vdd275); this.Parent.Refresh(); };  this.ResetSelectionView =function() { var vdd275 =this.Parent; this.RenderOperation ="Normal"; this.SelectionView ="Month";  if (vdd275.Calendars.length >1) { for (var v27044=1; v27044<vdd275.Calendars.length; v27044++) vdd275.Calendars[v27044].Enable(); } }; this.UpdateBindingStyles =function() { ws69c63.me8d79(this); };  this.Unload =function() { ws69c63.m81e38(this); Listener.Unload(this.GetDivElement()); Listener.Unload(this.GetTableElement()); Listener.Unload(this.GetHeaderElement()); Listener.Unload(this.GetHeaderClickElement()); Listener.Unload(this.GetContentElement()); };  this.GetDivElement =function() { return this.Element; };  this.GetTableElement =function() { var vfc899 =this.GetDivElement();  return vfc899.children[0]; };  this.GetHeaderElement =function() { return document.getElementById(this.IdPrefix +"_CH" +this.Position); }; this.GetHeaderClickElement =function() { return document.getElementById(this.IdPrefix +"_CHC" +this.Position); };  this.GetContentElement =function() { return document.getElementById(this.IdPrefix +"_CC" +this.Position); }; }function WebCalendarTextSettings(){ this._Type ="WebCalendarTextSettings"; ISObject.call(this);  this.CalendarHeaderText ="Change calendar view"; this.CalendarPrevArrowText ="Back"; this.CalendarNextArrowText ="Forward";}var ws69c63 ={ mfe794:function(v7b625) { var v57951 =v7b625.NumberOfMonthDisplayed;  if (v57951 >0) { ws69c63.m2e234(v7b625);  var v97014 =v7b625.GetContainerCalendarPrev(); var vdd84 =v7b625.GetContainerCalendarNext(); var vfa449 =v7b625.Calendars[0].GetHeaderClickElement();  Listener.Add(v97014,"onclick",ws69c63.m30545,v7b625); Listener.Add(vdd84,"onclick",ws69c63.m23440,v7b625); Listener.Add(vfa449,"onclick",ws69c63.me1593,v7b625);  for (var v03099 =0; v03099 <v57951; v03099++) { var vc4841 =v7b625.Calendars[v03099]; var v0ac22 =vc4841.GetContentElement(); Listener.Add(v0ac22,"onclick",ws69c63.mafe74,vc4841); } } },  m2e234:function(vb2f81) { var v60461 =vb2f81.NumberOfMonthDisplayed;  var v50172 =vb2f81.GetContainerCalendarPrev(); var vb5a74 =vb2f81.GetContainerCalendarNext(); var v8af56 =vb2f81.Calendars[0].GetHeaderClickElement();  Listener.Unload(v50172); Listener.Unload(vb5a74); Listener.Unload(v8af56);  for (var v25543 =0; v25543 <v60461; v25543++) { var v03356 =vb2f81.Calendars[v25543].GetContentElement(); Listener.Unload(v03356); } },  m81e38:function(v02336) { var vbba0 =v02336.Parent;  if (v02336.IsPrimaryView) { var vaae91 =vbba0.GetContainerCalendarPrev(); var v9828 =vbba0.GetContainerCalendarNext();  Listener.Unload(vaae91); Listener.Unload(v9828); }  var v20179 =v02336.GetHeaderClickElement(); var vcc742 =v02336.GetContentElement();  Listener.Unload(v20179); Listener.Unload(vcc742); },  m0bc20:function(v7d636) { var vcf136 =v7d636.GetCalendarType();  if (v7d636.Element ==null) ws18369.m88160(v7d636);  switch (vcf136) { case "Month": ws18369.m00559(v7d636); break;  case "Quarter": ws18369.m56310(v7d636); break;  case "Year": ws18369.m04456(v7d636); break; } },  m30545:function() { var v23936 =this.Calendars[0]; var v79961 =v23936.GetCalendarType();  ISEvent.Raise(this.OnBeforeNavigation,this,"Previous",v79961); var vdf027 =this.Scheduler; var v22321 =vdf027.ViewSettings.SelectedDate; var v46b64 =vdf027.ViewSettings.SelectedViewMode; switch (v79961) { case "Month": var v5c972 =ws99232.m00d95(v22321,-1); if (vdf027.ClientSideEvents.OnBackNavigation !="") { if (!ISEvent.Raise(vdf027.ClientSideEvents.OnBackNavigation,vdf027.Id,v46b64,v22321,v5c972,true)) return; }  this.GoToPreviousMonth(); break;  case "Quarter": if (v23936.RenderOperation =="Normal"){ var v5c972 =ws99232.m00d95(v22321,-3); if (vdf027.ClientSideEvents.OnBackNavigation !="") { if (!ISEvent.Raise(vdf027.ClientSideEvents.OnBackNavigation,vdf027.Id,v46b64,v22321,v5c972,true)) return; }  this.GoToPreviousQuarter(); } else { this.EnableAnimation =false;  var v5c972 =ws99232.mfa43(v22321,-1); if (vdf027.ClientSideEvents.OnBackNavigation !="") { if (!ISEvent.Raise(vdf027.ClientSideEvents.OnBackNavigation,vdf027.Id,v46b64,v22321,v5c972,true)) return; }  this.GoToPreviousYear(); } break;  case "Year": var v5c972 =ws99232.mfa43(v22321,-10); if (vdf027.ClientSideEvents.OnBackNavigation !="") { if (!ISEvent.Raise(vdf027.ClientSideEvents.OnBackNavigation,vdf027.Id,v46b64,v22321,v5c972,true)) return; }  if (v23936.RenderOperation =="Normal") this.GoToPreviousYear(10); else { this.EnableAnimation =false; this.GoToPreviousYear(10); } break; } ISEvent.Raise(this.OnAfterNavigation,this,"Previous",v79961); },  m23440:function() { var v07411 =this.Calendars[0]; var v8a949 =v07411.GetCalendarType(); var v61479 =this.GetHighlightMode(); ISEvent.Raise(this.OnBeforeNavigation,this,"Next",v8a949); var vdd486 =this.Scheduler; var v18286 =vdd486.ViewSettings.SelectedDate; var v7e789 =vdd486.ViewSettings.SelectedViewMode; switch (v8a949) { case "Month": var v70f23 =ws99232.m00d95(v18286,1); if (vdd486.ClientSideEvents.OnForwardNavigation !="") { if (!ISEvent.Raise(vdd486.ClientSideEvents.OnForwardNavigation,vdd486.Id,v7e789,v18286,v70f23,true)) return; }  this.GoToNextMonth(); break;  case "Quarter": if (v07411.RenderOperation =="Normal"){ var v70f23 =ws99232.m00d95(v18286,3); if (vdd486.ClientSideEvents.OnForwardNavigation !="") { if (!ISEvent.Raise(vdd486.ClientSideEvents.OnForwardNavigation,vdd486.Id,v7e789,v18286,v70f23,true)) return; }  this.GoToNextQuarter(); } else { this.EnableAnimation =false;  var v70f23 =ws99232.mfa43(v18286,1); if (vdd486.ClientSideEvents.OnForwardNavigation !="") { if (!ISEvent.Raise(vdd486.ClientSideEvents.OnForwardNavigation,vdd486.Id,v7e789,v18286,v70f23,true)) return; }  this.GoToNextYear(); }  break;  case "Year": var v70f23 =ws99232.mfa43(v18286,10); if (vdd486.ClientSideEvents.OnForwardNavigation !="") { if (!ISEvent.Raise(vdd486.ClientSideEvents.OnForwardNavigation,vdd486.Id,v7e789,v18286,v70f23,true)) return; }  if (v07411.RenderOperation =="Normal") this.GoToNextYear(10); else { this.EnableAnimation =false; this.GoToNextYear(10); }  break; }  ISEvent.Raise(this.OnAfterNavigation,this,"Next",v8a949); },  me1593:function() { var v24667 =this.Calendars[0];  v24667.ToggleSelectionView(); },  mafe74:function() { var vc1367 =this.Parent;  if (!this.Enabled) return;  var v40628 =event.srcElement; var v20d64 =vc1367.SelectedDate; if (v40628.tagName =="TD") { if (this.RenderOperation =="Normal") { if (this.ViewType =="Month") { if (v40628.innerText !="" &&v40628.attributes["d"] !=null) { var vb2689 =parseInt(v40628.attributes["d"].value); var v8f28 =parseInt(v40628.attributes["m"].value); var v85696 =parseInt(v40628.attributes["y"].value);  var v9a829 =new Date(v85696,v8f28 -1 ,vb2689);  if (ws40a21.m02316(vc1367)) { if (vc1367.Scheduler.ViewSettings.SelectedViewMode =="Timeline") { var vec713 =vc1367.Parent.ViewSettings.SelectedTimelineViewMode;  if (vec713 =="Month") { var v9a829 =new Date(v85696,v8f28 -1 ,1); vc1367.Scheduler.ViewSettings.TimelineView.NumberOfDays =ws40a21.mdec94(v9a829.getMonth()+1,v9a829.getFullYear()); } else if (vec713 =="Week") { var v03872 =vc1367.Scheduler.ViewSettings.TimelineView.TimelineWeekMode;  if (v03872 =="WeekNumber") v9a829 =ws31176.ma9a23(v9a829,vc1367.Parent); else { var v98315 =ws26354.md8981(v9a829,"current"); v9a829 =v98315[0]; vc1367.Scheduler.ViewSettings.TimelineView.NumberOfDays =v98315[1]; } } } }  if (vc1367.Scheduler !=null) { var vd286 =vc1367.Scheduler.ViewSettings.SelectedViewMode;  if (vd286 =="Day" ||vd286 =="Week" ||vd286 =="Month" ||vd286 =="Timeline" ||vd286 =="Agenda") { vc1367.SetSelectedDate(v9a829,v8f28 ==this.Month,true);  vc1367.Scheduler.SetTimelineSelectedDate(v9a829); } } else { vc1367.SetSelectedDate(v9a829,v8f28 ==this.Month,true);  vc1367.Scheduler.SetTimelineSelectedDate(v9a829); } } } else if (this.ViewType =="Quarter") { var v8f28 =parseInt(v40628.attributes["m"].value); var v9a829 =new Date(v20d64.getFullYear(),v8f28 -1,v20d64.getDate());  vc1367.SetSelectedDate(v9a829);  vc1367.Scheduler.SetTimelineSelectedDate(v9a829); } else { var v85696 =parseInt(v40628.innerText); var v9a829 =new Date(v85696,v20d64.getMonth(),v20d64.getDate());  vc1367.SetSelectedDate(v9a829);  vc1367.Scheduler.SetTimelineSelectedDate(v9a829); } vc1367.ActiveCalendarIndex =this.Position; } else { if (this.SelectionView =="Year") { if (v40628.innerText !="" &&v40628.attributes["m"] !=null) { if (vc1367.Scheduler !=null) { var vd286 =vc1367.Scheduler.ViewSettings.SelectedViewMode;  if (vd286 !="Year") { var v9a829 =new Date(this.Year,parseInt(v40628.attributes["m"].value)-1,v20d64.getDate()); this.ResetSelectionView(); vc1367.SetSelectedDate(v9a829);  vc1367.Scheduler.SetTimelineSelectedDate(v9a829); } } else { var v9a829 =new Date(this.Year,parseInt(v40628.attributes["m"].value)-1,v20d64.getDate()); this.ResetSelectionView(); vc1367.SetSelectedDate(v9a829);  vc1367.Scheduler.SetTimelineSelectedDate(v9a829);  }} } else if (this.SelectionView =="YearRange") { if (v40628.innerText !="") { var v9a829 =new Date(parseFloat(v40628.innerText),this.Month -1,v20d64.getDate()); this.ResetSelectionView(); vc1367.SetSelectedDate(v9a829);  vc1367.Scheduler.SetTimelineSelectedDate(v9a829); } } }  if (vc1367.Id.indexOf("IntegratedToScheduler")!=-1) { var vbc928 =vc1367.Scheduler; if (vbc928.ClientSideEvents.OnCalendarCellClicked !="") { if (!ISEvent.Raise(vbc928.ClientSideEvents.OnCalendarCellClicked,vbc928.Id,v40628,v9a829)) return; } }  } },  m2b677:function(v10e63) { var vdfd8 =v10e63.HighlightedElements;  if (vdfd8 ==null ||vdfd8.length ==0) return;  for (var v08054=0; v08054<vdfd8.length; v08054++) { var va0972 =vdfd8[v08054]; va0972.style.cssText =""; if (va0972.hasEvent) { if (ws40a21.mbf048(v10e63)) { va0972.style.fontWeight ="bold"; } } } },  m2bf42:function(v54747) { ws69c63.m2b677(v54747);  var v16f63 =ws69c63.mfef57(v54747);  for (var vbb433=0; vbb433<v16f63.length; vbb433++) { var v81257 =v16f63[vbb433]; ws69c63.m5fa5(v54747,v81257,v54747.CalendarSelectedCellStyle); }  v54747.HighlightedElements =v16f63; },  m93a41:function(v7d666) { if (v7d666.Scheduler) { for (var v8c947=0; v8c947<v7d666.Calendars.length; v8c947++) { var v71c73 =v7d666.Calendars[v8c947]; ws69c63.me8d79(v71c73); } } },  me8d79:function(v4b838) { var vc7566 =v4b838.Parent;  if (v4b838.CalendarData !=null &&v4b838.CalendarData.length >0) { for (var v9c683=0; v9c683<v4b838.CalendarData.length; v9c683++) { var v61972 =v4b838.CalendarData[v9c683]; var vc6f48 =ws69c63.m63184(vc7566,new Date(v61972.Year,v61972.Month -1,v61972.Day));  if (vc6f48 !=null) { vc6f48.hasEvent =true;  if (ws40a21.mbf048(vc7566)) { vc6f48.style.fontWeight ="bold"; }  if (vc7566.DisplayCalendarCellTooltip ==true) { vc6f48.title =v61972.Description; if (vc7566.Scheduler.DisplayEventCountOnlyInTooltip ==true) { if (v61972.Description.search("[(s)]$")==-1) vc6f48.title ="1 event"; } }  } } } },  m5fa5:function(v3ba58,v90a31,v54976) { v90a31.style.cssText =wsc1b46.m2e090(v3ba58.Scheduler,v54976);  if (v90a31.hasEvent) { v90a31.style.fontWeight ="bold"; } },  mfef57:function(v51784) { var v45732 =v51784.Calendars[0]; var vfef20 =v45732.GetCalendarType(); var v15428 =new Array(); var v71358 =v51784.SelectedDate; var v59860 =v71358.getMonth(); var vaf984 =v71358.getFullYear(); var v45c26 =v51784.HighlightMode; var vc2a39 ="FullWeek";  if (v51784.Scheduler !=null) { v45c26 =v51784.Scheduler.ViewSettings.SelectedViewMode; vc2a39 =v51784.Scheduler.ViewSettings.SelectedWeekViewMode; v51784.WeekViewMode =vc2a39;  if (v45c26 =="Timeline" &&(v51784.Scheduler.ViewSettings.SelectedTimelineViewMode =="Month")) v45c26 ="Month"; }  switch (vfef20) { case "Month":  if (v45c26 =="Day" ||v45c26 =="Agenda") { var v1442 =ws69c63.m63184(v51784,v71358); v15428.push(v1442); } else if (v45c26 =="Week") { if (vc2a39 =="FullWeek") { var v6a577 =ws40a21.m8e538(v71358,v51784.FirstDayOfWeek); var v4d989 =ws40a21.m8cd34(ws40a21.mb8e27(v51784),v6a577);  if (v59860 !=v6a577.getMonth()) v59860 =v6a577.getMonth();  var v1442 =ws69c63.m63184(v51784,v6a577,v59860 +1); var v9a049 =v6a577;  v15428.push (v1442);  for (var v22a35=0; v22a35<8; v22a35++) { v9a049 =ws99232.mf8b50(v9a049,1); v1442 =ws69c63.m3dd99(v1442); v15428.push(v1442);  if (ws99232.me0b15(v9a049,v4d989,"Date")) break; } } else {  var vfe042 =ws40a21.mb8e27(v51784); var vac09 =vfe042.length;  var v6a577 =ws40a21.m8e538(v71358,v51784.FirstDayOfWeek); var vdc393 =new Array(); var vdba13 =false;  for (var v22a35 =0; v22a35 <vac09; v22a35++) { var v9a049 =ws40a21.m92c94(v6a577,v22a35); v9a049 =ws40a21.m5af60(v9a049,vfe042[v22a35]);  vdc393.push(v9a049); }  if (v59860 !=v6a577.getMonth()) v59860 =v6a577.getMonth();  for (var v22a35=0; v22a35<vdc393.length; v22a35++) { var v1442 =ws69c63.m63184(v51784,vdc393[v22a35],v59860 +1);  if (v1442 !=null) v15428.push(v1442); } } } else if (v45c26 =="Month") { var v4a784 =new Date(vaf984,v59860,1); var v1442 =ws69c63.m63184(v51784,v4a784); var va5b45 =ws40a21.mdec94(v59860 +1,vaf984);  v15428.push(v1442);  for (var v22a35=0; v22a35<va5b45-1; v22a35++) { v1442 =ws69c63.m3dd99(v1442); v15428.push(v1442); } } else if (v45c26 =="Timeline") { var v6642 =v51784.SelectedDate;  var ve3060 =ws69c63.m63184(v51784,v6642); var va7d86 =v51784.Scheduler.ViewSettings.TimelineView.NumberOfDays;   v15428.push(ve3060);  for (var v22a35 =0; v22a35 <va7d86-1; v22a35++) { ve3060 =ws69c63.m3dd99(ve3060);  if (typeof(ve3060)!="undefined") v15428.push(ve3060); } }  break;  case "Quarter":  var v29229 =ws40a21.md2212(v59860 +1); var v0cd86 =ws69c63.m57061(v51784,v29229);  for (var v22a35=0; v22a35<v0cd86.length; v22a35++) v15428.push(v0cd86[v22a35]);  break;  case "Year":  var vbf893 =ws69c63.m3b017(v51784,vaf984); v15428.push(vbf893);  break; }  return v15428; },  m3b017:function(v8d979,v59a2) { var v67c23 =v8d979.Calendars[0].GetContentElement(); for (var ve4f23=0; ve4f23<v67c23.rows.length; ve4f23++) { var v91c40 =v67c23.rows[ve4f23];  for (var v87f62=0; v87f62<v91c40.cells.length; v87f62++) { var va2491 =v91c40.cells[v87f62].innerText;  if (va2491 !=null) { if (va2491 ==parseInt(v59a2)) return v91c40.cells[v87f62]; } } } },  m57061:function(ve4b54,vcae91) { var v12579 =ve4b54.Calendars[0].GetContentElement(); var v1ed2 =""; var ve6b25 =new Array();  if (vcae91 ==1) v1ed2 =",1,2,3,"; else if (vcae91 ==2) v1ed2 =",4,5,6,"; else if (vcae91 ==3) v1ed2 =",7,8,9,"; else v1ed2 =",10,11,12,";  for (var v46465=0; v46465<v12579.rows.length; v46465++) { var v86b13 =v12579.rows[v46465];  for (var v89862=0; v89862<v86b13.cells.length; v89862++) { var v28834 =v86b13.cells[v89862].attributes["m"];  if (v28834 !=null) { if (v1ed2.indexOf("," +v28834.value +",")>-1 ) ve6b25.push(v86b13.cells[v89862]);  } } }  return ve6b25; },  m63184:function(v4d214,ve8e27,v52c52) {  var veff73 =ve8e27.getDate(); var v3f91 =ve8e27.getMonth()+1; var veb644 =ve8e27.getFullYear(); var v3fe91 =null; var v14334 =v3f91;  if (typeof(v52c52)!="undefined") v14334 =v52c52;  for (var vb8888=0; vb8888<v4d214.Calendars.length; vb8888++) { var v05b18 =v4d214.Calendars[vb8888];  if (v05b18.Month ==v14334 &&v05b18.Year ==veb644) { v3fe91 =v05b18; break; } }  if (v3fe91 ==null) { for (var vb8888=0; vb8888<v4d214.Calendars.length; vb8888++) { var v05b18 =v4d214.Calendars[vb8888]; var vf4b57 =v05b18.GetContentElement(); var v6e19 =vf4b57.rows[1].cells[0];  if (v6e19.attributes["m"] ==null) v6e19 =vf4b57.rows[1].cells[1];  var v59d28 =parseFloat(v6e19.attributes["m"].value); var v11352 =v59d28 +1;  if (v11352 >12) v11352 =v11352 -12;  if (v05b18.Month ==v11352) { v3fe91 =v05b18; break; } } }  if (v3fe91 !=null) { var vf4b57 =v3fe91.GetContentElement();  for (var vb8888=1; vb8888<7; vb8888++) { var v3b071 =vf4b57.rows[vb8888];  for (var vd0d35=0; vd0d35<v3b071.cells.length; vd0d35++) { var v40a15 =v3b071.cells[vd0d35];  if (v40a15.attributes["d"] !=null) { var vc7650 =parseInt(v40a15.attributes["d"].value); var v2a340 =parseInt(v40a15.attributes["m"].value); var va7b2 =parseInt(v40a15.attributes["y"].value);  if (veff73 ==vc7650 &&v3f91 ==v2a340 &&veb644 ==va7b2) return v40a15; } } } }  return null; },  m3dd99:function(vf8e25) { if (typeof(vf8e25)!="undefined") { var v0c434 =vf8e25.parentElement; var v05336 =v0c434.parentElement.parentElement; var v6ab19 =vf8e25.cellIndex; var v0df28 =v0c434.rowIndex;  if (v6ab19 ==v0c434.cells.length -1) { v6ab19 =0; v0df28++; } else v6ab19++;  var v3fd21 =v05336.rows[v0df28];  if (typeof(v3fd21)!="undefined") { var v57635 =v3fd21.cells[v6ab19];  if (v57635.attributes["d"] ==null) return ws69c63.m3dd99(v57635);  return v57635; } else return; } else return; },  mae89:function(v06e45) { var v3d99 =v06e45.GetTableElement(); var vbc125 =new ISAnimatedObject();  if (IS.ie) vbc125.StepInterval =20; else vbc125.StepInterval =10;  vbc125.Element =v3d99;  vbc125.Speed ="Fastest"; vbc125.Type ="FadeIn"; vbc125.OnCompleted =function(){ws69c63.mf0d64(v06e45); };  vbc125.Play(); },  mf0d64:function(v2e50,v7d473) { var vea945 =v2e50.GetTableElement();  if (IS.ie) { vea945.style.setAttribute("filter",''); var vc7994 =vea945.style.cssText; var vee389 =vc7994.split("FILTER: ;"); var ve3934 =vee389[0] +vee389[1]; vea945.style.cssText =ve3934; } },  m4cd3:function(v72020) { var ve9a36 =v72020.Scheduler;  if (ve9a36.CalendarSettings.NumberOfMonthDisplayed >0) { if (v72020.Calendars[0].SelectionView !="Month") { v72020.Calendars[0].SelectionView ="Month"; v72020.Calendars[0].RenderOperation ="Normal"; v72020.EnableNonPrimaryCalendars(); ws69c63.m2b677(v72020); v72020.Refresh();  } } },  mc2858:function(vc0020) { var v4fb20 =vc0020.Scheduler;  if (v4fb20.CalendarSettings.NumberOfMonthDisplayed >0) { if (vc0020.Calendars[0].SelectionView !="Year") { vc0020.Calendars[0].SelectionView ="Year"; vc0020.Calendars[0].RenderOperation ="Normal"; vc0020.DisableNonPrimaryCalendars(); vc0020.Refresh();  } } }, m89429:function(v9f930,v35b41,vb3012) { var v70920 =document.getElementById(v9f930.Id +"_CWN" +v35b41 +"_" +vb3012);  if (v70920 !=null) { var vab483 =v70920.cellIndex; var vf1a42 =v70920.parentElement.rowIndex; var vdbe99 =document.getElementById(v9f930.Calendar.Id +"_CC" +v35b41);  var vfc787 =vdbe99.rows[vf1a42].cells[vab483 +1]; var vf0a66 =vfc787.attributes["d"].value; var vf9526 =vfc787.attributes["m"].value; var v45d50 =vfc787.attributes["y"].value;  var v5f892 =new Date(v45d50,vf9526-1,vf0a66);  var ve2c19 =new Date(v45d50,vf9526-1,vf0a66); var v2a799 =ws99232.mf8b50(ve2c19,6);  var vfd474 =new Array(); vfd474[0] =ve2c19; vfd474[1] =v2a799; vfd474[2] =v70920;  return vfd474; } else return;  }};var ws18369 ={ m88160:function(v80872) { var vf6089 =document.createElement("div"); vf6089.id =v80872.IdPrefix +v80872.DivIdSuffix +v80872.Position; vf6089.innerHTML ="<table></table>";  v80872.Parent.HostElement.appendChild(vf6089); v80872.Element =vf6089; },  m13182:function(v7f463,vdb272) { var v94372 =v7f463.GetDivElement(); var v3bb23 =v7f463.GetTableElement(); var v37e39 =v7f463.Parent; var v7df93 =new ws40a21.m86237();  v7df93.Append("<table" + " id='" +v7f463.IdPrefix +v7f463.TableIdSuffix +v7f463.Position +"'" + " style='width:100%; cursor:default;'" + ">");  v7f463.Unload(); v94372.removeChild(v3bb23); v7df93.Append(ws18369.mfea75(v7f463));  if (vdb272 =="Month") v7df93.Append(ws18369.m85c1(v7f463)); else if (vdb272 =="Year") v7df93.Append(ws18369.m5f155(v7f463)); else if (vdb272 =="YearRange") v7df93.Append(ws18369.mf9943(v7f463)); v7df93.Append("</table>");  v94372.innerHTML =v7df93.ToString();  ISEvent.Raise(this.OnViewCreated,v37e39,v7f463,v94372,vdb272); },  m00559:function(v86d83) { ws18369.m13182(v86d83,"Month"); },  m56310:function(vca883) { ws18369.m13182(vca883,"Year"); },  m04456:function(v07183) { ws18369.m13182(v07183,"YearRange"); },  mfea75:function(v61594) { var vebb83 =v61594.Month; var ve6381 =v61594.Year; var vbcb10 =new ws40a21.m86237(); var vbca0 =""; var v24e95 =0; var vc5a22 =v61594.Parent;  vbcb10.Append("<tr>" + "<td>" + "<table" + " id=" +v61594.IdPrefix +"_CH" +v61594.Position + " class=" +vc5a22.CalendarHeaderStyle + " style='width:100%;'" + ">" + "<tr>");  if (v61594.IsPrimaryView) { if (vc5a22.UseDefaultStyle ==true &&vc5a22.DefaultStyleMode =="Outlook2007Black") vbca0 ="blackleft.gif"; else  vbca0 ="blueleft.gif";   vbcb10.Append("<td" + " id=" +v61594.IdPrefix +"_CCiPA"); vbcb10.Append(" title='" +vc5a22.TextSettings.CalendarPrevArrowText +"'" + ">" + "<img" + " id=" +v61594.IdPrefix +"_iPA" + " src=" +vc5a22.ResolveImagePath(vc5a22.ImagesDirectory,vbca0)+ ">"); } else { vbcb10.Append("<td>" + "&nbsp;"); }  vbcb10.Append("</td>" + "<td" + " id=" +v61594.IdPrefix +"_CHC" +v61594.Position);  if (v61594.Position ==0 &&v61594.GetCalendarType()!="Year") vbcb10.Append(" title='" +vc5a22.TextSettings.CalendarHeaderText +"'"); vbcb10.Append(" style='cursor:default;'");  if (v61594.IsPrimaryView &&v61594.GetCalendarType()=="Year") { v24e95 =ve6381 -(ve6381 %10); vbcb10.Append(" y=" +ve6381 + " q=" +ws40a21.md2212(vebb83)+ " m=" +vebb83 + " n=month" + ">" + "" +v24e95 +" - " +(v24e95 +9)); } else if (v61594.IsPrimaryView &&v61594.GetCalendarType()=="Quarter") { vbcb10.Append(" m=" +vebb83 + " y=" +ve6381 + " q=" +ws40a21.md2212(vebb83)+ " n=year" + ">");  if (v61594.RenderOperation =="Normal" &&vc5a22.Scheduler !=null) {  vbcb10.Append("Q" +ws40a21.md2212(vebb83)+" " +ve6381); } else vbcb10.Append("" +ve6381); } else { vbcb10.Append(" m=" +vebb83 + " y=" +ve6381+ " q=" +ws40a21.md2212(vebb83)+ " n=quarter" + ">" + "" +ws40a21.m16843(vc5a22,vebb83)+" " +ve6381);  }  vbcb10.Append("</td>");  if (v61594.IsPrimaryView) { if (vc5a22.UseDefaultStyle ==true &&vc5a22.DefaultStyleMode =="Outlook2007Black") vbca0 ="blackright.gif"; else  vbca0 ="blueright.gif";  vbcb10.Append("<td" + " id=" +v61594.IdPrefix +"_CCiNA"); vbcb10.Append(" title='" +vc5a22.TextSettings.CalendarNextArrowText +"'" + ">" + "<img" + " id=" +v61594.IdPrefix +"_iNA" + " src=" +vc5a22.ResolveImagePath(vc5a22.ImagesDirectory,vbca0)+ ">"); } else { vbcb10.Append("<td>" + "&nbsp;"); }  vbcb10.Append("</td>" + "</tr>" + "</table>" + "</td>" + "</tr>");  return vbcb10.ToString(); },  m85c1:function(v69a68) { var v53d13 =""; var vb4149 =new ws40a21.m86237(); var vd4c47 =v69a68.Parent; var v5f668 =ws40a21.m7f456(vd4c47.ShortestDayNames,vd4c47.FirstDayOfWeek);  var vb8c38 ="<TR style=\'HEIGHT: 19px\'>" + "<TD>&nbsp;</TD>" + "<TD class=" +vd4c47.CalendarWeekNameStyle +">" +v5f668[0] +"</TD>" + "<TD class=" +vd4c47.CalendarWeekNameStyle +">" +v5f668[1] +"</TD>" + "<TD class=" +vd4c47.CalendarWeekNameStyle +">" +v5f668[2] +"</TD>" + "<TD class=" +vd4c47.CalendarWeekNameStyle +">" +v5f668[3] +"</TD>" + "<TD class=" +vd4c47.CalendarWeekNameStyle +">" +v5f668[4] +"</TD>" + "<TD class=" +vd4c47.CalendarWeekNameStyle +">" +v5f668[5] +"</TD>" + "<TD class=" +vd4c47.CalendarWeekNameStyle +">" +v5f668[6] +"</TD>" + "</TR>";   vb4149.Append("<tr id=" +v69a68.IdPrefix +"_CTC" +v69a68.Position +" style='height: 100%;'>" + "<td>" + "<table id=" +v69a68.IdPrefix +"_CC" +v69a68.Position + " class=" +vd4c47.CalendarTableStyle + " style='width: 100%; height: 100%; text-align: center; table-layout: fixed;' cellspacing='0' >");   for (v6a458 =0; v6a458 <8; v6a458++) { if(v6a458 ==0) { v53d13 +=" <COLGROUP>" + "<col width='16px' />"; } else v53d13 +="<col width='auto' />"; } v53d13 +="</COLGROUP>";  vb4149.Append(v53d13 + vb8c38);  var v69846 =v69a68.Month; var v9e732 =v69a68.Year; var v0f478 =new Date(v9e732,(v69846-1),1); var v99633 =v0f478.getDay(); var v67d86 =ws40a21.mdec94(v69846,v9e732);  var v6d864; var v83532;  if (v69846 ==1) { v6d864 =12; v83532 =v9e732 -1; } else { v6d864 =v69846 -1; v83532 =v9e732; }  var v4c947 =ws40a21.mdec94(v6d864,v83532); var v17930; var v7b632;  if (v69846 ==12) { v17930 =1; v7b632 =v9e732 +1; } else { v17930 =v69846 +1; v7b632 =v9e732; }  var v0a926 =ws40a21.mdec94(v17930,v7b632); var v6e57 =0;  startDayInCalendar =ws40a21.m33b28(vd4c47.FirstDayOfWeek);  for (var v6a458 =0; v6a458 <14; v6a458++) { if (v99633 ==startDayInCalendar) break; else v6e57++; if (startDayInCalendar >=6) startDayInCalendar =0; else startDayInCalendar++; }  var v01e28 =parseInt(v4c947)-(parseInt(v6e57)-1); var v10c50 =1; var vaf787 =1; var vc3049 =0; var veec24 =0; var v8544 ="none"; var v95491; var vf6458;  if (vd4c47.ShowWeekNumbers ==true) v8544 ="weekNumber"; else v8544 ="nonWeekNumber";  for (v6a458 =0; v6a458 <6; v6a458++) { if (v6a458 ==0) { v95491 =ws18369.m8ed38(v6a458,v69a68,v01e28,v4c947,v6d864,v83532,vaf787,v67d86,v69846,v9e732,v10c50,v17930,v7b632,v8544); vf6458 =v95491.split("=="); vc3049 =parseInt(vf6458[0]); vb4149.Append(vf6458[1]);  vaf787 +=(7 -v6e57); } else { v95491 =ws18369.m8ed38(v6a458,v69a68,33,v4c947,v6d864,v83532,vaf787,v67d86,v69846,v9e732,v10c50,v17930,v7b632,v8544); vf6458 =v95491.split("=="); vc3049 =parseInt(vf6458[0]); vb4149.Append(vf6458[1]); vaf787 +=7; v10c50 +=(vc3049 -1); } } vb4149.Append("</table>" + "</td>" + "</tr>");  return vb4149.ToString(); },  m5f155:function(v03035) { var vb974 =new ws40a21.m86237(); var v97e52 =""; var vccb59 =0; var v0ed72 =v03035.Month; var vedf69 =v03035.Year; var vbea17 =v03035.Quarter; var veb634 =v03035.Parent;  vb974.Append("<tr" + " id=" +v03035.IdPrefix +"_CTC0" + ">" + "<td>" + "<table" + " id=" +v03035.IdPrefix +"_CC0" + " class=" +veb634.CalendarTableStyle + " style='width:100%; height:100%;'>" + "<colgroup>");  for (var vaad92 =0; vaad92 <4; vaad92++) v97e52 +="<col width='40px' />"; v97e52 +="</colgroup>";  vb974.Append(v97e52);  for (var vaad92 =0; vaad92 <3; vaad92++) { vb974.Append("<tr style='height:30px;'>");   for (var veda14 =0; veda14 <4; veda14++) { var ve8291 =veb634.AbbreviatedMonthNames;  vb974.Append("<td" + " style='cursor:pointer;'"); if (v03035.RenderOperation =="ToggleSelectionView") { if (v0ed72 ==(vccb59 +1)) vb974.Append(" class=" +veb634.CalendarSelectedCellStyle); }  vb974.Append(" m=" +(vccb59 +1)); vb974.Append(">" +ve8291[vccb59] +"</td>"); vccb59++; } vb974.Append("</tr>"); } vb974.Append("</table>" + "</td>" + "</tr>");  return vb974.ToString(); },  mf9943:function(v41029) { var v4e970 =v41029.Month; var veda89 =v41029.Year; var v79415 =veda89 -(veda89 %10)-1; var vcd581 =""; var v9ea35 =v41029.Parent; var v6ee39 =new ws40a21.m86237();  v6ee39.Append("<tr" + " id=" +v41029.IdPrefix +"_CTC0" + ">" + "<td>" + "<table" + " id=" +v41029.IdPrefix +"_CC0" + " class=" +v9ea35.CalendarTableStyle + " style='width:100%; height:100%;'>" + "<colgroup>");  for (var v83452 =0; v83452 <4; v83452++) vcd581 +="<col width='40px' />"; vcd581 +="</colgroup>";  v6ee39.Append(vcd581);  for (var v83452 =0; v83452 <3; v83452++) { v6ee39.Append("<tr style='height:30px;'>");  for (var vc4217 =0; vc4217 <4; vc4217++) { v6ee39.Append("<td" + " style='cursor:pointer; text-align:center'");  if ((v83452 ==0 &&vc4217 ==0)||(v83452 ==2 &&vc4217 ==3)) { v6ee39.Append(" class=" +v9ea35.CalendarOutboundCellStyle +" cssName='" +v9ea35.CalendarOutboundCellStyle +"'"); } else if(v79415 ==veda89) { if (v41029.RenderOperation =="ToggleSelectionView") v6ee39.Append(" class=" +v9ea35.CalendarSelectedCellStyle +" cssName='" +v9ea35.CalendarSelectedCellStyle +"'"); }  v6ee39.Append(" cssName='none'" + " >" + v79415 + "</td>");  v79415++; }  v6ee39.Append("</tr>"); }  v6ee39.Append("</table>" +"</td>" +"</tr>");   return v6ee39.ToString(); },  m8ed38:function(vf5345,v58333,vb2e75,v4426,v34743,v29321,vbc926,va8a31,veee42,vc5f95,v16712,v26d65,vee330,vdc565) { var v64f65 =new Date(); var v34e88 =v58333.Parent.HighlightMode; var v72634 =new ws40a21.m86237(); var v8f48 =v58333.Parent;  if (v8f48.Scheduler !=null) v34e88 =v8f48.Scheduler.ViewSettings.SelectedViewMode;  v72634.Append("<tr style='height: 19px; text-align:right;'>" + "<td " + "id = '" +v8f48.Scheduler.Id +"_CWN" +v58333.Position +"_" +vf5345 +"' " + "class = " +v8f48.CalendarWeekNumberStyle + ">");  var v84256 ="W"; var v12665 =vbc926; var vbcd35 =v16712; var vdce34 =ws40a21.m33b28(v58333.FirstDayOfWeek); var v80765 =0;  var v57033 =v8f48.CalendarTodayStyle; var v85710 =v8f48.HolidayStyle; var v10e27 =v8f48.CalendarOutboundCellStyle;  for (var v38413 =0; v38413 <7; v38413++) { if (vdce34 >6) vdce34 =0;  if (vb2e75 <=v4426) { if (v38413 ==0) { if (vdc565 =="weekNumber") v72634.Append(ws40a21.mf2267(v8f48,new Date(v29321,v34743 -1,vb2e75))); else v72634.Append("&nbsp;");  v72634.Append("</td>"); }  v72634.Append("<td" + " d=" +vb2e75 + " m=" +v34743 + " y=" +v29321);   v72634.Append(" style='cursor:default;'");  if (v58333.IsPrimaryView) { v72634.Append(" cssName='" +v8f48.CalendarOutboundCellStyle +"'" + " class=" +v8f48.CalendarOutboundCellStyle); } else { v72634.Append(" cssName='none'"); } v72634.Append(">"); v72634.Append(ws40a21.m2715(v8f48,vb2e75,v58333.Position,"Previous"));   vb2e75++; } else if (v12665 <=va8a31) { if (v38413 ==0) { if(vdc565 =="weekNumber") v72634.Append(ws40a21.mf2267(v8f48,new Date(vc5f95,veee42 -1,v12665))); else v72634.Append("&nbsp;");  v72634.Append("</td>"); }  v72634.Append("<td" + " d=" +v12665 + " m=" +veee42 + " y=" +vc5f95);  v72634.Append(" style ='cursor:default;'");  var vb8946 ="";   var v29480 =(v64f65.getFullYear()==vc5f95 &&v64f65.getMonth()+1 ==veee42 &&v64f65.getDate()==v12665); var v55759 =false; var vd3679 =null; if (v8f48.Scheduler !=null) { vd3679 =ws40a21.m74d53(v8f48.Scheduler,new Date(vc5f95,veee42 -1,v12665),true);  if (vd3679 !=null) v55759 =true; } if (v55759 &&v29480) vb8946 =v57033 +" " +v85710; else if (v29480) vb8946 =v57033; else if (v55759) vb8946 =v85710;  if (v55759 &&vd3679.Description !="") v72634.Append(" title=\"" +vd3679.Description +"\"");  if (vb8946 =="") { v72634.Append(" cssName='none'"); } else { v72634.Append(" cssName='" +vb8946 +"'" + " class='" +vb8946 +"'"); }  v72634.Append(">" + +v12665);  v12665++; } else { if (v38413 ==0) { if (vdc565 =="weekNumber") v72634.Append(ws40a21.mf2267(v8f48,new Date(vee330,v26d65 -1,vbcd35))); else v72634.Append("&nbsp;");  v72634.Append("</td>"); }  v72634.Append("<td" + " d=" +vbcd35 + " m=" +v26d65 + " y=" +vee330); v72634.Append(" style ='cursor:default;'");  v72634.Append(" cssName='" +v10e27 +"'" + " class=" +v10e27);  v72634.Append(">"); v72634.Append(ws40a21.m2715(v8f48,vbcd35,v58333.Position,"Next"));  vbcd35++; }  vdce34++; v72634.Append("</td>"); }  return vbcd35 +"==" +v72634.ToString(); }};var ws40a21 ={ m7f456:function(v8db15,vd2a79) { var v3bb96 =new Array();  var v85a70 =vd2a79; if (typeof(vd2a79)!="number") v85a70 =ws40a21.m33b28(vd2a79);  for (var v01a51 =v85a70; v01a51 <7; v01a51++) v3bb96.push(v8db15[v01a51]); if (v85a70 >0) { for (var v01a51 =0; v01a51 <v85a70; v01a51++) v3bb96.push(v8db15[v01a51]); } return v3bb96; }, m86237:function() { this.Data =new Array(); this.Append =function(v34615) { this.Data.push(v34615); }; this.Clear =function() { this.Data =null; this.Data =new Array(); }; this.ToString =function() { return this.Data.join(""); } }, GetUSWeekNumber: function(v8ef87) { var v6cc87 =new Date(v8ef87.getFullYear(),0,1); return Math.ceil((((v8ef87 -v6cc87)/86400000)+v6cc87.getDay())/7); }, m90a86:function(ve2862,v7637,v6b47) { v7637 =typeof (v7637)=='int' ? v7637 : 0; var vcb171 =new Date(ve2862.getFullYear(),0,1); var v7ec59 =vcb171.getDay()-v7637; v7ec59 =(v7ec59 >=0 ? v7ec59 : v7ec59 +7); var vb113 =Math.floor((ve2862.getTime()-vcb171.getTime()-(ve2862.getTimezoneOffset()-vcb171.getTimezoneOffset())*60000)/86400000)+1; var v00856;  if (v7ec59 <4 &&(v6b47 =="First4DayWeek" ||v6b47 =="StartsOnJanuary1")) { v00856 =Math.floor((vb113 +v7ec59 -1)/7)+1; if (v00856 >52) { nYear =new Date(ve2862.getFullYear()+1,0,1); nday =nYear.getDay()-v7637; nday =nday >=0 ? nday : nday +7;  v00856 =nday <4 ? 1 : 53; if (v6b47 =="StartsOnJanuary1") v00856 =1; } } else { v00856 =Math.floor((vb113 +v7ec59 -1)/7); if (v6b47 =="StartsOnJanuary1") { if (v00856 ==52) { var vaff36 =ws40a21.m92c94(ve2862,5); if (vaff36.getFullYear()==ve2862.getFullYear()) v00856 +=1; else v00856 =1; } else v00856 +=1; } } return v00856; }, mf2267:function(vced17,v75786) { var v56b17 =ws40a21.m24a52(vced17.FirstDayOfWeek); var vf9486 =ws40a21.m90a86(v75786,v56b17,vced17.FirstWeekOfYear); return vf9486; }, m24a52:function(v3e673) { var v40b1 =new Array("Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"); for (var ve4526 =0; ve4526 <v40b1.length; ve4526++) { if (v40b1[ve4526] ==v3e673) return ve4526; } return 0; }, m8e538:function(v8a356,vebd5) { var v35f73 =v8a356.getDay(); if (vebd5 !="Sunday") { v35f73 =v35f73 -ws40a21.m33b28(vebd5); if (v35f73 <0) v35f73 +=7; } return ws40a21.m92c94(v8a356,v35f73 *-1); }, m8cd34:function(vad612,v72d84) { var v4ac92 =v72d84; for (var vc0575 =0; vc0575 <vad612.length; vc0575++) { v4ac92 =ws40a21.m92c94(v72d84,vc0575); v4ac92 =ws40a21.m5af60(v4ac92,vad612[vc0575]); } return v4ac92; }, m5af60:function(va6e48,v06554) { while (parseInt(va6e48.getDay())!=parseInt(v06554)) { va6e48 =ws40a21.m92c94(va6e48,1); } return va6e48; }, m92c94:function(vbc067,v5bd63) { return new Date(vbc067.getTime()+v5bd63 *24 *60 *60 *1000); }, mb8e27:function(vc526) { var v55d67 =new Array(); var vcde63 =ws40a21.m33b28(vc526.FirstDayOfWeek); var v57e96 =vcde63; if (vc526.WeekViewMode =="FullWeek") { do { v55d67[v55d67.length] =v57e96; v57e96++; if (v57e96 ==7) v57e96 =0; }while (vcde63 !=v57e96); } else { do { var v91c34 =v57e96; switch (v91c34) { case 0: if (vc526.WorkWeekSettings.Sunday) v55d67[v55d67.length] =v91c34; break; case 1: if (vc526.WorkWeekSettings.Monday) v55d67[v55d67.length] =v91c34; break; case 2: if (vc526.WorkWeekSettings.Tuesday) v55d67[v55d67.length] =v91c34; break; case 3: if (vc526.WorkWeekSettings.Wednesday) v55d67[v55d67.length] =v91c34; break; case 4: if (vc526.WorkWeekSettings.Thursday) v55d67[v55d67.length] =v91c34; break; case 5: if (vc526.WorkWeekSettings.Friday) v55d67[v55d67.length] =v91c34; break; case 6: if (vc526.WorkWeekSettings.Saturday) v55d67[v55d67.length] =v91c34; break; } v57e96++; if (v57e96 ==7) v57e96 =0; }while (vcde63 !=v57e96); } return v55d67; }, m3465:function(v94142,v3c752) { var v3c342 =""; if (v3c752 =="Scheduler") { if (v94142.UseDefaultStyle ==true &&v94142.DefaultStyleMode =="Outlook2007Black") v3c342 ="WSB2_"; else if (v94142.UseDefaultStyle ==true &&v94142.DefaultStyleMode =="Outlook2007Blue") v3c342 ="WSB1_"; else v3c342 =v94142.Id +"-"; } else if (v3c752 =="CallOut") { if (v94142.UseDefaultStyle ==true &&v94142.DefaultStyleMode =="Outlook2007Black") v3c342 ="Black"; else if (v94142.UseDefaultStyle ==true &&v94142.DefaultStyleMode =="Outlook2007Blue") v3c342 ="Blue"; } return v3c342; }, m4882:function(v0cf22,ve4a67,vc4252) { var vaab78 =new Array(0,0); var v0cf22 =parseInt(v0cf22); var ve4a67 =parseInt(ve4a67); if (vc4252 =="NextMonth") { v0cf22 +=1; if (v0cf22 >12) { v0cf22 =1; ve4a67 +=1; } } else if (vc4252 =="PreviousMonth") { v0cf22 -=1; if (v0cf22 <1) { v0cf22 =12; ve4a67 -=1; } } vaab78[0] =v0cf22; vaab78[1] =ve4a67; return vaab78; }, mdec94:function(vf9f17,v4c641) { var vfc817; if (vf9f17 ==1 ||vf9f17 ==3 ||vf9f17 ==5 ||vf9f17 ==7 ||vf9f17 ==8 ||vf9f17 ==10 ||vf9f17 ==12) vfc817 =31; else if (vf9f17 ==2) { if (v4c641 %400 ==0 ||(v4c641 %100 !=0 &&v4c641 %4 ==0)) vfc817 =29; else vfc817 =28; } else vfc817 =30; return vfc817; }, m33b28:function(v65c36) { var v15617; switch (v65c36) { case "Sunday": v15617 =0; break; case "Monday": v15617 =1; break; case "Tuesday": v15617 =2; break; case "Wednesday": v15617 =3; break; case "Thursday": v15617 =4; break; case "Friday": v15617 =5; break; case "Saturday": v15617 =6; break; } return v15617; }, md2212:function(v6d772) { var veb136 =0; if (v6d772 ==1 ||v6d772 ==2 ||v6d772 ==3) veb136 =1; else if (v6d772 ==4 ||v6d772 ==5 ||v6d772 ==6) veb136 =2; else if (v6d772 ==7 ||v6d772 ==8 ||v6d772 ==9) veb136 =3; else veb136 =4; return parseInt(veb136); }, ma6a10:function(v7d88) { var v5bc8; switch (v7d88) { case 1: v5bc8 =1; break; case 2: v5bc8 =4; break; case 3: v5bc8 =7; break; case 4: v5bc8 =10; break; } return v5bc8; }, m16843:function(ve028,vaca89) { return ve028.MonthNames[vaca89 -1]; }, m2715:function(vaaa28,vc9e99,v7e871,v17c70) { if (v7e871 !=null) { var v4d192 =0; if (vaaa28.GetType()=="WebScheduler") v4d192 =parseInt(vaaa28.CalendarSettings.NumberOfMonthDisplayed); else v4d192 =vaaa28.NumberOfMonthDisplayed; if (v4d192 ==3) { if (v7e871 ==0 &&v17c70 =="Previous") return vc9e99; else if (v7e871 ==2 &&v17c70 =="Next") return vc9e99; else return ""; } else if (v4d192 ==2) { if (v7e871 ==0 &&v17c70 =="Previous") return vc9e99; else if (v7e871 ==1 &&v17c70 =="Next") return vc9e99; else return ""; } else return vc9e99; } else return vc9e99; }, m86b47:function(v1a258) { var v7b647 =v1a258.WorkWeekSettings; var v50e9 =v7b647.Sunday; var v59138 =v7b647.Monday; var v84232 =v7b647.Tuesday; var v87832 =v7b647.Wednesday; var v58b35 =v7b647.Thursday; var v2f543 =v7b647.Friday; var vd7655 =v7b647.Saturday; var v83b7 =new Array(v50e9,v59138,v84232,v87832,v58b35,v2f543,vd7655); return v83b7; }, m74d53:function(v9f769,v2d625,ved679) { if (v2d625 !=null) { if (v9f769.Holidays !=null) { var va8b58 =false; var v10267 =v2d625.getDate(); var v5d68 =v2d625.getMonth()+1; var v0e138 =v2d625.getFullYear(); for (var v63576 =0; v63576 <v9f769.Holidays.length; v63576++) { var v89350 =v9f769.Holidays[v63576]; var va4b54 =v89350.Date.getDate(); var v81e71 =v89350.Date.getMonth()+1; var v39e70 =v89350.Date.getFullYear(); var vd7e10 =v89350.IsGeneral; if (vd7e10 ==true) { if (v81e71 ==v5d68) { if (va4b54 ==v10267) { va8b58 =true; break; } } } else { if (v39e70 ==v0e138) { if (v81e71 ==v5d68) { if (va4b54 ==v10267) { va8b58 =true; break; } } } } } if (va8b58 &&ved679) return v89350; else if (ved679) return null; } return va8b58; } }, m02316:function(v2698) { var va3e88 =v2698.Parent; if (va3e88 !=null) { if (va3e88.ViewSettings.TimelineView.Enabled ==true) return true; else return false; } else return false; }, mbf048:function(ve8f8) { var vca18 =ve8f8.Scheduler; if (vca18 !=null) { if (vca18.MarkedDayWithEvents) return true; } return false; }, mff931:function(v83d19,v2492) { if (v2492 =="Calendar") { var vfdb8 =v83d19.GetContainerCalendarPrev(); var vd5744 =v83d19.GetContainerCalendarNext(); var vd8213 =v83d19.GetCalendarHeaderClick(); if (vfdb8 !=null) Listener.Unload(vfdb8); if (vd5744 !=null) Listener.Unload(vd5744); Listener.Unload(vd8213); } else if (v2492 =="Scheduler") { var va2d68 =v83d19.ViewSettings.SelectedViewMode; var vdde19 =v83d19.GetSchedulerHeader(); var v4cf83 =vdde19.rows[0].cells[0]; var vb4d44 =vdde19.rows[0].cells[1]; Listener.Unload(v4cf83); Listener.Unload(vb4d44); var v17497 =v83d19.GetSchedulerMonthContent(); Listener.Unload(v17497); var vb620 =v83d19.GetSchedulerYearQuarterContent(); Listener.Unload(vb620); } }};var ws99232 ={ m6b069:function(v3ff41) { if ((v3ff41 %4)!=0) { return false; } if ((v3ff41 %100)==0) { return ((v3ff41 %400)==0); } return true; }, m6f410:function(v48497,v48778) { var vd5525 =new Array(); vd5525[0] =31; vd5525[1] =29; vd5525[2] =31; vd5525[3] =30; vd5525[4] =31; vd5525[5] =30; vd5525[6] =31; vd5525[7] =31; vd5525[8] =30; vd5525[9] =31; vd5525[10] =30; vd5525[11] =31;  var vc6d39 =new Array(); vc6d39[0] =31; vc6d39[1] =28; vc6d39[2] =31; vc6d39[3] =30; vc6d39[4] =31; vc6d39[5] =30; vc6d39[6] =31; vc6d39[7] =31; vc6d39[8] =30; vc6d39[9] =31; vc6d39[10] =30; vc6d39[11] =31;   var v5f431 =ws99232.m6b069(v48778)? vd5525 : vc6d39; return v5f431[v48497];  },  me0b15:function(v99c36,v00a97,v7382) { switch(v7382) { case "Date": var v66816 =ws99232.m1a656(v99c36); var va0088 =ws99232.m1a656(v00a97);  for (var vd2035 =0 ; vd2035 <v66816.length ; vd2035++) { if (v66816[vd2035] !=va0088[vd2035]) return false;  } break; case "DateTime":  if (v99c36.getTime()!=v00a97.getTime()) return false; break; }  return true; },  m1a656:function(vb2b55) { return new Array(vb2b55.getDate(),vb2b55.getMonth(),vb2b55.getFullYear()); },  m47419:function(v72d55) { return new Array(v72d55.getHours(),v72d55.getMinutes(),v72d55.getSeconds()); },  m50d31:function(v4a27,vaf146,v2215,v8e483,v0ab40,v1a626,vb9856) { if (vaf146 ==null) vaf146 =v4a27.getDate();  if (v2215 ==null) v2215 =v4a27.getMonth();  if (v8e483 ==null) v8e483 =v4a27.getFullYear();  if (v0ab40 ==null) v0ab40 =v4a27.getHours();  if (v1a626 ==null) v1a626 =v4a27.getMinutes();  if (vb9856 ==null) vb9856 =v4a27.getSeconds();  var vb8a55 =ws99232.m6f410(v2215,v8e483); if (vaf146 >vb8a55) vaf146 =vb8a55;  var v4a27 =new Date(v8e483,v2215,vaf146,v0ab40,v1a626,vb9856); return v4a27;  },  mf8b50:function(ve946,va3a75) { var v52966 =ve946.getTime(); var v30065 =va3a75 *24 *60 *60 *1000;  var vf9839 =v52966 +v30065; var ve946 =new Date(vf9839); return ve946;  },  m00d95:function(v25252,vf1233) { var v69821 =v25252.getDate(); var v19344 =v25252.getMonth(); var vfb724 =v25252.getFullYear();  var vf159 =v19344 +vf1233; if (vf159 >=0) { v19344 =(vf159 %12); vfb724 +=parseInt(vf159 /12);  } else { if (vf159 ==-12) v19344 =0; else v19344 =12 +((vf159)%12);  vfb724 +=parseInt((vf159 -11)/12);  }  var vd5961 =ws99232.m6f410(v19344,vfb724);  if (v69821 >vd5961) v69821 =vd5961;   var v25252 =new Date(vfb724,v19344,v69821); return v25252;  },  mfa43:function(v21f96,vb4e33) { var v21f96 =ws99232.m00d95(v21f96,vb4e33 *12); return v21f96; },  mf7580:function(v41416,vf2b12) { var v81732 =v41416.getTime(); var v55b2 =vf2b12 *60 *1000;  var v41095 =v81732 +v55b2; var v41416 =new Date(v41095); return v41416;  },  m10f14:function(v01152) { if (v01152 ==null) return null;  return v01152.getFullYear()+"." +(v01152.getMonth()+1)+"." +v01152.getDate()+"." +v01152.getHours()+"." +v01152.getMinutes(); },  mce720:function(v66880){ var v4b888 =v66880.split("/"); var veca81 =ws99232.m72c66(v4b888[0]); var v66880 =ws99232.m72c66(v4b888[1]); var v17419 =v4b888[2];  return new Array(veca81,v66880,v17419); },  m1e738:function(v50c27,vc381) { var v83f7 =v50c27.split(":"); var vf4991 =ws99232.m72c66(v83f7[0]); var v6aa47 =v83f7[1];  if (vc381 &&typeof(v6aa47)!="undefined") { var v73780 =v6aa47.split(" "); v6aa47 =v73780[0];  if (v73780[1] =="PM") vf4991 =((vf4991 ==12)? 0 : vf4991)+12; else vf4991 =((vf4991 ==12)? 0 : vf4991); }  return new Array(vf4991,v6aa47); },  m72c66:function(vd3446) { if (vd3446.length ==2) { if (vd3446.substring(0,1)=="0") return parseInt(vd3446.substring(1)); else  return parseInt(vd3446); } }};function WebCalendarDestructor(){ var vb5988 =delete ws69c63; delete ws40a21; delete ws99232;};window.attachEvent("onunload",WebCalendarDestructor);
