// JavaScript Document
// footer text for all pages

document.write("<span style='font-weight:bold; font-family:arial; font-size:9pt'>");	
document.write(" <br /><center>Photo credits: California Department of Water Resources, USGS, USBR, and the Army Corps of Engineers</center> ");	
document.write("<span style='font-weight:normal; font-family:arial; font-size:8pt'>");
document.write(" <br /><center>Original Site Design and Content Copyright \© 2007 - 2010<br>United States Committee on Irrigation and Drainage<br>All Rights Reserved</center> ");


