var show = new Slideflow("show", 8000);


  show.addSlide("/photos/993/thumbs/wppl.jpg","<h3>Water Line Protection Program (WLPP)<\/h3>\n<p>Are you prepared for a Water Line Emergency? Most residents are unaware that they are responsible for repairs to the water line that runs from the street into their home.<\/p>\n<p>The WLPP is a voluntary option for <st1:city w:st=\"on\"><st1:place w:st=\"on\">Madison<\/st1:place><\/st1:city> residents seeking an affordable way to provide relief from the expenses and headaches related to emergency water line repair. For more information please <a href=\"/agencies/water/pages/water-line-protection-program\">click here<\/a>. <o:p><\/o:p><\/p>");

  show.addSlide("/photos/993/thumbs/2012recycling.jpg","<h3>2012 Recycling Newsletter<\/h3>\n<p>The Borough of Madison\'s recycling newsletter is now available on&nbsp; our Web site. To view or download the&nbsp;electronic PDF&nbsp;version, <a href=\"/uploads/958/2012_recycling_newsletter.pdf\">click here<\/a>.<\/p>\n<p>Please note, print copies will also be mailed to residents next week.<\/p>\n<p>For more information about recycling, please visit the recycling&nbsp;<a href=\"/agencies/recycling\">Web page<\/a>.&nbsp;&nbsp;<\/p>");

  show.addSlide("/photos/993/thumbs/closelook.jpg","<h3>Payroll Data<\/h3>\n<p>To further transparency in government and increase public awareness, the Madison governing body has updated the employee payroll information and now reports of the past four years. We have also compiled a report separating base compensation, overtime and other forms of paid compensation for 2011. &nbsp;The governing body members are all volunteers and serve without compensation. &nbsp;Please <a href=\"/agencies/mayor-and-council/pages/2011-payroll-data\">click here<\/a> for the payroll information and other financial documents.<\/p>");

  show.addSlide("/photos/993/thumbs/photo_gardens.jpg","<h3>Community Garden Aps Available<\/h3>\n<p>Applications are now being accepted for the 2012 growing season.&nbsp; Please click <a href=\"/uploads/1069/community_garden_info_and_application.pdf\">here<\/a> to download an application.<\/p>");


show.controls = function(current, total) {
	return "<p><a href='javascript:show.back();'>" +
           "<img src='/images/left.png' width=25 height=25></a>" +
           current + " of " + total +
           "<a href='javascript:show.next();'>" +
           "<img src='/images/right.png' width=25 height=25></a>";
}

show.loader = "/images/ajax-loader.gif";

show.init();
