update = new Date(document.lastModified); theMonth = update.getMonth() +1; theYear = update.getFullYear(); theDate = update.getDate(); document.writeln(''); document.writeln('
'); document.writeln(''); document.writeln(''); document.writeln(''); // old: document.write(''); document.writeln(''); document.writeln('
  Customer Service | Energy Center | Newsroom | Rivers & Recreation | About Us
Contact Us | Site Map | IDACORP | Home | Site Specs | '); // new document.write('
Contact Us | Site Map | IDACORP | Home  |  Site Specs'); document.writeln('Change Presentation
Copyright © 1995-' +theYear+' Idaho Power Company
All rights reserved. Revised on ' + theMonth + '/' + theDate + '/' + theYear + '.
'+serverName+'
');