function OnClientAppointmentClick(sender, eventArgs) {
var apt = eventArgs.get_appointment();
return ListAppointmentClick(apt.get_id());
}
function ListAppointmentClick(calendarEventKey) {
var url = '/events/event-description?CalendarEventKey=' + calendarEventKey;
var fakeLink = document.createElement("a");
if (typeof (fakeLink.click) == 'undefined')
location.href = url; // sends referrer in FF, not in IE
else {
fakeLink.href = url;
document.body.appendChild(fakeLink);
fakeLink.click(); // click() method defined in IE only
}
return true;
}
function ChangeView(newView, changeViewId) {
document.getElementById(changeViewId).value = newView;
theForm.submit();
}
function SetFilterMode() {
if ($('#SearchOption').val() == 'ShowFilter') {
$("input[id*='ShowFilter']").val("Hide Filter");
$("input[id*='ShowFilter']").attr("title", "Hide Filter");
$('#tblAdvanceSearch').show();
$('#SearchOption').val('ShowFilter');
} else {
$("input[id*='ShowFilter']").val("Show Filter");
$("input[id*='ShowFilter']").attr("title", "Show Filter");
$('#tblAdvanceSearch').hide();
$('#SearchOption').val('HideFilter');
}
}
$(function () {
var $hdn = $('#MainCopy_ctl04_hdnTags');
// Protect against missing hidden tags field
if ($hdn.length !== 0) {
var keysString = $hdn.val();
var tagKeys = keysString.length > 0 ? keysString.split(',') : [];
$('.tags-container').on('tagAdded', function (e, data) {
tagKeys.push(data.TagKey);
$hdn.val(tagKeys.join());
}).on('tagRemoved', function (e, data) {
tagKeys = $.grep(tagKeys, function (tagKey) {
return tagKey !== data.TagKey;
});
$hdn.val(tagKeys.join());
});
}
SetFilterMode();
$("input[id*='ShowFilter']").click(function (e) {
e.preventDefault();
if ($(this).val().indexOf("Show Filter") !== -1) {
$('#SearchOption').val("ShowFilter");
} else {
$('#SearchOption').val("HideFilter");
}
SetFilterMode();
});
//if CommunityList only has "All", hide the filter all together.
if ($("#CommunityList option").length == 1) {
var $communityFilterPanel = $('#MainCopy_ctl04_CommunityFilterPanel');
$communityFilterPanel.hl_accessibility_hide();
}
});
$(function () {
var $hiddenCommunityKey = $('#MainCopy_ctl04_hdnCommunityKey');
$('#MainCopy_ctl04_CommunityFilterPanel .selectpicker').on('change', function () {
var selected = $(this).find("option:selected").val();
$hiddenCommunityKey.val(selected);
});
});
20 per page 50 per page All
abril 2022
When: 13 de abr., 2022 from 11:00 to 12:00 (ET)
When: 14 de abr., 2022 from 11:00 to 12:00 (ET)
When: 14 de abr., 2022 from 12:00 to 01:00 (ET)
When: 14 de abr., 2022 from 01:00 to 02:00 (ET)
When: 19 de abr., 2022 from 09:00 to 05:00 (ET)
When: 20 de abr., 2022 from 10:00 to 11:00 (ET)
When: 20 de abr., 2022 from 11:00 to 03:00 (ET)
When: 21 de abr., 2022 from 11:00 to 12:00 (ET)
When: 21 de abr., 2022 from 11:00 to 12:00 (ET)
When: 27 de abr., 2022 from 09:00 to 05:00 (ET)
When: 27 de abr., 2022 from 10:00 to 11:00 (ET)
When: 28 de abr., 2022 from 11:00 to 12:00 (ET)
When: 28 de abr., 2022 from 01:00 to 02:00 (ET)
mayo 2022
When: 2 de may., 2022 from 11:00 to 12:00 (ET)
Starts: 9 de may., 2022 09:00 (ET) Ends: 10 de may., 2022 05:00 (ET)
When: 9 de may., 2022 from 11:00 to 12:00 (ET)
When: 10 de may., 2022 from 11:00 to 12:00 (ET)
When: 12 de may., 2022 from 11:00 to 12:00 (ET)
When: 17 de may., 2022 from 11:00 to 12:00 (ET)
When: 18 de may., 2022 from 01:00 to 02:00 (ET)
When: 19 de may., 2022 from 11:00 to 12:00 (ET)
When: 25 de may., 2022 from 01:00 to 02:00 (ET)
junio 2022
When: 1 de jun., 2022 from 11:00 to 12:00 (ET)
When: 9 de jun., 2022 from 09:00 to 05:00 (ET)
When: 9 de jun., 2022 from 11:00 to 12:00 (ET)
Starts: 12 de jun., 2022 09:00 (ET) Ends: 14 de jun., 2022 05:00 (ET)
When: 13 de jun., 2022 from 11:00 to 12:00 (ET)
When: 14 de jun., 2022 from 11:00 to 12:00 (ET)
Starts: 16 de jun., 2022 09:00 (ET) Ends: 18 de jun., 2022 05:00 (ET)
When: 16 de jun., 2022 from 11:00 to 12:00 (ET)
When: 21 de jun., 2022 from 11:00 to 12:00 (ET)
When: 22 de jun., 2022 from 11:00 to 12:00 (ET)
When: 28 de jun., 2022 from 11:00 to 12:00 (ET)
When: 29 de jun., 2022 from 11:00 to 12:00 (ET)
When: 30 de jun., 2022 from 11:00 to 12:00 (ET)
When: 30 de jun., 2022 from 11:00 to 12:00 (ET)
julio 2022
When: 7 de jul., 2022 from 11:00 to 12:00 (ET)
Starts: 9 de jul., 2022 09:00 (ET) Ends: 14 de jul., 2022 05:00 (ET)
When: 11 de jul., 2022 from 11:00 to 12:00 (ET)
When: 12 de jul., 2022 from 11:00 to 12:00 (ET)
When: 13 de jul., 2022 from 11:00 to 12:00 (ET)
When: 14 de jul., 2022 from 11:00 to 12:00 (ET)
When: 20 de jul., 2022 from 11:00 to 12:00 (ET)
When: 21 de jul., 2022 from 11:00 to 12:00 (ET)
agosto 2022
When: 8 de ago., 2022 from 11:00 to 12:00 (ET)
When: 11 de ago., 2022 from 11:00 to 12:00 (ET)
When: 16 de ago., 2022 from 11:00 to 12:00 (ET)
When: 17 de ago., 2022 from 11:00 to 12:00 (ET)
When: 18 de ago., 2022 from 11:00 to 12:00 (ET)
septiembre 2022
When: 8 de sep., 2022 from 11:00 to 12:00 (ET)
When: 12 de sep., 2022 from 11:00 to 12:00 (ET)
When: 14 de sep., 2022 from 11:00 to 12:00 (ET)
When: 15 de sep., 2022 from 11:00 to 12:00 (ET)
octubre 2022
Starts: 4 de oct., 2022 09:00 (ET) Ends: 6 de oct., 2022 05:00 (ET)
When: 10 de oct., 2022 from 11:00 to 12:00 (ET)
When: 13 de oct., 2022 from 11:00 to 12:00 (ET)
When: 18 de oct., 2022 from 11:00 to 12:00 (ET)
When: 19 de oct., 2022 from 11:00 to 12:00 (ET)
When: 20 de oct., 2022 from 11:00 to 12:00 (ET)
When: 25 de oct., 2022 from 11:00 to 12:00 (ET)
noviembre 2022
When: 1 de nov., 2022 from 11:00 to 12:00 (ET)
When: 8 de nov., 2022 from 11:00 to 12:00 (ET)
When: 9 de nov., 2022 from 11:00 to 12:00 (ET)
When: 10 de nov., 2022 from 11:00 to 12:00 (ET)
When: 14 de nov., 2022 from 11:00 to 12:00 (ET)
When: 17 de nov., 2022 from 11:00 to 12:00 (ET)
diciembre 2022
When: 8 de dic., 2022 from 11:00 to 12:00 (ET)
When: 12 de dic., 2022 from 11:00 to 12:00 (ET)
When: 15 de dic., 2022 from 11:00 to 12:00 (ET)
The administrator has placed this event on hold. While on hold, it is inaccessible by anyone except the administrator.