Financial Cop Enrollment Notice
"Create a Website Account - Manage notification subscriptions, save form progress and more.
Search autocomplete is currently not responding. Please try again later.
View All Calendars is the default. Choose Select a Calendar to view a specific calendar. Subscribe to calendar notifications by clicking on the Notify Me button, and you will automatically be alerted about the latest events in our community.
Financial Cop - Building Financial Strength in First Responder Families
Closed Enrollment - FPD Employees only
Agenda
Facility
Submit Event
Print
Email
Event Subscription
View RSS Feeds
Select on Calendar
Expand
Collapse
Previous
Next
Down
Up
Map
Share
Show more
Agenda
$(window).on("load", function () {
$('.icalDescription').urlToLink({ target: '_blank' });
});
var currentTextBox = null;
var currentDatePicker = null;
function hidePopup() {
return currentDatePicker && currentDatePicker.hidePopup();
}
//This method is called to handle the onclick and onfocus client side events for the texbox
function showPopup(sender, e) {
//this is a reference to the texbox which raised the event
//see the methods exposed through the $telerik static client library here - http://www.telerik.com/help/aspnet-ajax/telerik-static-client-library.html
var textBox = sender.tagName === "INPUT" ? sender : $telerik.getPreviousHtmlNode(sender);
// hide previous pop-up if open
textBox !== currentTextBox && hidePopup();
currentTextBox = textBox;
}
function dismissHook(e) {
return (e.keyCode === 27 || e.keyCode === 9) && hidePopup();
}
function handleKeydown(e) {
dismissHook(e) || searchTextHook(e);
}
//this handler is used to set the text of the TextBox to the value of selected from the popup
function dateSelected(sender, args) {
if (currentTextBox != null) {
//currentTextBox is the currently selected TextBox. Its value is set to the newly selected
//value of the picker
currentTextBox.value = args.get_newValue();
}
}
//this function is used to parse the date entered or selected by the user
function parseDate(sender, e) {
if (currentDatePicker != null) {
var date = currentDatePicker.get_dateInput().parseDate(sender.value);
var dateInput = currentDatePicker.get_dateInput();
if (date == null) {
date = currentDatePicker.get_selectedDate();
}
var formattedDate = dateInput.get_dateFormatInfo().FormatDate(date, dateInput.get_displayDateFormat());
sender.value = formattedDate;
}
}
function clearPostBack() {
Sys.WebForms.PageRequestManager.getInstance().remove_endRequest(clearPostBack);
$('.icalDescription').urlToLink({ target: '_blank' });
}
function redrawContentCalendar() {
Sys.WebForms.PageRequestManager.getInstance().add_endRequest(clearPostBack);
if (document.aspnetForm.calendarView.value == 'list' || document.aspnetForm.calendarView.value == '')
raiseAsyncPostbackCalendar('ctl00_ctl00_MainContent_ModuleContent_ctl00_contentUpdatePanelListView', 0, '');
else
raiseAsyncPostbackCalendar('ctl00_ctl00_MainContent_ModuleContent_ctl00_contentUpdatePanel', 0, '');
blockMenuSpawn = false;
}
function previousFeaturedItem(view) {
document.aspnetForm.calendarView.value = view;
raiseAsyncPostbackCalendar('featured', 0, 'drawFeaturedPrev');
}
function nextFeaturedItem(view) {
document.aspnetForm.calendarView.value = view;
raiseAsyncPostbackCalendar('featured', 0, 'drawFeaturedNext');
}
order+='ModuleContent\n'
Live Edit
//
Get Involved
.fancyButton979.fancyButton:link,.fancyButton979.fancyButton:visited, .fancyButton979div.fancyButton{
padding-top: 120px;
background-image: url('/ImageRepository/Document?documentID=33125');
background-repeat: no-repeat;
background-position: center 5px ;
transition: all .3s ease-in-out;}
.fancyButton979.fancyButton:hover,.fancyButton979.fancyButton:focus,.fancyButton979.fancyButton:active,.fancyButton979.fancyButton.hover{
background-image: url('/ImageRepository/Document?documentID=33124');
background-repeat: no-repeat;
background-position: center top;
}
.fancyButton979.fancyButton:link > span,.fancyButton979.fancyButton:visited > span, .fancyButton979div.fancyButton > span{
}
.fancyButton979.fancyButton:hover > span,.fancyButton979.fancyButton:focus > span,.fancyButton979.fancyButton:active > span,.fancyButton979.fancyButton.hover > span{
}
.fancyButton979.fancyButton .text{
color: rgb(255, 255, 255);
font-size: 1.1em;
font-family: "Source Sans 3";
font-weight: 600;
text-decoration: none;
background-repeat: no-repeat;
background-position: left top;
}
.fancyButton979.fancyButton:hover .text,.fancyButton979.fancyButton:focus .text,.fancyButton979.fancyButton:active .text,.fancyButton979.fancyButton.hover .text{
text-decoration: underline;
background-repeat: no-repeat;
background-position: left top;
}
Job Openings
.fancyButton930.fancyButton:link,.fancyButton930.fancyButton:visited, .fancyButton930div.fancyButton{
padding-top: 120px;
background-image: url('/ImageRepository/Document?documentID=32483');
background-repeat: no-repeat;
background-position: center 5px ;
transition: all .3s ease-in-out;}
.fancyButton930.fancyButton:hover,.fancyButton930.fancyButton:focus,.fancyButton930.fancyButton:active,.fancyButton930.fancyButton.hover{
background-image: url('/ImageRepository/Document?documentID=32482');
background-repeat: no-repeat;
background-position: center top;
}
.fancyButton930.fancyButton:link > span,.fancyButton930.fancyButton:visited > span, .fancyButton930div.fancyButton > span{
}
.fancyButton930.fancyButton:hover > span,.fancyButton930.fancyButton:focus > span,.fancyButton930.fancyButton:active > span,.fancyButton930.fancyButton.hover > span{
}
.fancyButton930.fancyButton .text{
color: rgb(255, 255, 255);
font-size: 1.1em;
font-family: "Source Sans 3";
font-weight: 600;
text-decoration: none;
background-repeat: no-repeat;
background-position: left top;
}
.fancyButton930.fancyButton:hover .text,.fancyButton930.fancyButton:focus .text,.fancyButton930.fancyButton:active .text,.fancyButton930.fancyButton.hover .text{
text-decoration: underline;
background-repeat: no-repeat;
background-position: left top;
}
MyFRISCO Service Request
.fancyButton932.fancyButton:link,.fancyButton932.fancyButton:visited, .fancyButton932div.fancyButton{
padding-top: 120px;
background-image: url('/ImageRepository/Document?documentID=33131');
background-repeat: no-repeat;
background-position: center 5px ;
transition: all .3s ease-in-out;}
.fancyButton932.fancyButton:hover,.fancyButton932.fancyButton:focus,.fancyButton932.fancyButton:active,.fancyButton932.fancyButton.hover{
background-image: url('/ImageRepository/Document?documentID=33130');
background-repeat: no-repeat;
background-position: center top;
}
.fancyButton932.fancyButton:link > span,.fancyButton932.fancyButton:visited > span, .fancyButton932div.fancyButton > span{
}
.fancyButton932.fancyButton:hover > span,.fancyButton932.fancyButton:focus > span,.fancyButton932.fancyButton:active > span,.fancyButton932.fancyButton.hover > span{
}
.fancyButton932.fancyButton .text{
color: rgb(255, 255, 255);
font-size: 1.1em;
font-family: "Source Sans 3";
font-weight: 600;
text-decoration: none;
background-repeat: no-repeat;
background-position: left top;
}
.fancyButton932.fancyButton:hover .text,.fancyButton932.fancyButton:focus .text,.fancyButton932.fancyButton:active .text,.fancyButton932.fancyButton.hover .text{
text-decoration: underline;
background-repeat: no-repeat;
background-position: left top;
}
Pay Utility Bill
.fancyButton977.fancyButton:link,.fancyButton977.fancyButton:visited, .fancyButton977div.fancyButton{
padding-top: 120px;
background-image: url(/ImageRepository/Document?documentID=32491);
background-repeat: no-repeat;
background-position: center 5px ;
transition: all .3s ease-in-out;}
.fancyButton977.fancyButton:hover,.fancyButton977.fancyButton:focus,.fancyButton977.fancyButton:active,.fancyButton977.fancyButton.hover{
background-image: url(/ImageRepository/Document?documentID=32490);
background-repeat: no-repeat;
background-position: center top;
}
.fancyButton977.fancyButton:link > span,.fancyButton977.fancyButton:visited > span, .fancyButton977div.fancyButton > span{
}
.fancyButton977.fancyButton:hover > span,.fancyButton977.fancyButton:focus > span,.fancyButton977.fancyButton:active > span,.fancyButton977.fancyButton.hover > span{
}
.fancyButton977.fancyButton .text{
color: rgb(255, 255, 255);
font-size: 1.1em;
font-family: "Source Sans 3";
font-weight: 600;
text-decoration: none;
background-repeat: no-repeat;
background-position: left top;
}
.fancyButton977.fancyButton:hover .text,.fancyButton977.fancyButton:focus .text,.fancyButton977.fancyButton:active .text,.fancyButton977.fancyButton.hover .text{
text-decoration: underline;
background-repeat: no-repeat;
background-position: left top;
}
Plans & Permits
.fancyButton978.fancyButton:link,.fancyButton978.fancyButton:visited, .fancyButton978div.fancyButton{
padding-top: 120px;
background-image: url('/ImageRepository/Document?documentID=33127');
background-repeat: no-repeat;
background-position: center 5px ;
transition: all .3s ease-in-out;}
.fancyButton978.fancyButton:hover,.fancyButton978.fancyButton:focus,.fancyButton978.fancyButton:active,.fancyButton978.fancyButton.hover{
background-image: url('/ImageRepository/Document?documentID=33126');
background-repeat: no-repeat;
background-position: center top;
}
.fancyButton978.fancyButton:link > span,.fancyButton978.fancyButton:visited > span, .fancyButton978div.fancyButton > span{
}
.fancyButton978.fancyButton:hover > span,.fancyButton978.fancyButton:focus > span,.fancyButton978.fancyButton:active > span,.fancyButton978.fancyButton.hover > span{
}
.fancyButton978.fancyButton .text{
color: rgb(255, 255, 255);
font-size: 1.1em;
font-family: "Source Sans 3";
font-weight: 600;
text-decoration: none;
background-repeat: no-repeat;
background-position: left top;
}
.fancyButton978.fancyButton:hover .text,.fancyButton978.fancyButton:focus .text,.fancyButton978.fancyButton:active .text,.fancyButton978.fancyButton.hover .text{
text-decoration: underline;
background-repeat: no-repeat;
background-position: left top;
}
Trash & Recycling
.fancyButton933.fancyButton:link,.fancyButton933.fancyButton:visited, .fancyButton933div.fancyButton{
padding-top: 120px;
background-image: url('/ImageRepository/Document?documentID=33133');
background-repeat: no-repeat;
background-position: center 5px ;
transition: all .3s ease-in-out;}
.fancyButton933.fancyButton:hover,.fancyButton933.fancyButton:focus,.fancyButton933.fancyButton:active,.fancyButton933.fancyButton.hover{
background-image: url('/ImageRepository/Document?documentID=33134');
background-repeat: no-repeat;
background-position: center top;
}
.fancyButton933.fancyButton:link > span,.fancyButton933.fancyButton:visited > span, .fancyButton933div.fancyButton > span{
}
.fancyButton933.fancyButton:hover > span,.fancyButton933.fancyButton:focus > span,.fancyButton933.fancyButton:active > span,.fancyButton933.fancyButton.hover > span{
}
.fancyButton933.fancyButton .text{
color: rgb(255, 255, 255);
font-size: 1.1em;
font-family: "Source Sans 3";
font-weight: 600;
text-decoration: none;
background-repeat: no-repeat;
background-position: left top;
}
.fancyButton933.fancyButton:hover .text,.fancyButton933.fancyButton:focus .text,.fancyButton933.fancyButton:active .text,.fancyButton933.fancyButton.hover .text{
text-decoration: underline;
background-repeat: no-repeat;
background-position: left top;
}
George A. Purefoy Municipal Center"
Second Saturdays at HeritageAmerica 250
"Second Saturdays at HeritageAmerica 250May 9, 10 a.m. to 3 p.m.May's Second Saturday program brings the new "Becoming the United States" exhibit to life through hands-on crafts, engaging story times, and interactive experiences inspired by America’s early history. Guests can meet costumed historical characters, snap memorable photos in themed photo booths, and explore activities that highlight the people, ideas, and moments that shaped the nation’s founding. Special Guest: Ramblin RitaGuests will enjoy a special storytelling experience with Ramblin' Rita, featuring America 250 storytimes at 10:30 a.m., 12:30 p.m., and 2 p.m. Rita provides edutainment at its finest, offering fun, facts, music, and laughs.Heritage How To: Oil Pastels with Heidi KiddExplore color, texture, and creativity in this hands-on Oil Pastel Art Class on May 9 from 10 to 11:30 a.m.! Learn more and sign up here.Sensational SoccerJune 13, 10 a.m. to 3 p.m.Join the Frisco Heritage Center as we celebrate soccer season with Sensational Soccer Second Saturday! This hands-on program brings together art, history, and STEM for a fun-filled family experience. In partnership with Sci-Tech, we’ll offer exciting outdoor STEM activities that everyone can enjoy. Capture memories in a custom photo booth, explore the Legends of Soccer exhibit, and design your own soccer-themed button!"