
<!--

var xpage = window.document.URL;


var xfooter = "<tr align='middle'><td bgcolor='#000000'><table align='center'>"
xfooter += "<tr><td>"
xfooter += "<a class='anchorsmall2' href='conditionsofuse.asp'>Conditions of Use</a></td>"
xfooter += "<td><a class='anchorsmall2' href='privacy.asp'>Privacy Notice</a></td>"
xfooter += "<td>"
xfooter += "<a class='anchorsmall2' href='mailto:webmaster@parsippany.com'>Contact Us</a>"
xfooter += "</td><td><a class='anchorsmall2' href='mailto:webmaster@parsippany.com?subject="
xfooter += xpage
xfooter += "'>"
xfooter += "Report a problem on this page</a></td>"
xfooter += "<td><a class='anchorsmall2' href='http://parsippany.com/index.asp'>Parsippany.com</a></td>"
xfooter += "<td><a class='anchorsmall2' href='http://parsippany.net'>Town of Parsippany</a></td>"
xfooter += "</tr></table></td></tr>"

document.write(xfooter);

//-->

