<!--
// © 2005 City of Las Vegas | All Rights Reserved | Use only with permission //
// All Contents of this Website are the property of the City of Las Vegas //
// http://www.LasVegasNevada.gov //
// Footer Script //
// Printer Friendly and External Links Icons
document.write("<table width='100%' border='0' cellspacing='0' cellpadding='0' bgcolor='#ffffff'>");
document.write("<tr>");
document.write("<td width='150'><div style='width:150px;'></div></td>");
document.write("<td width='2' bgcolor='#4d4d4d' valign='top'><img src='img/lasvegas/clear.gif' width='2' height='1' hspace='0' vspace='0' border='0'></td>");
document.write("<td align='right'>");
document.write("<table border='0' cellspacing='0' cellpadding='4' class='Legend'>");
document.write("<tr>");
document.write("<td class='LegendText'><img src='img/lasvegas/icoExternalLink.gif' alt='External Link' width='20' height='14' hspace='0' vspace='0' border='0'> External Link</td>");
document.write("</tr>");
document.write("</table>");
document.write("</td>");
document.write("<td width='2' bgcolor='#4d4d4d' valign='top'><img src='img/lasvegas/clear.gif' width='2' height='1' hspace='0' vspace='0' border='0'></td>");
document.write("<td width='150' align='right'><div style='width:150px;'></div></td>");
document.write("</tr>");
document.write("</table>");
// Actual Footer Information
document.write("<div id='Footer' class='Footer'>");
document.write("<div style='background-color:#ffffff; height:2px;'><img src='img/lasvegas/clear.gif' width='1' height='2' hspace='0' vspace='0' border='0'></div>");
document.write("<div style='padding:1px;'>");
document.write("<a href='" + ROOT + "/index.htm'>Home</a> | <a href='" + ROOT + "/Visitor/default.htm'>Visitor</a> | <a href='/Resident/default.htm'>Resident</a> | <a href='/Business/default.htm'>Business</a> | <a href='/Search/default.asp'>Search</a> | <a href='/AppForms/ContactUs.asp'>Contact Us</a><br>");
document.write("&copy; 2005 City of Las Vegas | <a href='" + ROOT + "/privacy_security.htm'>Privacy, Security, Acceptable Use Policies</a>");

//DynamicPORTAL info
//document.write("<br><i>Dynamic</i>PORTAL&#153; and online application process Copyright &#169; 2005, <a href='http://www.hansen.com' class='gray' target='_new'>Hansen Information Technologies</a>");


document.write("</div>");
document.write("<div style='background-color:#ffffff; height:2px;'><img src='img/lasvegas/clear.gif' width='1' height='2' hspace='0' vspace='0' border='0'></div>");
document.write("</div>");
//-->