Park and Recreation Commission Meeting Canceled
"Create a Website Account - Manage notification subscriptions, save form progress and more.
Search autocomplete is currently not responding. Please try again later.
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.
Please Note: in the case of inclement weather, the meeting will be held in the Council Chambers
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
//
Public Data & Transparency
.fancyButton417.fancyButton:link,.fancyButton417.fancyButton:visited, .fancyButton417div.fancyButton{
background-image: url('/ImageRepository/Document?documentID=5787');
background-repeat: no-repeat;
background-position: center 98px ;
transition: all .2s ease-in-out;}
.fancyButton417.fancyButton:hover,.fancyButton417.fancyButton:focus,.fancyButton417.fancyButton:active,.fancyButton417.fancyButton.hover{
background-image: url('/ImageRepository/Document?documentID=5786');
}
.fancyButton417.fancyButton:link > span,.fancyButton417.fancyButton:visited > span, .fancyButton417div.fancyButton > span{
}
.fancyButton417.fancyButton:hover > span,.fancyButton417.fancyButton:focus > span,.fancyButton417.fancyButton:active > span,.fancyButton417.fancyButton.hover > span{
}
.fancyButton417.fancyButton .text{
color: #383838;
font-size: 1.1em;
font-family: "EB Garamond";
padding-top: 110px;
font-weight: 700;
text-decoration: none;
padding-top: 110px;
background-image: url('/ImageRepository/Document?documentID=5783');
background-repeat: no-repeat;
background-position: center 10px ;
line-height: 1.2;
transition: all .2s ease-in-out;
}
.fancyButton417.fancyButton:hover .text,.fancyButton417.fancyButton:focus .text,.fancyButton417.fancyButton:active .text,.fancyButton417.fancyButton.hover .text{
text-decoration: underline;
background-repeat: no-repeat;
background-position: center 0px ;
}
Stay Connected
.fancyButton418.fancyButton:link,.fancyButton418.fancyButton:visited, .fancyButton418div.fancyButton{
background-image: url('/ImageRepository/Document?documentID=5787');
background-repeat: no-repeat;
background-position: center 98px ;
transition: all .2s ease-in-out;}
.fancyButton418.fancyButton:hover,.fancyButton418.fancyButton:focus,.fancyButton418.fancyButton:active,.fancyButton418.fancyButton.hover{
background-image: url('/ImageRepository/Document?documentID=5786');
}
.fancyButton418.fancyButton:link > span,.fancyButton418.fancyButton:visited > span, .fancyButton418div.fancyButton > span{
}
.fancyButton418.fancyButton:hover > span,.fancyButton418.fancyButton:focus > span,.fancyButton418.fancyButton:active > span,.fancyButton418.fancyButton.hover > span{
}
.fancyButton418.fancyButton .text{
color: #383838;
font-size: 1.1em;
font-family: "EB Garamond";
padding-top: 110px;
font-weight: 700;
text-decoration: none;
padding-top: 110px;
background-image: url('/ImageRepository/Document?documentID=5785');
background-repeat: no-repeat;
background-position: center 10px ;
line-height: 1.2;
transition: all .2s ease-in-out;
}
.fancyButton418.fancyButton:hover .text,.fancyButton418.fancyButton:focus .text,.fancyButton418.fancyButton:active .text,.fancyButton418.fancyButton.hover .text{
text-decoration: underline;
background-repeat: no-repeat;
background-position: center 0px ;
}
Reserve Parks& Facilities
.fancyButton419.fancyButton:link,.fancyButton419.fancyButton:visited, .fancyButton419div.fancyButton{
background-image: url('/ImageRepository/Document?documentID=5787');
background-repeat: no-repeat;
background-position: center 98px ;
transition: all .2s ease-in-out;}
.fancyButton419.fancyButton:hover,.fancyButton419.fancyButton:focus,.fancyButton419.fancyButton:active,.fancyButton419.fancyButton.hover{
background-image: url('/ImageRepository/Document?documentID=5786');
}
.fancyButton419.fancyButton:link > span,.fancyButton419.fancyButton:visited > span, .fancyButton419div.fancyButton > span{
}
.fancyButton419.fancyButton:hover > span,.fancyButton419.fancyButton:focus > span,.fancyButton419.fancyButton:active > span,.fancyButton419.fancyButton.hover > span{
}
.fancyButton419.fancyButton .text{
color: #383838;
font-size: 1.1em;
font-family: "EB Garamond";
padding-top: 110px;
font-weight: 700;
text-decoration: none;
padding-top: 110px;
background-image: url('/ImageRepository/Document?documentID=5784');
background-repeat: no-repeat;
background-position: center 10px ;
line-height: 1.2;
transition: all .2s ease-in-out;
}
.fancyButton419.fancyButton:hover .text,.fancyButton419.fancyButton:focus .text,.fancyButton419.fancyButton:active .text,.fancyButton419.fancyButton.hover .text{
text-decoration: underline;
background-repeat: no-repeat;
background-position: center 0px ;
}
View or Pay Utility Bill
.fancyButton420.fancyButton:link,.fancyButton420.fancyButton:visited, .fancyButton420div.fancyButton{
background-image: url('/ImageRepository/Document?documentID=5787');
background-repeat: no-repeat;
background-position: center 98px ;
transition: all .2s ease-in-out;}
.fancyButton420.fancyButton:hover,.fancyButton420.fancyButton:focus,.fancyButton420.fancyButton:active,.fancyButton420.fancyButton.hover{
background-image: url('/ImageRepository/Document?documentID=5786');
}
.fancyButton420.fancyButton:link > span,.fancyButton420.fancyButton:visited > span, .fancyButton420div.fancyButton > span{
}
.fancyButton420.fancyButton:hover > span,.fancyButton420.fancyButton:focus > span,.fancyButton420.fancyButton:active > span,.fancyButton420.fancyButton.hover > span{
}
.fancyButton420.fancyButton .text{
color: #383838;
font-size: 1.1em;
font-family: "EB Garamond";
padding-top: 110px;
font-weight: 700;
text-decoration: none;
padding-top: 110px;
background-image: url('/ImageRepository/Document?documentID=5781');
background-repeat: no-repeat;
background-position: center 10px ;
line-height: 1.2;
transition: all .2s ease-in-out;
}
.fancyButton420.fancyButton:hover .text,.fancyButton420.fancyButton:focus .text,.fancyButton420.fancyButton:active .text,.fancyButton420.fancyButton.hover .text{
text-decoration: underline;
background-repeat: no-repeat;
background-position: center 0px ;
}
Permits& Inspections
.fancyButton421.fancyButton:link,.fancyButton421.fancyButton:visited, .fancyButton421div.fancyButton{
background-image: url('/ImageRepository/Document?documentID=5787');
background-repeat: no-repeat;
background-position: center 98px ;
transition: all .2s ease-in-out;}
.fancyButton421.fancyButton:hover,.fancyButton421.fancyButton:focus,.fancyButton421.fancyButton:active,.fancyButton421.fancyButton.hover{
background-image: url('/ImageRepository/Document?documentID=5786');
}
.fancyButton421.fancyButton:link > span,.fancyButton421.fancyButton:visited > span, .fancyButton421div.fancyButton > span{
}
.fancyButton421.fancyButton:hover > span,.fancyButton421.fancyButton:focus > span,.fancyButton421.fancyButton:active > span,.fancyButton421.fancyButton.hover > span{
}
.fancyButton421.fancyButton .text{
color: #383838;
font-size: 1.1em;
font-family: "EB Garamond";
padding-top: 110px;
font-weight: 700;
text-decoration: none;
padding-top: 110px;
background-image: url('/ImageRepository/Document?documentID=5782');
background-repeat: no-repeat;
background-position: center 10px ;
line-height: 1.2;
transition: all .2s ease-in-out;
}
.fancyButton421.fancyButton:hover .text,.fancyButton421.fancyButton:focus .text,.fancyButton421.fancyButton:active .text,.fancyButton421.fancyButton.hover .text{
text-decoration: underline;
background-repeat: no-repeat;
background-position: center 0px ;
}
Employment& Volunteering
.fancyButton422.fancyButton:link,.fancyButton422.fancyButton:visited, .fancyButton422div.fancyButton{
background-image: url('/ImageRepository/Document?documentID=5787');
background-repeat: no-repeat;
background-position: center 98px ;
transition: all .2s ease-in-out;}
.fancyButton422.fancyButton:hover,.fancyButton422.fancyButton:focus,.fancyButton422.fancyButton:active,.fancyButton422.fancyButton.hover{
background-image: url('/ImageRepository/Document?documentID=5786');
}
.fancyButton422.fancyButton:link > span,.fancyButton422.fancyButton:visited > span, .fancyButton422div.fancyButton > span{
}
.fancyButton422.fancyButton:hover > span,.fancyButton422.fancyButton:focus > span,.fancyButton422.fancyButton:active > span,.fancyButton422.fancyButton.hover > span{
}
.fancyButton422.fancyButton .text{
color: #383838;
font-size: 1.1em;
font-family: "EB Garamond";
padding-top: 110px;
font-weight: 700;
text-decoration: none;
padding-top: 110px;
background-image: url('/ImageRepository/Document?documentID=5780');
background-repeat: no-repeat;
background-position: center 10px ;
line-height: 1.2;
transition: all .2s ease-in-out;
}
.fancyButton422.fancyButton:hover .text,.fancyButton422.fancyButton:focus .text,.fancyButton422.fancyButton:active .text,.fancyButton422.fancyButton.hover .text{
text-decoration: underline;
background-repeat: no-repeat;
background-position: center 0px ;
}
7550 Sunwood Drive NWRamsey, MN 55303Phone: 763-427-1410Fax: 763-427-5543"
Public Works Committee Meeting Canceled
"Create a Website Account - Manage notification subscriptions, save form progress and more.
Search autocomplete is currently not responding. Please try again later.
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.
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
//
Public Data & Transparency
.fancyButton417.fancyButton:link,.fancyButton417.fancyButton:visited, .fancyButton417div.fancyButton{
background-image: url('/ImageRepository/Document?documentID=5787');
background-repeat: no-repeat;
background-position: center 98px ;
transition: all .2s ease-in-out;}
.fancyButton417.fancyButton:hover,.fancyButton417.fancyButton:focus,.fancyButton417.fancyButton:active,.fancyButton417.fancyButton.hover{
background-image: url('/ImageRepository/Document?documentID=5786');
}
.fancyButton417.fancyButton:link > span,.fancyButton417.fancyButton:visited > span, .fancyButton417div.fancyButton > span{
}
.fancyButton417.fancyButton:hover > span,.fancyButton417.fancyButton:focus > span,.fancyButton417.fancyButton:active > span,.fancyButton417.fancyButton.hover > span{
}
.fancyButton417.fancyButton .text{
color: #383838;
font-size: 1.1em;
font-family: "EB Garamond";
padding-top: 110px;
font-weight: 700;
text-decoration: none;
padding-top: 110px;
background-image: url('/ImageRepository/Document?documentID=5783');
background-repeat: no-repeat;
background-position: center 10px ;
line-height: 1.2;
transition: all .2s ease-in-out;
}
.fancyButton417.fancyButton:hover .text,.fancyButton417.fancyButton:focus .text,.fancyButton417.fancyButton:active .text,.fancyButton417.fancyButton.hover .text{
text-decoration: underline;
background-repeat: no-repeat;
background-position: center 0px ;
}
Stay Connected
.fancyButton418.fancyButton:link,.fancyButton418.fancyButton:visited, .fancyButton418div.fancyButton{
background-image: url('/ImageRepository/Document?documentID=5787');
background-repeat: no-repeat;
background-position: center 98px ;
transition: all .2s ease-in-out;}
.fancyButton418.fancyButton:hover,.fancyButton418.fancyButton:focus,.fancyButton418.fancyButton:active,.fancyButton418.fancyButton.hover{
background-image: url('/ImageRepository/Document?documentID=5786');
}
.fancyButton418.fancyButton:link > span,.fancyButton418.fancyButton:visited > span, .fancyButton418div.fancyButton > span{
}
.fancyButton418.fancyButton:hover > span,.fancyButton418.fancyButton:focus > span,.fancyButton418.fancyButton:active > span,.fancyButton418.fancyButton.hover > span{
}
.fancyButton418.fancyButton .text{
color: #383838;
font-size: 1.1em;
font-family: "EB Garamond";
padding-top: 110px;
font-weight: 700;
text-decoration: none;
padding-top: 110px;
background-image: url('/ImageRepository/Document?documentID=5785');
background-repeat: no-repeat;
background-position: center 10px ;
line-height: 1.2;
transition: all .2s ease-in-out;
}
.fancyButton418.fancyButton:hover .text,.fancyButton418.fancyButton:focus .text,.fancyButton418.fancyButton:active .text,.fancyButton418.fancyButton.hover .text{
text-decoration: underline;
background-repeat: no-repeat;
background-position: center 0px ;
}
Reserve Parks& Facilities
.fancyButton419.fancyButton:link,.fancyButton419.fancyButton:visited, .fancyButton419div.fancyButton{
background-image: url('/ImageRepository/Document?documentID=5787');
background-repeat: no-repeat;
background-position: center 98px ;
transition: all .2s ease-in-out;}
.fancyButton419.fancyButton:hover,.fancyButton419.fancyButton:focus,.fancyButton419.fancyButton:active,.fancyButton419.fancyButton.hover{
background-image: url('/ImageRepository/Document?documentID=5786');
}
.fancyButton419.fancyButton:link > span,.fancyButton419.fancyButton:visited > span, .fancyButton419div.fancyButton > span{
}
.fancyButton419.fancyButton:hover > span,.fancyButton419.fancyButton:focus > span,.fancyButton419.fancyButton:active > span,.fancyButton419.fancyButton.hover > span{
}
.fancyButton419.fancyButton .text{
color: #383838;
font-size: 1.1em;
font-family: "EB Garamond";
padding-top: 110px;
font-weight: 700;
text-decoration: none;
padding-top: 110px;
background-image: url('/ImageRepository/Document?documentID=5784');
background-repeat: no-repeat;
background-position: center 10px ;
line-height: 1.2;
transition: all .2s ease-in-out;
}
.fancyButton419.fancyButton:hover .text,.fancyButton419.fancyButton:focus .text,.fancyButton419.fancyButton:active .text,.fancyButton419.fancyButton.hover .text{
text-decoration: underline;
background-repeat: no-repeat;
background-position: center 0px ;
}
View or Pay Utility Bill
.fancyButton420.fancyButton:link,.fancyButton420.fancyButton:visited, .fancyButton420div.fancyButton{
background-image: url('/ImageRepository/Document?documentID=5787');
background-repeat: no-repeat;
background-position: center 98px ;
transition: all .2s ease-in-out;}
.fancyButton420.fancyButton:hover,.fancyButton420.fancyButton:focus,.fancyButton420.fancyButton:active,.fancyButton420.fancyButton.hover{
background-image: url('/ImageRepository/Document?documentID=5786');
}
.fancyButton420.fancyButton:link > span,.fancyButton420.fancyButton:visited > span, .fancyButton420div.fancyButton > span{
}
.fancyButton420.fancyButton:hover > span,.fancyButton420.fancyButton:focus > span,.fancyButton420.fancyButton:active > span,.fancyButton420.fancyButton.hover > span{
}
.fancyButton420.fancyButton .text{
color: #383838;
font-size: 1.1em;
font-family: "EB Garamond";
padding-top: 110px;
font-weight: 700;
text-decoration: none;
padding-top: 110px;
background-image: url('/ImageRepository/Document?documentID=5781');
background-repeat: no-repeat;
background-position: center 10px ;
line-height: 1.2;
transition: all .2s ease-in-out;
}
.fancyButton420.fancyButton:hover .text,.fancyButton420.fancyButton:focus .text,.fancyButton420.fancyButton:active .text,.fancyButton420.fancyButton.hover .text{
text-decoration: underline;
background-repeat: no-repeat;
background-position: center 0px ;
}
Permits& Inspections
.fancyButton421.fancyButton:link,.fancyButton421.fancyButton:visited, .fancyButton421div.fancyButton{
background-image: url('/ImageRepository/Document?documentID=5787');
background-repeat: no-repeat;
background-position: center 98px ;
transition: all .2s ease-in-out;}
.fancyButton421.fancyButton:hover,.fancyButton421.fancyButton:focus,.fancyButton421.fancyButton:active,.fancyButton421.fancyButton.hover{
background-image: url('/ImageRepository/Document?documentID=5786');
}
.fancyButton421.fancyButton:link > span,.fancyButton421.fancyButton:visited > span, .fancyButton421div.fancyButton > span{
}
.fancyButton421.fancyButton:hover > span,.fancyButton421.fancyButton:focus > span,.fancyButton421.fancyButton:active > span,.fancyButton421.fancyButton.hover > span{
}
.fancyButton421.fancyButton .text{
color: #383838;
font-size: 1.1em;
font-family: "EB Garamond";
padding-top: 110px;
font-weight: 700;
text-decoration: none;
padding-top: 110px;
background-image: url('/ImageRepository/Document?documentID=5782');
background-repeat: no-repeat;
background-position: center 10px ;
line-height: 1.2;
transition: all .2s ease-in-out;
}
.fancyButton421.fancyButton:hover .text,.fancyButton421.fancyButton:focus .text,.fancyButton421.fancyButton:active .text,.fancyButton421.fancyButton.hover .text{
text-decoration: underline;
background-repeat: no-repeat;
background-position: center 0px ;
}
Employment& Volunteering
.fancyButton422.fancyButton:link,.fancyButton422.fancyButton:visited, .fancyButton422div.fancyButton{
background-image: url('/ImageRepository/Document?documentID=5787');
background-repeat: no-repeat;
background-position: center 98px ;
transition: all .2s ease-in-out;}
.fancyButton422.fancyButton:hover,.fancyButton422.fancyButton:focus,.fancyButton422.fancyButton:active,.fancyButton422.fancyButton.hover{
background-image: url('/ImageRepository/Document?documentID=5786');
}
.fancyButton422.fancyButton:link > span,.fancyButton422.fancyButton:visited > span, .fancyButton422div.fancyButton > span{
}
.fancyButton422.fancyButton:hover > span,.fancyButton422.fancyButton:focus > span,.fancyButton422.fancyButton:active > span,.fancyButton422.fancyButton.hover > span{
}
.fancyButton422.fancyButton .text{
color: #383838;
font-size: 1.1em;
font-family: "EB Garamond";
padding-top: 110px;
font-weight: 700;
text-decoration: none;
padding-top: 110px;
background-image: url('/ImageRepository/Document?documentID=5780');
background-repeat: no-repeat;
background-position: center 10px ;
line-height: 1.2;
transition: all .2s ease-in-out;
}
.fancyButton422.fancyButton:hover .text,.fancyButton422.fancyButton:focus .text,.fancyButton422.fancyButton:active .text,.fancyButton422.fancyButton.hover .text{
text-decoration: underline;
background-repeat: no-repeat;
background-position: center 0px ;
}
7550 Sunwood Drive NWRamsey, MN 55303Phone: 763-427-1410Fax: 763-427-5543"
Public Works Committee Meeting Cancelled
"Create a Website Account - Manage notification subscriptions, save form progress and more.
Search autocomplete is currently not responding. Please try again later.
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.
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
//
Public Data & Transparency
.fancyButton417.fancyButton:link,.fancyButton417.fancyButton:visited, .fancyButton417div.fancyButton{
background-image: url('/ImageRepository/Document?documentID=5787');
background-repeat: no-repeat;
background-position: center 98px ;
transition: all .2s ease-in-out;}
.fancyButton417.fancyButton:hover,.fancyButton417.fancyButton:focus,.fancyButton417.fancyButton:active,.fancyButton417.fancyButton.hover{
background-image: url('/ImageRepository/Document?documentID=5786');
}
.fancyButton417.fancyButton:link > span,.fancyButton417.fancyButton:visited > span, .fancyButton417div.fancyButton > span{
}
.fancyButton417.fancyButton:hover > span,.fancyButton417.fancyButton:focus > span,.fancyButton417.fancyButton:active > span,.fancyButton417.fancyButton.hover > span{
}
.fancyButton417.fancyButton .text{
color: #383838;
font-size: 1.1em;
font-family: "EB Garamond";
padding-top: 110px;
font-weight: 700;
text-decoration: none;
padding-top: 110px;
background-image: url('/ImageRepository/Document?documentID=5783');
background-repeat: no-repeat;
background-position: center 10px ;
line-height: 1.2;
transition: all .2s ease-in-out;
}
.fancyButton417.fancyButton:hover .text,.fancyButton417.fancyButton:focus .text,.fancyButton417.fancyButton:active .text,.fancyButton417.fancyButton.hover .text{
text-decoration: underline;
background-repeat: no-repeat;
background-position: center 0px ;
}
Stay Connected
.fancyButton418.fancyButton:link,.fancyButton418.fancyButton:visited, .fancyButton418div.fancyButton{
background-image: url('/ImageRepository/Document?documentID=5787');
background-repeat: no-repeat;
background-position: center 98px ;
transition: all .2s ease-in-out;}
.fancyButton418.fancyButton:hover,.fancyButton418.fancyButton:focus,.fancyButton418.fancyButton:active,.fancyButton418.fancyButton.hover{
background-image: url('/ImageRepository/Document?documentID=5786');
}
.fancyButton418.fancyButton:link > span,.fancyButton418.fancyButton:visited > span, .fancyButton418div.fancyButton > span{
}
.fancyButton418.fancyButton:hover > span,.fancyButton418.fancyButton:focus > span,.fancyButton418.fancyButton:active > span,.fancyButton418.fancyButton.hover > span{
}
.fancyButton418.fancyButton .text{
color: #383838;
font-size: 1.1em;
font-family: "EB Garamond";
padding-top: 110px;
font-weight: 700;
text-decoration: none;
padding-top: 110px;
background-image: url('/ImageRepository/Document?documentID=5785');
background-repeat: no-repeat;
background-position: center 10px ;
line-height: 1.2;
transition: all .2s ease-in-out;
}
.fancyButton418.fancyButton:hover .text,.fancyButton418.fancyButton:focus .text,.fancyButton418.fancyButton:active .text,.fancyButton418.fancyButton.hover .text{
text-decoration: underline;
background-repeat: no-repeat;
background-position: center 0px ;
}
Reserve Parks& Facilities
.fancyButton419.fancyButton:link,.fancyButton419.fancyButton:visited, .fancyButton419div.fancyButton{
background-image: url('/ImageRepository/Document?documentID=5787');
background-repeat: no-repeat;
background-position: center 98px ;
transition: all .2s ease-in-out;}
.fancyButton419.fancyButton:hover,.fancyButton419.fancyButton:focus,.fancyButton419.fancyButton:active,.fancyButton419.fancyButton.hover{
background-image: url('/ImageRepository/Document?documentID=5786');
}
.fancyButton419.fancyButton:link > span,.fancyButton419.fancyButton:visited > span, .fancyButton419div.fancyButton > span{
}
.fancyButton419.fancyButton:hover > span,.fancyButton419.fancyButton:focus > span,.fancyButton419.fancyButton:active > span,.fancyButton419.fancyButton.hover > span{
}
.fancyButton419.fancyButton .text{
color: #383838;
font-size: 1.1em;
font-family: "EB Garamond";
padding-top: 110px;
font-weight: 700;
text-decoration: none;
padding-top: 110px;
background-image: url('/ImageRepository/Document?documentID=5784');
background-repeat: no-repeat;
background-position: center 10px ;
line-height: 1.2;
transition: all .2s ease-in-out;
}
.fancyButton419.fancyButton:hover .text,.fancyButton419.fancyButton:focus .text,.fancyButton419.fancyButton:active .text,.fancyButton419.fancyButton.hover .text{
text-decoration: underline;
background-repeat: no-repeat;
background-position: center 0px ;
}
View or Pay Utility Bill
.fancyButton420.fancyButton:link,.fancyButton420.fancyButton:visited, .fancyButton420div.fancyButton{
background-image: url('/ImageRepository/Document?documentID=5787');
background-repeat: no-repeat;
background-position: center 98px ;
transition: all .2s ease-in-out;}
.fancyButton420.fancyButton:hover,.fancyButton420.fancyButton:focus,.fancyButton420.fancyButton:active,.fancyButton420.fancyButton.hover{
background-image: url('/ImageRepository/Document?documentID=5786');
}
.fancyButton420.fancyButton:link > span,.fancyButton420.fancyButton:visited > span, .fancyButton420div.fancyButton > span{
}
.fancyButton420.fancyButton:hover > span,.fancyButton420.fancyButton:focus > span,.fancyButton420.fancyButton:active > span,.fancyButton420.fancyButton.hover > span{
}
.fancyButton420.fancyButton .text{
color: #383838;
font-size: 1.1em;
font-family: "EB Garamond";
padding-top: 110px;
font-weight: 700;
text-decoration: none;
padding-top: 110px;
background-image: url('/ImageRepository/Document?documentID=5781');
background-repeat: no-repeat;
background-position: center 10px ;
line-height: 1.2;
transition: all .2s ease-in-out;
}
.fancyButton420.fancyButton:hover .text,.fancyButton420.fancyButton:focus .text,.fancyButton420.fancyButton:active .text,.fancyButton420.fancyButton.hover .text{
text-decoration: underline;
background-repeat: no-repeat;
background-position: center 0px ;
}
Permits& Inspections
.fancyButton421.fancyButton:link,.fancyButton421.fancyButton:visited, .fancyButton421div.fancyButton{
background-image: url('/ImageRepository/Document?documentID=5787');
background-repeat: no-repeat;
background-position: center 98px ;
transition: all .2s ease-in-out;}
.fancyButton421.fancyButton:hover,.fancyButton421.fancyButton:focus,.fancyButton421.fancyButton:active,.fancyButton421.fancyButton.hover{
background-image: url('/ImageRepository/Document?documentID=5786');
}
.fancyButton421.fancyButton:link > span,.fancyButton421.fancyButton:visited > span, .fancyButton421div.fancyButton > span{
}
.fancyButton421.fancyButton:hover > span,.fancyButton421.fancyButton:focus > span,.fancyButton421.fancyButton:active > span,.fancyButton421.fancyButton.hover > span{
}
.fancyButton421.fancyButton .text{
color: #383838;
font-size: 1.1em;
font-family: "EB Garamond";
padding-top: 110px;
font-weight: 700;
text-decoration: none;
padding-top: 110px;
background-image: url('/ImageRepository/Document?documentID=5782');
background-repeat: no-repeat;
background-position: center 10px ;
line-height: 1.2;
transition: all .2s ease-in-out;
}
.fancyButton421.fancyButton:hover .text,.fancyButton421.fancyButton:focus .text,.fancyButton421.fancyButton:active .text,.fancyButton421.fancyButton.hover .text{
text-decoration: underline;
background-repeat: no-repeat;
background-position: center 0px ;
}
Employment& Volunteering
.fancyButton422.fancyButton:link,.fancyButton422.fancyButton:visited, .fancyButton422div.fancyButton{
background-image: url('/ImageRepository/Document?documentID=5787');
background-repeat: no-repeat;
background-position: center 98px ;
transition: all .2s ease-in-out;}
.fancyButton422.fancyButton:hover,.fancyButton422.fancyButton:focus,.fancyButton422.fancyButton:active,.fancyButton422.fancyButton.hover{
background-image: url('/ImageRepository/Document?documentID=5786');
}
.fancyButton422.fancyButton:link > span,.fancyButton422.fancyButton:visited > span, .fancyButton422div.fancyButton > span{
}
.fancyButton422.fancyButton:hover > span,.fancyButton422.fancyButton:focus > span,.fancyButton422.fancyButton:active > span,.fancyButton422.fancyButton.hover > span{
}
.fancyButton422.fancyButton .text{
color: #383838;
font-size: 1.1em;
font-family: "EB Garamond";
padding-top: 110px;
font-weight: 700;
text-decoration: none;
padding-top: 110px;
background-image: url('/ImageRepository/Document?documentID=5780');
background-repeat: no-repeat;
background-position: center 10px ;
line-height: 1.2;
transition: all .2s ease-in-out;
}
.fancyButton422.fancyButton:hover .text,.fancyButton422.fancyButton:focus .text,.fancyButton422.fancyButton:active .text,.fancyButton422.fancyButton.hover .text{
text-decoration: underline;
background-repeat: no-repeat;
background-position: center 0px ;
}
7550 Sunwood Drive NWRamsey, MN 55303Phone: 763-427-1410Fax: 763-427-5543"
Happy Days Festival Set for September 2026 in Ramsey
"The annual Happy Days Festival will be held on Saturday, September 12, 2026.Join us for the fun. There is something for everyone. The day starts with the 5K and a fun run at Elmcrest Park. The parade, expo, food trucks, kids' activities, musical entertainment, fireworks, and more are held on Sunwood Drive NW, across from City Hall.We look forward to seeing you there!"
Ramsey's Draw Summer Concert Series Kicks Off in June
"The City of Ramsey is delighted to host the annual Concert Summer Series at The Draw. Concerts will be held from June to August, from 6:30 to 8:00 p.m., except for the final concert, which will take place from 6:00 to 8:00 p.m. The outdoor concerts are fun for families. They include extra activities such as Art in the Park and end with the Trott Brook Benefit Bash.LocationThe Draw is in Ramsey's COR. View a map of The Draw7401 Ramsey ParkwayRamsey, MN 55303"