// JavaScript Document - To be used with awu_footer & awu_nav_links

document.write("<title>Austin Water Utility</title>" +
			   "<a href='#skipAWUNav'><img src='http://www.ci.austin.tx.us/images/trans.gif' width='1' height='1' border='0' alt='Skip the Austin Water Utility Navigation bar and go to the main content'></a>" +
			   "<p></p><center>" +
				"<table border='0' cellpadding='0' cellspacing='0' width='700' summary='This is the MAIN table for the whole Water Utility page'> " +
				"	<tr><td colspan='2'> " +			   
				   "<table border='0' cellpadding='0' cellspacing='0' width='700'>" +
					"  <tr>" +				
					"   <td><a href='http://www.ci.austin.tx.us/water/'><img name='awuwaterconlogo' src='http://www.ci.austin.tx.us/water/images/awuwaterconlogo.jpg' width='155' height='91' border='0' alt='Austin Water Utility'></a></td> " +
					"   <td><a href='http://www.ci.austin.tx.us/watercon/'><img name='mastheadwatercon' src='http://www.ci.austin.tx.us/water/images/mastheadwatercon.jpg' width='545' height='91' border='0' alt=''></a></td> " +
					"  </tr> " +
				"</table></td></tr>" +
				"<tr><td bgcolor='#00539F' align='left' valign='top'>");
    
