document.write("<a name='top'></a>");
document.write("<!--COUNTY-WIDE LAYOUT-->");
document.write("<img id='bodyNWcorner' height='40' src='images/body_nwcorner.gif' width='41'></img>");
if (navigator.appName.substring(0,8) == "Netscape")
{ 
	document.write("<strong><a href='http://www.to.co.pima.az.us/'><img src='images/pima_county.gif' title='Pima County Logo: Treasurer\'s Office Home' width='472' height='119' border='0' id='PimaCounty'></img></a>");
	document.write("</strong> <img src='images/pima_county_pic.jpg' title='Beautiful Picture of Pima County' width='301' height='80' border='0' id='pimaPicture'></img>");
}
else if (navigator.appName.substring(0,9) == "Microsoft")
{	// JavaScript here for IE 4 and later
	document.write("<strong><a href='http://www.to.co.pima.az.us/'><img src='images/pima_county.gif' ALT='Pima County Logo: Treasurer\'s Office Home' width='472' height='119' border='0' id='PimaCounty'></img></a>");
	document.write("</strong> <img src='images/pima_county_pic.jpg' ALT='Beautiful Picture of Pima County' width='301' height='80' border='0' id='pimaPicture'></img>");
}
else
{
	document.write("<strong><a href='http://www.to.co.pima.az.us/'><img src='images/pima_county.gif' title='Pima County Logo: Treasurer\'s Office Home' width='472' height='119' border='0' id='PimaCounty'></img></a>");
	document.write("</strong> <img src='images/pima_county_pic.jpg' title='Beautiful Picture of Pima County' width='301' height='80' border='0' id='pimaPicture'></img>");
}
document.write("<div id='countyNav'><img id='countyNavNWcorner' height='24' src='images/countynav_nwcorner.gif' width='21'></img>");
document.write("<p class='countyNavText'><a href='http://www.asr.pima.gov/'>Assessor\'s Home Page</a> | <a href='http://www.co.pima.az.us/'> Pima County Home Page</a> | <a href='contact.html'>Contact Us</a> | <a href='mailto:TOwebmaster@pima.gov'>Comments</a></p>");
document.write("<img id='countyNavNEcorner' height='24' src='images/countynav_necorner.gif' width='21'></img>");
document.write("</div>");