document.write("<div id='deptNavServicesHeading'>");
document.write("<h2>County Treasurer Links </h2>");
document.write("</div>");
document.write("<div id='deptNavServicesSelection'>");
document.write("<ul>");
document.write("<li> <a href='tools/jsp/re_tax_inquiry.jsp'>Real Estate Property</a> </li>");
document.write("<li> <a href='tools/jsp/pp_payment_history.jsp'>Personal Property</a> </li>");
document.write("<li> <a href='property_search.html'>Property Search</a> </li>");
document.write("<li> <a href='resource/general_taxpayer_info.pdf'>General Taxpayer Information</a> </li>");
document.write("<li> <a href='payment_info.html'>Payment Information</a> </li>");
document.write("<!--<li> <a href='rpo_termination_page.html'>Online Payment</a> </li>-->");
document.write("<li> <a href='https://payments.bankofamerica.com/otp/StartAction.do?pima'>Online Payment</a> </li>");
document.write("<li> <a href='invinfo.html'>Investment Information</a> </li>");
document.write("<li> <a href='faq.html'>Frequently Asked Questions</a> </li>");
document.write("<li> <a href='http://www2.to.pima.gov/TaxRates.aspx'>Pima County Tax Rates</a> </li>");
document.write("<li> <a href='tax_lien_sale.html'>Tax Lien Sales Information</a> </li>");
document.write("<li> <a href='sales_taxes.html'>Pima County Sales Taxes</a> </li>");
document.write("<li> <a href='ExcessProceeds.html'>Excess Proceeds</a> </li>");
document.write("<li> <a href='http://www2.to.pima.gov/TaxStatement.aspx'>Tax Statement</a> </li>");
document.write("<!--<li> <a href='http://www.to.co.pima.az.us/under_construction.html'>Tax Statement</a> </li>-->");
document.write("</ul>");
document.write("<br></br><br>");
document.write("<table>");
document.write("<tr>");
document.write("<td>");
if (navigator.appName.substring(0,8) == "Netscape")
{ 	// JavaScript here for user agents implementing Netscape layout engine
	document.write("<a href='http://www.adobe.com/products/acrobat/readstep2.html'><img src='images/get_acrobat_reader.bmp' title='Picture of Adobe Reader: Download the latest version of Adobe Reader' width='88' height='31' border='0' id='acrobatpicture'></img></a>");
}
else if (navigator.appName.substring(0,9) == "Microsoft")
{	// JavaScript here for IE 4 and later
	document.write("<a href='http://www.adobe.com/products/acrobat/readstep2.html'><img src='images/get_acrobat_reader.bmp' ALT='Picture of Adobe Reader: Download the latest version of Adobe Reader' width='88' height='31' border='0' id='acrobatpicture'></img></a>");
}
else
{
	document.write("<a href='http://www.adobe.com/products/acrobat/readstep2.html'><img src='images/get_acrobat_reader.bmp' title='Picture of Adobe Reader: Download the latest version of Adobe Reader' width='88' height='31' border='0' id='acrobatpicture'></img></a>");
}
document.write("</td>");
document.write("</tr>");
document.write("</table>");
document.write("</div>");
document.write("<!--Vertical space filler -->");
document.write("<div id='spaceFiller'></div>");
document.write("<div id='sealBlue'>");
document.write("<p class='leftNavText'></p>");
document.write("</div>");
document.write("</div>");
